Found 619 results for "gitana 4.0 developers api definitions settings"
The search executed in 0.002662289 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Application Server / AuthenticationSecure your apps with our Authentication Service. Supports SSO, auto account sync, and providers like Google, Facebook, and more with Passport.js.
Score: 0.76406384
|
![]() |
Gitana 4.0 / Developers / Application Server / AuthenticationEnable seamless integration with our Authentication Service, offering a robust stateless and session-based SSO framework with Cloud CMS synchronization.
Score: 0.76406384
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.77Upgrade to Cloud CMS 3.2.77 with new ElasticSearch support and improved Redis compatibility. Optimize installations using our easy upgrade tools.
Score: 0.7492023
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.78Upgrade to Cloud CMS 3.2.78 for improved ElasticSearch and Redis support with detailed notes and a command line upgrade tool for smooth transitions.
Score: 0.7492023
|
![]() |
Gitana 3.2 / Guide / Guide / API / System MetadataTrack and access comprehensive system metadata in Cloud CMS, including creation and modification details, effortlessly using API requests.
Score: 0.74783784
|
![]() |
Gitana 4.0 / Content Engine / Branch Overview / BranchesOptimize collaboration and content management with Cloud CMS Branches. Create, switch, and merge branches seamlessly, minimizing conflicts for efficient teamwork.
Score: 0.73907256
|
![]() |
Gitana 3.2 / Guide / Guide / Application ServerBuild powerful custom APIs and websites with the Cloud CMS Application Server, a Node.js-based solution for creating modern, scalable applications.
Score: 0.7277739
|
![]() |
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: 0.7277739
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.75Upgrade to Cloud CMS 3.2.75 for enhanced ElasticSearch and advanced Transfer Schema v3 support. Ensure seamless updates with our new upgrade tool.
Score: 0.7277739
|
![]() |
Gitana 4.0 / Developers / Application ServerBuild powerful websites and custom APIs with the Cloud CMS Application Server, leveraging Node.js and Express for seamless integration and high performance.
Score: 0.7277739
|
![]() |
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: 0.7277739
|
![]() |
Chat GPT and Cloud CMSLately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope
Score: 0.7277739
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / ChangesetExplore the complexities of Cloud CMS changesets: manage histories, handle transactions, and understand configurations for seamless branch management.
Score: 0.72648615
|
![]() |
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: 0.70753706
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / ContextsExplore Cloud CMS's browser-side configuration service to customize rendering with context keys and schemas. Extend component functionality using actions, navigation, and dashboard elements.
Score: 0.70518386
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / ApplicationManage your mobile, touch, or web app configurations with Cloud CMS. Optimize user registration, emails, and layout settings effortlessly!
Score: 0.70518386
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / ContextsOptimize your Cloud CMS experience by understanding and extending context configurations for dynamic page rendering and component control.
Score: 0.70518386
|
![]() |
Gitana 4.0 / Content Engine / Single Sign On (SSO) / OktaConfigure Cloud CMS Single Sign-On with Okta and SAML 2.0, enabling seamless enterprise user authentication and integration for secure access.
Score: 0.70518386
|
![]() |
Gitana 3.2 / Guide / Guide / WorkspacesCloud CMS Workspaces offer powerful tools for collaborative content creation, enabling branching, merging, and seamless integration with editorial teams.
Score: 0.69963574
|
![]() |
Bulk ImportWhy is there a need for Bulk Import for existing content into a CMS? Content is extremely valuable and expensive to recreate. It’s too valuable to lose and recreating it manually can be a daunting prospect. Your existing content is an important concern at the start of any CMS project – how to migrate content and the related costs is a very important consideration. If there is content that does need to be imported into the CMS then you will need to have a robust repeatable automated process such
Score: 0.6883953
|
![]() |
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: 0.6702619
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / ClientOptimize your client management with Cloud CMS. Create, update, list, and query clients efficiently while protecting your data.
Score: 0.6691696
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / LockingOptimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.
Score: 0.65305936
|
![]() |
Gitana 4.0 / User Interface / User Interface / LockingCloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.
Score: 0.65305936
|
![]() |
CMS editor LockingThere are two levels of locking which usually come into play in a scenario like this. One is a "UI lock" which is taken out when a user begins editing something within the user interface. This lock is released when they finished editing (either by hitting save or canceling). The other lock is a "data lock" which is a transactional lock taken out when the write of multiple documents begins. This is a transactional lock in the sense that it blocks other write operations against those documents and
Score: 0.65305936
|