Found 146 results for "scripting principal"

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

Gitana / 4.0 / Developers / Application Server / Services / Awareness

Awareness The Awareness Service is responsible for tracking the location of users within a client-side application. As users navigate within a client-side application, they are seamlessly joined and removed from channels (or rooms). As users enter and leave a channel, event handling is triggered, allowing the client-side application to learn of other users who are in a channel or when other users enter or leave a channel. The Awareness Service uses Socket.IO under the hood to provide support for

Score: 1.2925723

Gitana / 3.2 / Guide / Guide / API / Data Types / Authentication Grant

Authentication Grant Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Why would you want to use an Authentication Grant? Here are a few reasons: Authentication Grants provide a way for you to distribute user au

Score: 1.240102

Gitana / 4.0 / Data Engine / API / Data Types / Authentication Grant

Authentication Grant Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Why would you want to use an Authentication Grant? Here are a few reasons: Authentication Grants provide a way for you to distribute user au

Score: 1.240102

Gitana / 3.2 / Guide / Guide / API / Data Types / Directory

Directory A directory is a data store that maintains identity objects and credentials. This consists of user passwords and authentication tokens for connectivity to third party "social" systems like Twitter, Facebook, LinkedIn and more. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and ret

Score: 1.2035437

Gitana / 3.2 / Guide / Guide / API / Data Types / Domain

Domain A domain is a data store where you can store users, groups and memberships. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the be

Score: 1.2035437

Gitana / 3.2 / Guide / Guide / API / Data Types / Registrar

Registrar A registrar is a data store where you store tenants and plans. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and

Score: 1.2035437

Gitana / 3.2 / Guide / Guide / API / Data Types / Vault

Vault A vault is a data store where you store backups, replications and exports of your data. A vault contains archives which are packages of your data. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others

Score: 1.2035437

Gitana / 3.2 / Guide / Guide / API / Data Types / Web Host

Web Host A web host is a data store where you store tenants and plans. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and c

Score: 1.2035437

Gitana / 4.0 / Data Engine / API / Data Types / Directory

Directory A directory is a data store that maintains identity objects and credentials. This consists of user passwords and authentication tokens for connectivity to third party "social" systems like Twitter, Facebook, LinkedIn and more. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and ret

Score: 1.2035437

Gitana / 4.0 / Data Engine / API / Data Types / Domain

Domain A domain is a data store where you can store users, groups and memberships. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the be

Score: 1.2035437

Gitana / 4.0 / Data Engine / API / Data Types / Registrar

Registrar A registrar is a data store where you store tenants and plans. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and

Score: 1.2035437

Gitana / 4.0 / Data Engine / API / Data Types / Vault

Vault A vault is a data store where you store backups, replications and exports of your data. A vault contains archives which are packages of your data. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others

Score: 1.2035437

Gitana / 4.0 / Data Engine / API / Data Types / Web Host

Web Host A web host is a data store where you store tenants and plans. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and c

Score: 1.2035437

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

Gitana / 3.2 / Guide / Guide / Auditing

Auditing Cloud CMS provides a built-in audit system that automatically logs the activity between users and content through API service methods. The audit system produces an audit trail consisting of audit records that document the access of every user, content object and service method. Audit records are created automatically if they are enabled for your tenant and for the repository against which the operation occurs. Auditing is only available for on-premise, Docker customers. How to Enable Au

Score: 1.136533

Gitana / 3.2 / Guide / Guide / API / Data Types / Application

Application An application is a data store where you can store configuration related to your mobile, touch or web application. Applications are general purpose for your data store and you can use them as you would like. Cloud CMS provides a few foundation objects for your applications including objects to manage user registration (sign up, confirmation emails, etc), general email dispatching and settings for page layout and module configuration. ## Configuration As with all data stores, this dat

Score: 1.136533

Gitana / 3.2 / Guide / Guide / API / Data Types / Repository

Repository A repository is a data store where you can store content objects - things like articles, blog entries, web site pages, video files, PDFs and much more. Repositories feature changeset versioning so that you can safely make changes without anything getting lost. Repositories also give you dictionary services for defining content types, validation logic, behaviors and rules that trigger when content events are triggered. ## Configuration As with all data stores, this data store maintain

Score: 1.136533

Gitana / 4.0 / Data Engine / API / Data Types / Application

Application An application is a data store where you can store configuration related to your mobile, touch or web application. Applications are general purpose for your data store and you can use them as you would like. Cloud CMS provides a few foundation objects for your applications including objects to manage user registration (sign up, confirmation emails, etc), general email dispatching and settings for page layout and module configuration. ## Configuration As with all data stores, this dat

Score: 1.136533

Gitana / 4.0 / Data Engine / API / Data Types / Repository

Repository A repository is a data store where you can store content objects - things like articles, blog entries, web site pages, video files, PDFs and much more. Repositories feature changeset versioning so that you can safely make changes without anything getting lost. Repositories also give you dictionary services for defining content types, validation logic, behaviors and rules that trigger when content events are triggered. ## Configuration As with all data stores, this data store maintain

Score: 1.136533

Gitana / 4.0 / Data Engine / Platform / Auditing

Auditing Cloud CMS provides a built-in audit system that automatically logs the activity between users and content through API service methods. The audit system produces an audit trail consisting of audit records that document the access of every user, content object and service method. Audit records are created automatically if they are enabled for your tenant and for the repository against which the operation occurs. Auditing is only available for on-premise, Docker customers. How to Enable Au

Score: 1.136533

Gitana / 3.2 / Guide / Guide / API / Data Types / Domain Group

Domain Group Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration Domain Groups maintain a configuration that you can adjust or consult as you create, update and query for them. The following table pr

Score: 1.0765909

Gitana / 4.0 / Data Engine / API / Data Types / Domain Group

Domain Group Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration Domain Groups maintain a configuration that you can adjust or consult as you create, update and query for them. The following table pr

Score: 1.0765909

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

Registration Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} The minimum registration flow looks like this: The application collects the user's email The application creates an Registration object. It stores t

Score: 1.064091

Gitana / 4.0 / Data Engine / API / Data Types / Registration

Registration Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} The minimum registration flow looks like this: The application collects the user's email The application creates an Registration object. It stores t

Score: 1.064091

Gitana / 3.2 / Guide / Guide / Actions / Send Email

Send Email ID: sendEmail Sends an email to a recipient. To send an email using this action, it is required that you identify: The email provider to be used to send the email (applicationId and emailProviderId The recipient of the email (using to or toPrincipalId) Who the email is from (either using from or the default from value of your email provider) The body of the email (by either specifying body directly, via a node reference or via an Email Template reference) The subject of the email All

Score: 0.9295192