Found 244 results for "security permissions"

The search executed in 0.00200101 seconds. That's fast.

Gitana 4.0 / Reference / Types / Archive

Explore our comprehensive Archive documentation with methods, parameters, and properties for seamless integration and development.

Score: 1.4463537

Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Twilio Authy

Configure Twilio Authy for secure multifactor authentication with Cloud CMS, using Service Descriptors and System Authenticators.

Score: 1.4374726

Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Twilio Authy

Secure your Cloud CMS with Twilio Authy for Multifactor Authentication. Learn configuration details and API integration steps.

Score: 1.4374726

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 user

This 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 / Query

Optimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.

Score: 1.4302633

Gitana 4.0 / Content Engine / Find

Discover and retrieve content effortlessly with Cloud CMS Find Service, using Query, Search, and Traversal for composite result sets.

Score: 1.4302633

Gitana 4.0 / Content Engine / Query

Effortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.

Score: 1.4302633

Gitana 4.0 / Reference / Types / Tenant

Explore the Tenant API for managing and creating tenant instances within the Gitana platform. Access comprehensive documentation and examples.

Score: 1.4128933

Gitana 4.0 / Reference / Types / Project

Explore comprehensive documentation on Projects to understand structure, properties, and methods, and accelerate your development with language drivers.

Score: 1.4128933

Gitana 3.2 / Guide / Guide / Traversal

Explore Cloud CMS's powerful Traversal API to query graph-like content structures by relationships, nodes, and associations, ensuring secure, efficient data retrieval.

Score: 1.3975348

Gitana 4.0 / Content Engine / Traversal

Optimize content exploration in Cloud CMS with advanced traversal techniques, defining node connections and permissions for refined content discovery.

Score: 1.3975348

Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECS

Optimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.

Score: 1.3851899

Gitana 3.2 / Guide / Guide / Find

Discover and retrieve content with Cloud CMS's Find Service using MongoDB, ElasticSearch, and Graph Traversal for powerful, unified results.

Score: 1.3662707

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / Local

Local Authentication Provider connects your Node.js app with a custom identity provider, supporting secure login and authentication configuration.

Score: 1.3554893

Gitana 4.0 / Developers / Application Server / Authentication / Providers / Local

Enable seamless local authentication on Cloud CMS with a custom identity provider configured using Node.js or any technology.

Score: 1.3554893

Contact Us - Gitana

Contact Us - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. Pub

Score: 1.3554893

Gitana 3.2 / Guide / Guide / UI Developers Guide / Evaluators

Learn how evaluators define conditions for runtime configurations, impacting observed data and user permissions, with a wide variety of types available.

Score: 1.3541483

Gitana 4.0 / Developers / User Interface Customization / Evaluators

Discover how evaluators help define conditions for configuration inclusion based on runtime aspects like observables, permissions, and current user authority.

Score: 1.3541483

Gitana 4.0 / Reference / Types / Workflow Model

Comprehensive guide to Workflow Model API with methods for creation, deletion, querying, and updating. Supports multiple programming languages.

Score: 1.3504117

Gitana 3.2 / Guide / Guide / API Keys

Easily manage and retrieve your Cloud CMS API Keys and application credentials. Secure access through client and user key credentials.

Score: 1.3179071

Gitana 3.2 / Guide / Guide / Integrations / IBM API Connect

IBM API Connect offers a complete API platform to create, manage, and monetize APIs across clouds, ensuring seamless digital app innovation.

Score: 1.3179071

Gitana 4.0 / Developers / API Keys

Discover how to manage and securely access your data with Cloud CMS API Keys, vital for client and user authentication.

Score: 1.3179071

Gitana 4.0 / Content Engine / Integrations / IBM API Connect

IBM API Connect enables seamless creation, management, and monetization of APIs to power digital apps across clouds, enhancing innovation.

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