Found 364 results for "gitana 4.0 developers authentication sso"

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

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

Explore comprehensive guides for authentication providers including CAS, Facebook, GitHub, Google, Keycloak, LinkedIn, SAML 2.0, and more.

Score: 2.4965572

Gitana 4.0 / Developers / Application Server / Authentication / Adapters

Explore Gitana 4.0 adapters: Custom, Default, JWT, and Session authentication solutions for developers.

Score: 2.4965572

Gitana 4.0 / Developers / Application Server / Authentication / Authenticators

Explore custom, default, and session authenticators for app server authentication in our detailed developer documentation.

Score: 2.4965572

Gitana 4.0 / Developers / Application Server / Authentication / Providers

Explore authentication providers including Custom, Google, Keycloak, Local, and SAML 2.0 for Gitana 4.0 app server developers.

Score: 2.4965572

Gitana 3.2 / Guide / Guide / Actions / Web Hook

Optimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.

Score: 2.4516172

Gitana 4.0 / Content Engine / Behaviors / Actions / Web Hook

Optimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.

Score: 2.4516172

Gitana 3.2 / Guide / Guide / Actions / OCR Extract Node

Optimize OCR extraction with customizable service options in upcoming 4.0 features for enhanced data processing.

Score: 2.4097238

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

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

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment Handler

Effortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.

Score: 2.196209

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment Handler

Deploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.

Score: 2.196209

Gitana 3.2 / Guide / Guide / UI Developers Guide / Samples / Developer Menu Items

Enable Developer menu for collaborators in Cloud CMS with custom configuration guidance.

Score: 2.1921554

Gitana 4.0 / Developers / User Interface Customization / Samples / Developer Menu Items

Enable Developer menu for collaborators in Cloud CMS with custom configuration guidance.

Score: 2.1921554

Gitana 3.2 / Guide / Guide / Docker / Container Services / Kubernetes

Kubernetes: Automate deployment, scaling & management of containers on cloud platforms like Amazon, Google, Azure with open-source Kubernetes & Gitana SDK.

Score: 2.183574

Gitana 4.0 / Developers / Drivers / Java

Connect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.

Score: 2.1315742

Gitana 4.0 / Self Managed

Run Gitana software on-premise or in a virtual private cloud with Kubernetes and Helm charts for an optimal self-managed setup.

Score: 2.1173723

Gitana 3.2 / Guide / Guide / Docker / Container Services

Discover how to set up the Gitana platform on container services with examples for Amazon ECS and Kubernetes frameworks.

Score: 2.0920985

Gitana 4.0 / Developers / Drivers / C#

Easily connect your .NET applications to Gitana with the C# driver. Supports API integration, node management, and more. 100% open-source.

Score: 2.0727804

Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0

Explore OAuth 2.0 in Cloud CMS for secure server authorization. Learn best practices and different flows, including real-world examples using OAuth2.

Score: 2.0706444

Gitana 4.0 / Developers / Authentication / OAuth 2.0

Learn all about OAuth 2.0 with Cloud CMS, a secure authorization framework supported by top industry players like Facebook and Twitter.

Score: 2.0706444

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

Explore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.

Score: 2.0652616

Gitana 4.0 / Developers / Drivers / Python

Easily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.

Score: 2.0623512

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

Discover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.

Score: 2.04956

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

Discover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.

Score: 2.04956

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