Found 344 results for "gitana 4.0 developers authentication oauth2"

The search executed in 0.001863897 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.049268

Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) Cookbook

'Explore the JavaScript (Legacy) Cookbook for effective Gitana integration with code samples, APIs, and advanced asynchronous chaining techniques.'

Score: 2.0491066

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.0463877

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.0282953

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.0249135

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.0086393

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.0086393

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.9497318

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.9430305

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.9430305

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.9200635

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

Explore the Gitana JavaScript (Legacy) Cookbook to learn about connecting, node creation, asynchronous chaining, and more with detailed code examples and guides.

Score: 1.9197568

Gitana 4.0 / Reference / Types / Client

Define clients to securely connect apps to your platform via OAuth2, offering robust authentication and customization options.

Score: 1.9171684

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.9032452

Gitana 3.2 / Guide / Guide / Features / Auto Transcribe

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

Score: 1.8652878

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.8652878

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.792911

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.792911

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for guides on installing the Gitana Go driver, connecting to Gitana, managing nodes, and running queries.

Score: 1.7846537

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.7788458

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.7788458

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.7698078

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.7698078

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.7676836

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.7662032