Found 729 results for "gitana 4.0 engine security access-policies conditions id"
The search executed in 0.002447594 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / RecognitionAutomatically process and recognize faces, text, and more in images with Cloud CMS for enhanced search and analysis.
Score: 1.5246402
|
![]() |
Chat GPT and Cloud CMSLately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope
Score: 1.515362
|
![]() |
Gitana 4.0 / Forms / API / WizardsCreate multi-step wizards using Alpaca; simplify form creation with customizable layouts and validation for a user-friendly experience.
Score: 1.50951
|
![]() |
Gitana 4.0 / Forms / Fields / Text FieldExplore the comprehensive guide on the text field, including its properties, schema options, and examples for input configuration and customization.
Score: 1.4966935
|
![]() |
Gitana 3.2 / Guide / Guide / Text AnalysisAutomatically analyze your content on Cloud CMS to detect sentiment, key phrases, entities, and languages, enhancing editorial insights.
Score: 1.4856142
|
![]() |
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.4713109
|
![]() |
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.4713109
|
![]() |
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.4374726
|
![]() |
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.4353061
|
![]() |
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.4335995
|
![]() |
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.4335995
|
![]() |
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.391648
|
![]() |
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.3662094
|
![]() |
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.3662094
|
![]() |
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.3662094
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / PlatformAccess your platform's data stores and manage configurations seamlessly with our intuitive interface, supporting teams, authorities, and more.
Score: 1.363867
|
![]() |
Gitana 3.2 / Guide / Guide / API KeysEasily manage and retrieve your Cloud CMS API Keys and application credentials. Secure access through client and user key credentials.
Score: 1.3179071
|
![]() |
Gitana 4.0 / Developers / API KeysDiscover how to manage and securely access your data with Cloud CMS API Keys, vital for client and user authentication.
Score: 1.3179071
|
![]() |
How can I reuse connections with the Java Driver?The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr
Score: 1.3179071
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / JWTLearn how to configure Cloud CMS for JWT in SSO. Follow our simple example to generate and use JSON Web Tokens effectively.
Score: 1.3160856
|
![]() |
Gitana 4.0 / Content Engine / Single Sign On (SSO) / JWTLearn how to configure Cloud CMS for JWT and integrate it with SSO using JSON Web Tokens. Simplified example included.
Score: 1.3160856
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / CSVEasily import and manage CSV data in Cloud CMS using the Bulk Import tool, with examples from the 2014 World Cup Finals.
Score: 1.278258
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / CSVImport CSV data effortlessly into Cloud CMS with our Bulk Import tool. Perfect for World Cup match data or any CSV file.
Score: 1.278258
|
![]() |
How does security work in Cloud CMS?Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities
Score: 1.2486663
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / NodesEasily import content with Cloud CMS Bulk Import tool from structured files on disk, supporting articles and authors like Daenerys and Jon.
Score: 1.2383964
|