Found 1013 results for "gitana 4.0 engine security access-policies conditions or"
The search executed in 0.003149814 seconds. That's fast.
![]() |
Dynamic ProxyPassReverseCookieDomain with Apache 2We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged
Score: 1.8246052
|
![]() |
Build your prototype website in 10 easy stepsGetting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)
Score: 1.814891
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / ConfigurationOptimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.
Score: 1.8108418
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / ConfigurationOptimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.
Score: 1.8108418
|
![]() |
Gitana 3.2 / Guide / Guide / Features / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 1.7998192
|
![]() |
Gitana 4.0 / Content Engine / Aspects / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 1.7998192
|
![]() |
Gitana 4.0 / DevelopersExplore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.
Score: 1.7974739
|
![]() |
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 1.7806227
|
![]() |
Single Sign On (SSO)Cloud CMS introduces a Single Sign-On service that will make it easy for the users to connect using their already existing business accounts. Cloud CMS supports two Enterprise SSO features – SAML 2.0 and JWT. These are two popular SSO mechanisms that work with many commercial and open-source identity providers including Microsoft Active Directory Federation Services (ADFS), JBoss Keycloak etc. Using SAML 2.0 and JWT, Cloud CMS can be easily integrated with your corporate security infrastructure.
Score: 1.7576869
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment HandlerEffortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.
Score: 1.7514067
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment HandlerDeploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.
Score: 1.7514067
|
![]() |
Gitana 4.0 / Developers / Cookbooks / REST API CookbookExplore our comprehensive REST API Cookbook, featuring guides on Gitana OAuth2 connection, node creation, associations, and MongoDB queries.
Score: 1.7505889
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LocalLocal Authentication Provider connects your Node.js app with a custom identity provider, supporting secure login and authentication configuration.
Score: 1.7365401
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Providers / LocalEnable seamless local authentication on Cloud CMS with a custom identity provider configured using Node.js or any technology.
Score: 1.7365401
|
![]() |
Gitana 3.2 / Guide / Guide / Features / WatermarkableEffortlessly apply watermarks to your content with Cloud CMS, ensuring consistency and control over image protection.
Score: 1.7270019
|
![]() |
Gitana 4.0 / Content Engine / Aspects / WatermarkableEffortlessly apply watermarks to your content with Cloud CMS, ensuring consistency and control over image protection.
Score: 1.7270019
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media TypesLearn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.
Score: 1.7212987
|
![]() |
Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media TypesLearn how to extend media types in CloudCMS with custom templates by following our guide, including code samples and JSON configuration tips.
Score: 1.7212987
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.7190851
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.7190851
|
![]() |
Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Twilio AuthyConfigure Twilio Authy for secure multifactor authentication with Cloud CMS, using Service Descriptors and System Authenticators.
Score: 1.6914272
|
![]() |
Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Twilio AuthySecure your Cloud CMS with Twilio Authy for Multifactor Authentication. Learn configuration details and API integration steps.
Score: 1.6914272
|
![]() |
Advanced Content Modeling options (example)Question. If I have the following collections: Categories Products Product_Description_Schemas Each Product is linked to a Category. Each Category is linked to a Product_Description_Schema. The outcome I want to accomplish is that the description schema for Product X I am entering, is defined by the Category it is linked to ( which in turn is defined by the Product_Description_Schema that the Category is linked to ). e.g. Product = Hilton Hotel London, Category = Hotel, Product_Description_Schem
Score: 1.6914272
|
![]() |
How to monitor API traffic from a node js appIt is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host
Score: 1.690299
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / BehaviorsDiscover how Cloud CMS automates content behaviors with rules and scripts, ensuring seamless content model integration and consistent triggers across all platforms.
Score: 1.6875545
|