Found 336 results for "docs fields state"

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

Gitana / 4.0 / Reference / Types / Client

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

Score: 0.7795706

Gitana / 3.2 / Guide / Guide / Application Server / Web Content Management

Streamline content management with Cloud CMS. Easily edit, preview, and publish web pages for seamless collaboration and optimized performance.

Score: 0.7633201

Gitana / 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type Definition

Learn how to define and manage content types in Cloud CMS, with JSON schema, for organized content creation and editing.

Score: 0.7633201

Gitana / 4.0 / Developers / Application Server / Web Content Management

Streamline content management with Cloud CMS. Easily edit, preview, and publish web pages for seamless collaboration and optimized performance.

Score: 0.7633201

Gitana / 4.0 / Content Engine / Content Models / Definitions / Content Type Definition

Define and manage content types effortlessly with Cloud CMS. Customize schemas, create instances, and streamline content management with JSON and UI tools.

Score: 0.7633201

Gitana / 4.0 / Reference / Types / Email Provider

Configure your application's email connectivity with our Email Provider guide, featuring setup for Google Mail and customization options for your server needs.

Score: 0.74703205

Gitana / 4.0 / Reference / Types / Web Host

Discover the key features of a Web Host as a data store, including objects, properties, and methods for streamlined tenant management.

Score: 0.7414813

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

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

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

Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO) / Google GSuite

Configure Cloud CMS SSO with Google GSuite effortlessly using this detailed setup guide, enabling seamless authentication with SAML 2.0.

Score: 0.7329004

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

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

Gitana / 4.0 / Reference / Types / Registration

Discover how to manage registration objects within applications. Explore properties, methods, and enhance your development using our language drivers and cookbooks.

Score: 0.71710074

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

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

Gitana / 4.0 / Reference / Types / Domain

Domain data store: manage users, groups, and memberships seamlessly with our platform tools. Use our language drivers to accelerate development.

Score: 0.702667

Gitana / 4.0 / Reference / Types / Registrar

Explore our Registrar data store, manage tenants and plans, and accelerate development with language drivers including C#, Java, and Python.

Score: 0.702667

Gitana / 4.0 / Reference / Types / Directory

Discover the Directory API for managing identity objects and credentials, including user authentication for social systems like Twitter, Facebook, and LinkedIn.

Score: 0.702667

Gitana / 3.2 / Guide / Guide / API / Data Types / Registration

Optimize your registration process with detailed guidance on configuration, email management, billing options, and user properties for seamless integration.

Score: 0.68947566

Gitana / 3.2 / Guide / Guide / Applications / Public Services / Registration Flow

Simplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.

Score: 0.68947566

Gitana / 4.0 / Content Engine / Platform / Applications / Public Services / Registration Flow

Simplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.

Score: 0.68947566

Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression, reducing database size and purging unnecessary historical data without losing essential content.

Score: 0.68548393

Gitana / 4.0 / Self Managed / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression, reducing database size and purging unnecessary historical data without losing essential content.

Score: 0.68548393

The Beauty of Cloud CMS Chaining

Chaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m

Score: 0.68548393