Found 303 results for "gitana 3.2 guide guide authentication"
The search executed in 0.002257783 seconds. That's fast.
![]() |
Gitana 4.0 / Developers / Cookbooks / Ruby CookbookLearn how to connect to Gitana, manage Git-like branches, and create custom content types with the Ruby Cloud CMS driver.
Score: 1.6146843
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / manage-all-content-of-a-typeManage access policies with Gitana: Grant project members management rights for all content of a specific type.
Score: 1.6091499
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-with-a-featureExplore Gitana's Access Policy Template to grant consumers access to multi-feature content efficiently. Discover JSON syntax and customization.
Score: 1.6091499
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-all-projectsExplore the Gitana Access Policy Template, enabling management of all content across projects using the identifier read-all-content-from-all-projects.
Score: 1.6009688
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / edit-all-content-with-a-propertyLearn about Gitana's Access Policy Template for editing all content with a specific property value.
Score: 1.6009688
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-in-a-folderExplore Gitana's Access Policy Template for reading all content in a folder, supporting consumer roles with path-specific permissions.
Score: 1.6009688
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / Antivirus ServerSecure your applications with Cloud CMS Antivirus Server. Effortlessly scan files via HTTP with integrated ClamAV support for ultimate protection.
Score: 1.5886426
|
![]() |
Gitana 4.0 / Self Managed / Containers / Antivirus ServerSecure your applications with Cloud CMS Antivirus Server. Effortlessly scan files via HTTP with integrated ClamAV support for ultimate protection.
Score: 1.5886426
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / PHP CookbookLearn to use Gitana's PHP driver for database connections, code samples, and advanced querying with this comprehensive guide.
Score: 1.5883219
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-a-single-projectDiscover how to implement a Gitana Access Policy Template for managing project content efficiently.
Score: 1.5848539
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-collaboratorExplore the project-collaborator Gitana System Access Policy, detailing roles and conditions for granting Collaborator and Contributor permissions.
Score: 1.5769174
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-userExplore the Gitana System Access Policy for project-user with detailed role permissions and JSON configurations.
Score: 1.5769174
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-multiple-projectsOptimize access to multiple projects with Gitana's Access Policy Template. Manage and consume content easily from various sources.
Score: 1.5769174
|
![]() |
Gitana 4 Roadmap – Job queue performance and managementWith the early arrival of Gitana 4.0, we’ve improved the product to deliver a number of important improvements to our customers -- the user interface has been enhanced to provide a better editorial experience, the publishing engine now uses deltas and differencing for faster releases with smaller payloads and we’ve baked both generational and discerning AI services into the foundation of our product, just to name a few. In this article, I’d like to provide some insight into our future direction.
Score: 1.5710531
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Templates / manage-content-of-a-type-in-a-folderExplore Gitana's Access Policy Template to manage content by type in specified folders efficiently.
Score: 1.5612807
|
![]() |
Can your CMS do this?This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils
Score: 1.5586951
|
![]() |
Introducing the Cloud CMS Open Source App ServerCloud CMS lets you create content once and reuse it everywhere - across all of your devices, web sites, mobile applications, tradeshow kiosks, digital signage surfaces and more. Our editorial environment is fully featured, extensible easy to use, letting you manage content and deliver it via our enterprise-class Content API. With Cloud CMS, customers are free to build apps on top of best-of-breed open-source frameworks while leveraging open-standards. They are empowered to continue to use the de
Score: 1.5540766
|
![]() |
Setup a Next.JS Static Site using Cloud CMSThe web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr
Score: 1.5455036
|
![]() |
Gitana 4.0 / Developers / Cookbooks / C# CookbookStart developing with the Gitana C# Driver, integrate with .NET Core projects, and explore code samples for efficient connection, querying, and node creation methods.
Score: 1.5183043
|
![]() |
Gitana 4.0 / Developers / Cookbooks / PHP CookbookLearn PHP with Gitana's PHP Driver. Connect to Cloud CMS using examples and code snippets for integration.
Score: 1.5101552
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Authenticators / CustomCreate a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.
Score: 1.5020642
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Authenticators / CustomCreate a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.
Score: 1.5020642
|
![]() |
Gitana 4.0 / Reference / TypesExplore various schema types including Cluster, Stack, Release, and more, with comprehensive documentation on Gitana 4.0.
Score: 1.4785416
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Java CookbookDiscover Java Cookbook tips for connecting Gitana Java Driver using Maven. Access secure repositories, set up dependencies, connect, and manage projects.
Score: 1.467634
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 1.4285144
|