Found 440 results for "gitana 4.0 engine security access-policies conditions reference"
The search executed in 0.00229073 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Module InstallationRun Cloud CMS as a Node.js module, customize it with functions, APIs, and templates for flexible web content management.
Score: 1.4450446
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Module InstallationOptimize your Node.js app with Cloud CMS server. Access robust features, extend functionality, and streamline content management effortlessly.
Score: 1.4450446
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 1.430857
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / UI ViewsOptimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.
Score: 1.413744
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / DefaultOptimize HTTP requests with our default adapter for identifying user info through headers and cookies. Secure configuration options included.
Score: 1.4085867
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Adapters / DefaultOptimize HTTP requests with our default adapter for identifying user info through headers and cookies. Secure configuration options included.
Score: 1.4085867
|
![]() |
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.4076214
|
![]() |
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.4076214
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Inline LinksEnhance text parsing with automatic link discovery and prevent deletion of linked docs in Cloud CMS, ensuring robust content management.
Score: 1.4068532
|
![]() |
Gitana 3.2 / Guide / Guide / General / Custom Domain NameOptimize your Cloud CMS editorial UI with custom domain names for secure, branded access across SaaS or on-premise setups.
Score: 1.4068532
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Inline LinksEnhance your text-based markup with automatic inline link detection and management, ensuring seamless content tracking and reference updates.
Score: 1.4068532
|
![]() |
Gitana 4.0 / Content Engine / General / Custom Domain NameOptimize your Cloud CMS editorial UI with custom domain names for secure, branded access across SaaS or on-premise setups.
Score: 1.4068532
|
![]() |
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.4061168
|
![]() |
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.4061168
|
![]() |
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.4061168
|
![]() |
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.4045427
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Security / Create a new RoleManage project roles effortlessly with our guide. Create new roles or customize permissions to suit your needs. Explore default roles and permissions now!
Score: 1.3634075
|
![]() |
Gitana 4.0 / User Interface / Security / Create a new RoleManage project roles efficiently with default options or create custom roles. Assign specific permissions to tailor roles to your needs.
Score: 1.3634075
|
![]() |
Gitana 3.2 / Guide / Guide / Search / ExamplesExplore Cloud CMS search examples with ElasticSearch integration, allowing powerful queries using DSL or JSON for comprehensive content indexing and retrieval.
Score: 1.3617833
|
![]() |
Gitana 4.0 / Content Engine / Search / ExamplesExplore full-text and DSL search examples with Cloud CMS and ElasticSearch integration. Learn query techniques for effective content searches.
Score: 1.3617833
|
![]() |
Gitana 4.0 / Forms / API / UsageEffortlessly render dynamic forms using Alpaca, a flexible JavaScript library with customizable schemas, callbacks, and error handling options.
Score: 1.3617833
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / FilesEffortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.
Score: 1.3600333
|
![]() |
Gitana 4.0 / Developers / Frameworks / cURLLearn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.
Score: 1.3600333
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / FilesEffortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.
Score: 1.3600333
|
![]() |
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.3600333
|