Found 419 results for "gitana 4.0 developers app-server authentication providers google"

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

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

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

Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0

Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.

Score: 2.1882048

Gitana 4.0 / Developers / Authentication / OAuth 2.0

Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.

Score: 2.1882048

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

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

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

Gitana 4.0 / Self Managed

Run Gitana on-premise or in a virtual private cloud with Kubernetes and Helm support. Set up with MongoDB, Elastic Search, and more for development.

Score: 2.1088564

Gitana 3.2 / Guide / Guide / User Interface / Awareness

Collaborate in real-time with Awareness; view, edit documents with others seamlessly, similar to Google Docs. Auto-lock ensures efficient editing.

Score: 2.1017451

Gitana 4.0 / User Interface / User Interface / Awareness

Real-time document collaboration with user avatars and auto-lock editing for seamless teamwork, similar to Google Docs.

Score: 2.1017451

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

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

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

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

Gitana 4.0 / Developers / User Interface Customization

Optimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.

Score: 2.0562203

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

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

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

Gitana 3.2 / Guide / Guide / Application Server / Services / Notifications

Optimize your Notifications Service with configuration for SQS and STOMP providers, catering to diverse messaging needs and ensuring precise control.

Score: 2.0420954

Gitana 4.0 / Developers / Application Server / Services / Notifications

Optimize your cloud notifications with seamless integration to SQS or STOMP queues for efficient message handling and state updates.

Score: 2.0420954

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 2.0325022

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

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

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

Easy Forms with Cloud CMS

One of the many uses of Cloud CMS is as a storage and reporting mechanism for forms. If you’re looking to put a form up onto your web or mobile site, Cloud CMS serves as an excellent option for capturing and storing this information. Fundamentally, Cloud CMS provides the Alpaca forms engine. Alpaca is an open-source JavaScript library for jQuery. It makes it easy to design and insert forms into your sites. Cloud CMS built Alpaca and been working with the broader community to improve it and make

Score: 1.9995639