Found 343 results for "gitana 4.0 developers authentication mfa"

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

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: 2.0479844

Does Cloud CMS support Single Sign On (SSO)?

Yes, Cloud CMS supports SSO (Single Sign On) with a variety of authentication providers. Many of these providers are offered out-of-the-box -- including providers for Keycloak, Google, CAS and more. In addition, we allow you to implement your own SSO providers and customize the authentication handshake. To learn more about how Cloud CMS authentication providers work, check out the following documentation: https://www.cloudcms.com/documentation/appserver/services/auth.html Custom Authenticators a

Score: 2.0450895

Gitana 4.0 / Developers / Drivers / JavaScript / Node

Connect Node apps to Gitana with our JavaScript 2.0 driver, supporting ECMAScript promises for seamless integration with popular frameworks.

Score: 2.0321481

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuite

Optimize your Cloud CMS with this guide on configuring Google GSuite SSO using SAML 2.0 for seamless and secure authentication.

Score: 2.0222507

Gitana 3.2 / Guide / Guide / User Interface / Menu

Easily customize and change menu titles on your dashboard for a streamlined user experience. Hide unnecessary options for a lighter, more manageable view.

Score: 2.0074244

Gitana 4.0 / User Interface / User Interface / Menu

Easily customize and configure your web platform menus, manage visibility, and change titles for a streamlined navigation experience.

Score: 2.0074244

Gitana 3.2 / Guide / Guide / API / Data Types / Client

Optimize your client management with Cloud CMS. Create, update, list, and query clients efficiently while protecting your data.

Score: 1.982846

Gitana 3.2 / Guide / Guide / API / Data Types / Email Provider

Configure and manage email providers with ease. Learn how to create, update, and query using this comprehensive guide.

Score: 1.9485879

Gitana 3.2 / Guide / Guide / UI Developers Guide / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 1.9420986

Gitana 4.0 / Developers / User Interface Customization / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 1.9420986

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

Explore JavaScript (Legacy) Cookbook to efficiently connect to Gitana, utilize asynchronous chaining, and manage node creation, attachments, queries, and more.

Score: 1.9230253

Recommended Cloud CMS architecture

In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden

Score: 1.9189885

Gitana 4.0 / Content Engine

Enhance content management effortlessly with Gitana's secure, scalable platform, offering efficient publishing, AI-driven automation, and enterprise features.

Score: 1.9070319

Gitana 4.0 / Self Managed / Containers / API Server

Optimize your API server configuration with Cloud CMS. Launch a Java app with REST API support for MongoDB, ElasticSearch, and Amazon services like S3, SNS, SQS, and more.

Score: 1.8921658

Gitana 3.2 / Guide / Guide / Features / Auto Transcribe

Automatically transcribe audio attachments to text in Cloud CMS with customizable transcription service settings.

Score: 1.8748994

Gitana 4.0 / Content Engine / Publishing / Lifecycle States

Explore Cloud CMS content lifecycle states, from draft to approved, with flexible branching, preview options, and seamless publishing workflows.

Score: 1.8748994

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 1.7920942

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 1.7920942

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Discover how to connect Gitana CloudCMS with Go, explore code samples, create nodes, perform queries, and utilize GraphQL. Get started today!

Score: 1.7883258

Gitana 3.2 / Guide / Guide / UI Developers Guide / Samples

Discover essential UI extension samples for developers, featuring configurations, UI modules, views, and custom integration guides.

Score: 1.7777679

Gitana 4.0 / Developers / User Interface Customization / Samples

Explore sample configurations for building UI extensions, including items for developer menus and releases, with detailed guides on UI services and modules.

Score: 1.7777679

Gitana 3.2 / Guide / Guide / Integrations / Azure / Translate

Discover seamless integration with Azure Translate using Microsoft Translator API for efficient multi-language support in your applications.

Score: 1.7687445

Gitana 4.0 / Content Engine / Integrations / Azure / Translate

Effortlessly integrate Azure Translate for seamless multi-language support and automatic I18N translations in your applications.

Score: 1.7687445

Gitana 3.2 / Guide / Guide / API / Data Types

Explore comprehensive documentation on various data types including Application, Archive, Authentication Grant, and more. Perfect for developers and API users.

Score: 1.7664559

Users, Identities and SSO with Cloud CMS

One of the really interesting use cases for Cloud CMS is that of maintaining users across multiple domains while having those users share a common identity context. A common identity context allows an authentication session to transition seamlessly (via an authentication swap) from one user to the next. It also allows for properties (such as username, email, password or other custom user properties) to automatically synchronize across all of the user identities that are part of the context. Here

Score: 1.7653272