Found 113 results for "security"

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

Privacy Policy - Gitana

Privacy Policy - Gitana

Web Page

Privacy Policy - Gitana Status Releases Registry 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. Publishing Sou

Score: 4.9075
Authentication Grant

Gitana 3.2 / Guide / Guide / API / Data Types / Authentication Grant

Documentation Reference

Optimize user authentication with Authentication Grants, securing credentials without sharing passwords or usernames. (Gitana 3.2)

Score: 4.8423
Pricing: Free Options - Gitana

Pricing: Free Options - Gitana

Web Page

Pricing: Free Options - Gitana Status Releases Registry 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. Publish

Score: 4.6842
Pricing: Hosted Options - Gitana

Pricing: Hosted Options - Gitana

Web Page

Pricing: Hosted Options - Gitana Status Releases Registry 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. Publi

Score: 4.5338
OAuth 2.0

Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0

Documentation Reference

Securely integrate OAuth2 with Cloud CMS for your apps, featuring top industry practices for robust authentication. (Gitana 3.2)

Score: 4.5296
OAuth 2.0

Gitana 4.0 / Developers / Authentication / OAuth 2.0

Documentation Reference

Discover the power of OAuth 2.0 for secure server authorization with Cloud CMS. Simplify authentication for web and mobile apps. (Gitana 4.0)

Score: 4.5296
Content Services Platform - Gitana

Content Services Platform - Gitana

Web Page

Content Services Platform - Gitana Status Releases Registry 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: 4.5296
Twilio Authy

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

Documentation Reference

'Set up Twilio Authy for secure multifactor authentication in Cloud CMS with our detailed configuration guide.' (Gitana 3.2)

Score: 4.2662
Twilio Authy

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

Documentation Reference

Enable secure multifactor authentication with Twilio Authy in Cloud CMS. Configure API settings for robust protection. (Gitana 4.0)

Score: 4.2662
Advanced Content Modeling options (example)

Advanced Content Modeling options (example)

Support Article

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: 4.2662
Page not found - Gitana

Page not found - Gitana

Web Page

Page not found - Gitana Status Releases Registry 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. Publishing Sou

Score: 4.2662
Access Cloud CMS content anonymously or as a guest user

Access Cloud CMS content anonymously or as a guest user

Support Article

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: 4.2601
Announcing Gitana 4.0

Announcing Gitana 4.0

Web Page

Announcing Gitana 4.0 Status Releases Registry 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. Publishing Sourc

Score: 4.1742
Local

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

Documentation Reference

Enable secure local authentication for your app with customizable configurations and seamless integration into Node.js environments. (Gitana 3.2)

Score: 4.0231
Local

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

Documentation Reference

Enable seamless local authentication for your app with a customizable Node.js identity provider, boosting security and integration. (Gitana 4.0)

Score: 4.0231
Contact Us - Gitana

Contact Us - Gitana

Web Page

Contact Us - Gitana Status Releases Registry 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. Publishing Source

Score: 4.0231
API Keys

Gitana 3.2 / Guide / Guide / API Keys

Documentation Reference

Secure your data with Cloud CMS API Keys. Discover how to access, manage, and download your unique credentials here. (Gitana 3.2)

Score: 3.9116
IBM API Connect

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

Documentation Reference

Optimize your API infrastructure with IBM API Connect, a robust platform for creating, managing, and monetizing APIs across multiple clouds. (Gitana 3.2)

Score: 3.9116
Overview

Gitana 4.0 / Developers / API Keys

Documentation Reference

Securely access and manage your Cloud CMS data using API Keys, essential for authentication and application connectivity. (Gitana 4.0)

Score: 3.9116
IBM API Connect

Gitana 4.0 / Content Engine / Integrations / IBM API Connect

Documentation Reference

Leverage IBM API Connect for seamless API management and monetization across clouds, boosting your digital innovation. (Gitana 4.0)

Score: 3.9116
How can I reuse connections with the Java Driver?

How can I reuse connections with the Java Driver?

Support Article

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: 3.9116
JWT

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / JWT

Documentation Reference

Learn how to configure Cloud CMS for JWT authentication with a straightforward, practical guide to Single Sign-On (SSO). (Gitana 3.2)

Score: 3.9065
JWT

Gitana 4.0 / Content Engine / Single Sign On (SSO) / JWT

Documentation Reference

Learn how to configure JWT with Cloud CMS for seamless Single Sign-On integration. Includes practical examples. (Gitana 4.0)

Score: 3.9065
Deployment Receivers

Gitana 3.2 / Guide / Guide / Deployment / Deployment Receivers

Documentation Reference

Efficiently manage content flow with Cloud CMS Deployment Receivers, from local to remote endpoints. Enhance performance and security. (Gitana 3.2)

Score: 3.8061
Deployment Receivers

Gitana 4.0 / Content Engine / Deployment / Deployment Receivers

Documentation Reference

Create and manage Deployment Receivers with Cloud CMS to efficiently handle content across global data centers. (Gitana 4.0)

Score: 3.8061