Found 711 results for "gitana 4.0 developers api resources project post-projects-projectid-users-invite"

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

Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Login and Logout

Manage login and logout with Cloud CMS Domains using Express for user sessions. Secure your app with role-based permissions and efficient session management.

Score: 1.20544

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Container Hooks

Optimize container lifecycle management in Kubernetes with HTTP hooks for smooth deployment and graceful shutdowns. Learn how to configure routes and security.

Score: 1.20544

Gitana 4.0 / Developers / Application Server / URL Addressability / Login and Logout

Manage login and logout with Cloud CMS Domains using Express for user sessions. Secure your app with role-based permissions and efficient session management.

Score: 1.20544

More Ways to Run Cloud CMS On-Premise

We just released Cloud CMS version 3.1.315 which includes more sample configurations to help customers and prospects get started with on-premise Docker deployments. Our Docker distribution includes several “kits” that contain pre-built Docker Compose configurations that help customers to get up and running right away. These configurations can either be used as is or they may serve as a reference for building out new configurations that meet a customer’s exact needs. Cloud CMS offers Docker as an

Score: 1.2050362

Content Management as a Microservice

One of the big ideas we pursued when we set out to build Cloud CMS was to design the product so that it was entirely decoupled. Our vision was to have a number of discrete tiers that would consist of either single servers or clusters of servers dedicated to a single class of problems. For example, the Content API tier is dedicated to powering our JSON API. It does nothing else but receive requests, execute them and hand back JSON data responses. It had nothing to do with presentation or renderin

Score: 1.20491

Gitana 4.0 / Forms / API / Validation

Enhance form validation easily with Alpaca, featuring auto DOM updates, custom validators, and user-friendly error messages for a seamless experience.

Score: 1.204348

Cloud CMS and Two-way Replication

When we designed Cloud CMS, we wanted to give our customers the choice of running the platform both in the cloud and on-premise. The cloud makes sense for a lot of infrastructure needs but we recognize that some of our customers will want to have their own hosted installation of the platform. We also wanted to give our customers the ability to push and pull data between their on-premise installations and the cloud platform (whether our public installation or a private cloud the customer runs). T

Score: 1.204348

Github deployment - copy of sample site

Copy Sample Site Example; Duplicate of the source files for the Sample SIte project from Cloud CMS github into your own Github folder. In your GitHub project for: https://github.com/yourgithub/cloudcmsSample Either make it a public repository or invite the user "cloudcms" with READ access. In Cloud CMS -> Applications set URL of your Githup repository and the base path Redeploy your application's default deployment in Cloud CMS (Applications) You can redeploy selecting the deployment and then pi

Score: 1.195535

Gitana 3.2 / Guide / Guide / Security / Teams

Manage security easily with Cloud CMS's team-based model, granting broad authority to team members across projects, while supporting fine-grained controls.

Score: 1.1938019

Gitana 4.0 / Content Engine / Teams

Manage security easily with Cloud CMS's team-based model, granting broad authority to team members across projects, while supporting fine-grained controls.

Score: 1.1938019

Gitana 4.0 / User Interface / User Interface / Search

Optimize content search on Cloud CMS with features like filtering, saving, exporting, and advanced Elasticsearch Query DSL syntax support.

Score: 1.1938019

Team-based security

In addition to fine-grained, object-level security, Cloud CMS also offers simplified team-based security. Team-based security works provides an easier, sweeping way to manage security. By adding someone to a team, you describe broad stroke authorities that apply to all objects within a container. For example, you might create a "consumers" team for a Project. The "consumers" team grants the Consumer role. Once someone is added to that team, they will receive the Consumer role for everything in a

Score: 1.1938019

Gitana 4.0 / Content Engine / Find

Discover and retrieve content effortlessly with Cloud CMS Find Service, using Query, Search, and Traversal for composite result sets.

Score: 1.190783

Customizing the Cloud CMS User Interface

Cloud CMS is incredibly powerful and feature rich. This is great except that in exposing all the powerful features the UI can easily appear cluttered and difficult to use. We recently added the ability to customize the UI to declutter, simplify, and make more familiar. Navigation The UI has been simplified to make navigation easier. The number of left-hand menu options has decreased because of the new “Manage Platform” and “Manage Project” sections. These two new sections have moved all of the a

Score: 1.1897237

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.79

Upgrade to Cloud CMS 3.2.79 with support for ARM-64, enhanced ElasticSearch integration, and Redis 6.x compatibility for improved performance.

Score: 1.1829752

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.80

Upgrade to Cloud CMS 3.2.80 for enhanced ARM-64 support, improved ElasticSearch integration, and Redis 6.x compatibility. Optimize your deployment now.

Score: 1.1829752

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.81

Upgrade to Cloud CMS 3.2.81 for ARM aarch64 support, new ElasticSearch client, Redis 6.x upgrade, and improved performance. Explore release notes now!

Score: 1.1829752

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.82

Upgrade to Cloud CMS 3.2.82 for ARM-64 support and enhanced performance. Optimize ElasticSearch connections with the Condor client and update Redis to 6.x+.

Score: 1.1829752

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.83

Upgrade to Cloud CMS 3.2.83 with improved ARM aarch64 support, ElasticSearch connection via condor, and Redis updates for better performance.

Score: 1.1829752

Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Duo Security

Integrate Duo Security for enhanced authentication by configuring the Auth API with integrationKey, secretKey, and apiHost.

Score: 1.1778265

Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Duo Security

Integrate Duo Security for multifactor authentication with Cloud CMS using the Duo Auth API for enhanced security setup.

Score: 1.1778265

Gitana 4.0 / Reference / Types / Platform

Access Cloud CMS data stores and platform-scoped objects with authentication for robust data management and development.

Score: 1.1764843

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.1761353

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.1761353

OAuth2, Clients and Authentication Grants

One of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments

Score: 1.1761122