Found 586 results for "access-policies conditions not"
The search executed in 0.001323357 seconds. That's fast.
![]() |
Advanced Content Modeling options (example)Question. If I have the following collections: Categories Products Product_Description_Schemas Each Product is linked to a Category. Each Category is linked to a Product_Description_Schema. The outcome I want to accomplish is that the description schema for Product X I am entering, is defined by the Category it is linked to ( which in turn is defined by the Product_Description_Schema that the Category is linked to ). e.g. Product = Hilton Hotel London, Category = Hotel, Product_Description_Schem
Score: 0.5747452
|
![]() |
Programmatically create content in a folder?The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m
Score: 0.5747452
|
![]() |
Gitana 3.2 / Guide / Guide / FeaturesDiscover Cloud CMS's versatile features to enhance your content nodes with behaviors like multilingual support, geolocation, audit logging, and more.
Score: 0.5734387
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / CustomLearn to create a custom Authentication Provider for your Application Server with step-by-step guidance and code examples.
Score: 0.5734387
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Providers / CustomCreate a custom Authentication Provider for your Application Server effortlessly with our comprehensive guide and coding examples.
Score: 0.5734387
|
![]() |
Gitana 4.0 / Content Engine / AspectsEnhance your Cloud CMS content with features like multilingual, geolocation, and thumbnails. Customize with JSON for seamless integration.
Score: 0.5734387
|
![]() |
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 0.5734387
|
![]() |
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: 0.5734387
|
![]() |
How we use Docker at Cloud CMSAt Cloud CMS, we use Docker to provision our cloud infrastructure servers on top of Amazon Web Services. Our stack consists of five different clusters: Cloud CMS API Cloud CMS UI Cloud CMS App Server for Dynamic Hosting Elastic Search MongoDB With the exception of MongoDB, all of these clusters are allocated using elastic load balancing and are architected in such a way that we can spin up new servers and tear down old ones with elastic demand. That is to say, they are fully elastic in design. T
Score: 0.5734387
|
![]() |
Easy apps with Cloud CMS and Node.jsAs we continue to enhance Cloud CMS, one of the directions that we’re pushing in is toward the application layer. We intend to offer increasingly more out-of-the-box applications for content authoring, curation and publishing aimed at marketing users. These applications need to be easy-to-use. They need to address the most common cases that our customers are asking for out-of-the-box. However, they also need to be easily extensible so that these same customers can take our apps and quickly custo
Score: 0.5734387
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / BranchExplore how branches provide isolated workspaces for projects, allowing changes through changesets with permissions and configuration options.
Score: 0.56164145
|
![]() |
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: 0.56164145
|
![]() |
Gitana 4.0 / Self Managed / Containers / API ServerOptimize your API server configuration with Cloud CMS. Launch a Java app with REST API support for MongoDB, ElasticSearch, and Amazon services like S3, SNS, SQS, and more.
Score: 0.5615158
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / AuthenticationSecure and streamline user login for Node applications using Cloud CMS's Authentication Service with built-in SSO and providers like Google and LinkedIn.
Score: 0.55973476
|
![]() |
Gitana 4.0 / Developers / Application Server / AuthenticationEffortlessly manage authentication with Cloud CMS, supporting SSO and various identity providers like Google and SAML for your Node applications.
Score: 0.55973476
|
![]() |
Gitana 3.2 / Guide / Guide / API KeysAccess your Cloud CMS tenant securely using API Keys. Follow steps to manage credentials, creating app instances, and downloading necessary keys.
Score: 0.55776674
|
![]() |
Gitana 3.2 / Guide / Guide / General / LockingCloud CMS locking feature lets editors reserve content for exclusive editing. Owners and managers can override locks for smooth content collaboration.
Score: 0.55776674
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @fragmentLearn how to use the @fragment tag for caching sections of your website with custom dependencies to optimize performance.
Score: 0.55776674
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / SupportOptimize support tickets for Cloud CMS installations by providing detailed info like log files or database dumps for faster resolution.
Score: 0.55776674
|
![]() |
Gitana 4.0 / Developers / API KeysEasily manage API keys for Cloud CMS with detailed steps for setup, download, and application use in a secure tenant environment.
Score: 0.55776674
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @fragmentLearn how to use the @fragment tag for caching sections of your website with custom dependencies to optimize performance.
Score: 0.55776674
|
![]() |
Gitana 4.0 / Content Engine / Nodes / LockingCloud CMS locking feature lets editors reserve content for exclusive editing. Owners and managers can override locks for smooth content collaboration.
Score: 0.55776674
|
![]() |
Gitana 4.0 / Forms / Fields / Checkbox FieldCheckbox Field Guide: Create, customize, and integrate checkbox fields for boolean, string, or array data in your web applications with ease.
Score: 0.55776674
|
![]() |
Building Applications with Ratchet JS MVCOver the past few days, I’ve had a chance to delve back into ratchet.js which is a JavaScript MVC framework that I had a hand in building in 2010. By this point, there are a lot of JavaScript MVC frameworks that you can utilize. However, at the time we built it, we were very inspired by sammy.js, backbone.js and knockout.js. A few points on these libraries: I particularly liked sammy.js for its simplicity. The developers of that library do a great job minimizing the work and also utilized an int
Score: 0.55776674
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO)Optimize user login with Cloud CMS's Single Sign On (SSO) using SAML 2.0 and JWT for seamless integration.
Score: 0.55254745
|