Found 704 results for "gitana 4.0 engine security access-policies conditions property"
The search executed in 0.002953946 seconds. That's fast.
![]() |
Is there a programmatic way to add more content to workflows?There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 1.7910002
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media TypesLearn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.
Score: 1.7609948
|
![]() |
Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media TypesLearn how to extend media types in CloudCMS with custom templates by following our guide, including code samples and JSON configuration tips.
Score: 1.7609948
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment HandlerEffortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.
Score: 1.7311876
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment HandlerDeploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.
Score: 1.7311876
|
![]() |
Create a RoleCloud CMS lets you create custom roles for your organization. A role provides a mechanism for setting up security and access rights to your content. Roles also play an important part in customizing the user interface. Cloud CMS comes with several roles out of the box. You can also create your own at any time. To create and modify roles, you must be logged in as a manager or an administrator of your platform. Here are the steps to follow: Log into Cloud CMS and either create a project or navigate
Score: 1.7190169
|
![]() |
Limiting Folder Access to Specific UsersWhen you create a Project in Cloud CMS, the Project is automatically configured with a Project Users team that grants the Consumer role to any project members. As a result, any members of the Project will have the ability to see all content within the Project. For many, this works just fine. However, there may be cases where you want to limit certain Folders to only be accessible by specific Users. Let's walk through some steps on how to do this. Change the Project Users team security policy Fir
Score: 1.7142761
|
![]() |
Managing a large number of PDFs or imagesIn Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc
Score: 1.7039022
|
![]() |
Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 CookbookExplore the JavaScript 2.0 Cookbook to seamlessly integrate Gitana's JavaScript driver with ECMAScript promises, async/await, and more in your apps.
Score: 1.6996814
|
![]() |
Gitana 3.2 / Guide / Guide / DockerOptimize your Cloud CMS deployment with Docker for scalable, production-ready environments—perfect for on-premise or virtual private clouds.
Score: 1.6919484
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / OEMOptimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.
Score: 1.6856542
|
![]() |
Gitana 4.0 / Self Managed / Kits / OEMOEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.
Score: 1.6856542
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Python CookbookMaster Gitana's Python Driver to manage repositories, branches, nodes, and queries effectively with Python 3. Ideal for developers seeking seamless Git-like functionality.
Score: 1.6854196
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Python CookbookExplore the Python Cookbook to start using Gitana's Python driver, with code samples, connection tutorials, and node management tips.
Score: 1.6854196
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-managerDiscover Gitana's System Access Policy for project management. Enhance access control with JSON-based policies.
Score: 1.6687758
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-ownerExplore the Gitana System Access Policy for project-owner, detailing JSON configuration and role-based permissions.
Score: 1.6687758
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica SetSet up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.
Score: 1.6678507
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment StrategyOptimize your content delivery with Cloud CMS Deployment Strategies, simplifying automatic assembly and deployment to multiple targets.
Score: 1.6671543
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment StrategyOptimize your content delivery with Cloud CMS Deployment Strategies, simplifying automatic assembly and deployment to multiple targets.
Score: 1.6671543
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-connectorExplore the Gitana System Access Policy for project-connector, detailing JSON roles and actions for resource connection in projects.
Score: 1.6643786
|
![]() |
Recommended Cloud CMS architectureIn general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 1.6583699
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-application-userDiscover the 'project-application-user' system access policy for managing project roles and permissions effectively.
Score: 1.6556536
|
![]() |
Gitana 4.0 / Developers / Frameworks / Next.jsBuild and deploy static sites with Next.js and Cloud CMS. Easy setup, configuration guides, and example projects included.
Score: 1.6504192
|
![]() |
Gitana 4.0 / Developers / Frameworks / SvelteKitBuild static and hybrid sites effortlessly with SvelteKit and Cloud CMS. Discover tools, API setup, and sample projects to enhance your development.
Score: 1.6504192
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 1.6464858
|