Found 539 results for "scripting user"

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

Gitana 4.0 / Developers / User Interface Customization / Evaluators / document-is-locked-by-current-user

Learn about handling the Document is locked by current user scenario in code with practical examples and solutions.

Score: 3.1029732

Gitana 3.2 / Guide / Guide / null / Transfer Commands

Optimize your Cloud CMS environments with the command-line Transfer Service for seamless content export and import operations.

Score: 2.799096

Gitana

Discover Cloud CMS, the API-first CMS for web and mobile apps. Start with our Getting Started guide and unlock powerful content management today.

Score: 2.6669703

Gitana 4.0 Developers Guide | Overview

Gitana 4.0 Developers Guide | Overview Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and

Score: 2.4297395

Gitana 3.2 / Guide / Guide / Scripting / Node

Explore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.

Score: 2.0436394

Node

Explore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.

Score: 2.0436394

Content Intelligence - Gitana

Content Intelligence - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate co

Score: 1.6812594

Content Services Platform - Gitana

Content Services Platform - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and cura

Score: 1.4962466

Cloud Content Management - Gitana

Cloud Content Management - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curat

Score: 1.4399425

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

Enhance security with Cloud CMS enterprise SSO, featuring SAML 2.0 and JWT integration for seamless user authentication.

Score: 1.0379318

Gitana 4.0 / Content Engine / Single Sign On (SSO)

Simplify user authentication with Cloud CMS Single Sign-On, seamlessly integrating SAML 2.0 and JWT for secure enterprise access.

Score: 1.0379318

What is an Identity vs a User?

The concept of an Identity and a User is distinct in Cloud CMS. They are separate things. Essentially, a User holds the name, email address and other properties about a user and an Identity holds the password. A User may optionally have an identity associated with it but this isn't required. For any users that you want to give the ability to log in, you'll need to have an identity created and associated for them. This is as easy as editing the user and setting their password. When a password is

Score: 1.0358753

Gitana 3.2 / Guide / Guide / Application Server / Authentication

Secure your apps with our Authentication Service. Supports SSO, auto account sync, and providers like Google, Facebook, and more with Passport.js.

Score: 1.0325228

Gitana 4.0 / Developers / Application Server / Authentication

Enable seamless integration with our Authentication Service, offering a robust stateless and session-based SSO framework with Cloud CMS synchronization.

Score: 1.0325228

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

Learn how to configure Cloud CMS Single Sign-On (SSO) with JBoss Keycloak, an open-source identity provider supporting SAML 2.0 and JWT.

Score: 1.0154419

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Keycloak

Optimize your Cloud CMS SSO with Keycloak using this detailed setup guide, offering seamless identity management for secure access.

Score: 1.0154419

Making a user a Platform Owner user

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 1.0146025

Gitana 3.2 / Guide / Guide / Security / Authorities

Learn how Cloud CMS access control lists enable precise user permissions through authority-based roles over data stores and objects.

Score: 1.0106086

Gitana 4.0 / Content Engine / Authorities

Learn how Cloud CMS access control lists enable precise user permissions through authority-based roles over data stores and objects.

Score: 1.0106086

Fine Tuning User Management

Teams provide a very broad way to assign authorities. If a Team grants the Consumer authority, say, it grants that authority over everything in the project. That means all content is readable by anyone on the team. While this is useful in a number of cases, it is also too broad a stroke for more complex scenarios. In a more complex scenario where you wish to limit read access for specific types of content to specific users. To do this, you start by modifying all Teams that a user is a member so

Score: 1.003334

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

Create a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.

Score: 1.0020244

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

Create a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.

Score: 1.0020244

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

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

CMS editor Locking

There are two levels of locking which usually come into play in a scenario like this. One is a "UI lock" which is taken out when a user begins editing something within the user interface. This lock is released when they finished editing (either by hitting save or canceling). The other lock is a "data lock" which is a transactional lock taken out when the write of multiple documents begins. This is a transactional lock in the sense that it blocks other write operations against those documents and

Score: 0.9971758