Found 82 results for "policies"

The search executed in 8.59728E-4 seconds. That's fast.

Gitana 4.0 / Content Engine / Security

Secure your enterprise content with Cloud CMS's advanced access control, offering role-based permissions, fine-grained object-level management, and complex access policies.

Score: 7.5264797

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / delete_access_policies

Effortlessly delete Access Policies with a confirmation modal and simple code snippet integration.

Score: 7.475285

Gitana 4.0 / Developers / User Interface Customization / Actions / delete_access_policies

Effortlessly delete Access Policies with a confirmation modal and simple code snippet integration.

Score: 7.475285

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / unassign_access_policy

Unassign specified Access Policies with a simple confirmation pop-up to streamline management effectively.

Score: 7.406937

Gitana 4.0 / Developers / User Interface Customization / Actions / unassign_access_policy

Unassign specified Access Policies with a simple confirmation pop-up to streamline management effectively.

Score: 7.406937

Gitana 3.2 / Guide / Guide / Content Modeling / Behaviors

Discover how Cloud CMS automates content behaviors with rules and scripts, ensuring seamless content model integration and consistent triggers across all platforms.

Score: 7.374508

Gitana 4.0 / Content Engine / Content Models / Behaviors

Effortlessly automate content interactions with Cloud CMS by wiring behaviors like rules and scripts to your content models for dynamic policy execution.

Score: 7.374508

The Gitana Blog - Page 1

The Gitana Blog - Page 1 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 content

Score: 7.354286

Gitana 4.0 / Content Engine / Behaviors

Explore detailed Gitana engine documentation on actions, conditions, policies, and rules to enhance your development workflow.

Score: 6.8518763

Announcing Gitana 4.0

Announcing Gitana 4.0 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 content. P

Score: 6.5652533

Gitana 3.2 / Guide / Guide / Content Modeling / Scripts

Optimize your JavaScript coding with script behavior nodes. Implement custom behavior, automate updates, and manage policy overrides in Cloud CMS.

Score: 6.5437756

Gitana 4.0 / Content Engine / Content Models / Scripts

Optimize and automate scripts in Cloud CMS using JavaScript. Implement custom behaviors for your content instances effortlessly.

Score: 6.5437756

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / rule-subcontext

Explore comprehensive rule subcontext configuration with detailed properties, policies, conditions, and actions for efficient project management.

Score: 6.400731

Gitana 4.0 / Developers / User Interface Customization / Contexts / rule-subcontext

Explore comprehensive rule subcontext configuration with detailed properties, policies, conditions, and actions for efficient project management.

Score: 6.400731

How does security work in Cloud CMS?

Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities

Score: 6.368972

Gitana 3.2 / Guide / Guide

Explore comprehensive Gitana documentation covering APIs, authentication, security, workflow, and more to streamline your development process.

Score: 6.268652

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

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 5.8013806

Security Policy - Gitana

Security Policy - 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 content

Score: 5.722067

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Datastore Deletion

Learn how to manually remove MongoDB databases after deleting a Cloud CMS datastore, ensuring data backup and retention with administrator guidance.

Score: 5.657332

Gitana 3.2 / Guide / Guide / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 5.5509014

Gitana 4.0 / Content Engine / Platform / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 5.5509014

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

Pricing: Free Options - Gitana

Pricing: Free Options - 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 c

Score: 5.093788

Running Custom Scripts through Rules Test

You may want a complex action to occur in your project that is specific to your business requirements. We provide a number of out of the box actions that you can easily setup in a Content Rule, but sometimes the requirement goes beyond these functionalities. So, Cloud CMS allows you to write Javascript scripts that will run whenever a rule is triggered. In this example, we will be working with the following definition, call it custom:counter: { "title": "counter", "type": "object", "propertie

Score: 4.9427443