Found 184 results for "appserver authentication authenticators session"

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

Gitana 4.0 / Developers / Drivers / Go

Connect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.

Score: 4.142668

Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Login and Logout

Manage user sessions with Cloud CMS Domains for login/logout, utilizing Express for seamless integration and secure session management in web or mobile apps.

Score: 4.099869

Gitana 4.0 / Developers / Application Server / URL Addressability / Login and Logout

Manage user sessions with Cloud CMS Domains for login/logout, utilizing Express for seamless integration and secure session management in web or mobile apps.

Score: 4.099869

Gitana 3.2 / Guide / Guide / Integrations / DUO

Enhance security on Cloud CMS with Duo's real-time Multi-Factor Authentication, ensuring safer user logins and comprehensive content protection.

Score: 4.0409055

Gitana 3.2 / Guide / Guide / Integrations / Authy

Enhance Cloud CMS security with Authy's real-time Multi-Factor Authentication for seamless, secure content management.

Score: 3.9637666

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 Cookbook

Discover the Gitana JavaScript 2.0 Driver, offering full ECMAScript promise support for seamless Cloud CMS integration. Explore async/await, promises, and callbacks.

Score: 3.2599535

Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 Cookbook

Explore the Gitana JavaScript 2.0 Driver for seamless JavaScript app integration with async/await, promises, and callbacks.

Score: 3.2599535

Gitana 3.2 / Guide / Guide / Cookbooks / Go Cookbook

Explore the Go Cookbook to learn Go driver setup, Cloud CMS connection, node management, querying, and GraphQL integration.

Score: 3.112225

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

Adaptive Content in Practice - a Hands On Session!

We’re really excited at Cloud CMS to be able to attend and present at CMS Expo on May 15. Michael Uzquiano from Cloud CMS will be giving a talk on Adaptive Content in Practice. This will be a hands-on session aimed at content strategists and business types who want to gain a better understanding of what adaptive content is all about in practice. The session will involve walking through the implementation of content-oriented web and mobile sites that reuse and repurpose well-structured content wi

Score: 3.0723937

Gitana 3.2 / Guide / Guide / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 3.0474315

Gitana 4.0 / Developers / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 3.0474315

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

Gitana 3.2 / Guide / Guide / Application Server / Services / Server Tags

Explore server tags for dynamic web development with examples on user info, session data, and navigation history rendering.

Score: 2.9950655

Gitana 4.0 / Developers / Application Server / Services / Server Tags

Explore server tags for dynamic web development with examples on user info, session data, and navigation history rendering.

Score: 2.9950655

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / JWT

Learn how the JWT request adapter securely manages JSON Web Tokens via headers or cookies, enabling trusted identity verification and user profile management.

Score: 2.9718204

Gitana 4.0 / Developers / Application Server / Authentication / Adapters / JWT

Learn how to configure JWT request adapters to securely retrieve JSON Web Tokens from headers or cookies for secure authentication.

Score: 2.9718204

Cloud CMS JavaScript Driver Release 1.0.3 is out!

The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut

Score: 2.8943791

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Authenticators / Default

Enhance your authentication with Passport.js support: login, logout, and session management simplified for seamless user experience.

Score: 2.5144815

Gitana 4.0 / Developers / Application Server / Authentication / Authenticators / Default

Enhance your authentication with Passport.js support: login, logout, and session management simplified for seamless user experience.

Score: 2.5144815

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

Learn how to configure Cloud CMS for JWT with an easy step-by-step guide. Integrate single sign-on (SSO) using JWT effectively.

Score: 2.4902349

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

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

Setup a Next.JS Static Site using Cloud CMS

The web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr

Score: 2.1871386

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