Found 416 results for "gitana 3.2 guide guide access-policies conditions branch"

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

Gitana 3.2 / Guide / Guide / Authentication / Drivers

Connect securely to Cloud CMS using the OAuth2 password flow and manage access tokens effortlessly with our Gitana driver.

Score: 1.7534688

Gitana 4.0 / Developers / Authentication / Drivers

Securely connect to Cloud CMS using OAuth2, manage access and refresh tokens, and explore best practices to ensure safe application integration.

Score: 1.7534688

Gitana 4.0 / Reference / Types / Access Policy

Explore our Access Policy guide to learn about creating, updating, and managing policies within the Gitana platform, complete with examples and schema details.

Score: 1.750027

Gitana 3.2 / Guide / Guide / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.7405405

Gitana 4.0 / Content Engine / Behaviors / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.7405405

Gitana 4.0 / Developers / Command Line Interface / Commands

Optimize your Cloud CMS commands with our comprehensive Command Line Interface guide. Explore root, admin, application, and archive commands efficiently.

Score: 1.7403105

Gitana 4.0 / Reference / Types / Node

Nodes are essential for organizing content in a repository, forming a graph structure to build associations and hierarchies.

Score: 1.7363648

Gitana 3.2 / Guide / Guide / Command Line

Elevate your Cloud CMS experience with our free Node.js CLI tool. Manage projects and applications effortlessly from your command line.

Score: 1.7351198

Gitana 3.2 / Guide / Guide / Cookbooks / Go Cookbook

Explore the Go Cookbook for integrating Cloud CMS with examples, code samples, and guides for connecting, querying, and creating nodes efficiently.

Score: 1.7257373

Gitana 3.2 / Guide / Guide / UI Developers Guide / Evaluators

Learn how evaluators define conditions for runtime configurations, impacting observed data and user permissions, with a wide variety of types available.

Score: 1.7221751

Gitana 4.0 / Developers / User Interface Customization / Evaluators

Discover how evaluators help define conditions for configuration inclusion based on runtime aspects like observables, permissions, and current user authority.

Score: 1.7221751

Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLs

Enhance web performance and cache efficiency by retrieving nodes and attachments through URLs, supporting static and on-the-fly transformations.

Score: 1.7119522

Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLs

Optimize binary payload retrieval and caching with Cloud CMS API. Enhance performance using static and preview URL methods for seamless content delivery.

Score: 1.7119522

Gitana 3.2 / Guide / Guide / Features / Copied From

Identify copy history in nodes efficiently with the Copied From feature, tracking source references automatically during operations.

Score: 1.7092731

Gitana 4.0 / Content Engine / Aspects / Copied From

Identify copy history in nodes efficiently with the Copied From feature, tracking source references automatically during operations.

Score: 1.7092731

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

Gitana 3.2 / Guide / Guide / Docker / Kits / OEM

Optimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.

Score: 1.6895492

Gitana 4.0 / Self Managed / Kits / OEM

OEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.

Score: 1.6895492

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.6879966

Gitana 4.0 / Getting Started / Navigating the User Interface / Instant Preview

Instantly preview content changes with Cloud CMS, eliminating extra server setups and ensuring fast iterations for Development, Staging, and QA.

Score: 1.6869826

Gitana 4.0 / Content Engine / Publishing / Publications

Manage content deployment and lifecycle states with publication rules and deployment targets for efficient project workflow.

Score: 1.6744841

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-manager

Discover Gitana's System Access Policy for project management. Enhance access control with JSON-based policies.

Score: 1.6728115

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-owner

Explore the Gitana System Access Policy for project-owner, detailing JSON configuration and role-based permissions.

Score: 1.6728115

Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica Set

Set up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.

Score: 1.6716886

Gitana 3.2 / Guide / Guide / Branches / Actions

Configure automated actions for release events with JSON settings. Supports Send Email and Web Hook with variables like releaseId and branchId.

Score: 1.669452