Found 406 results for "appserver authentication adapters custom"
The search executed in 0.002491509 seconds. That's fast.
![]() |
Announcing Gitana 4.0Announcing Gitana 4.0 Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. P
Score: 1.0570824
|
![]() |
Reports and Analytics - GitanaReports and Analytics - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate c
Score: 1.0570824
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Azure Entra IDOptimize your identity management with Azure Entra ID and Cloud CMS SAML 2.0 integration, enhancing security and seamless single sign-on.
Score: 1.0536256
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.
Score: 1.050729
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / Fields / Related ContentOptimize file uploads with custom options for node types, paths, sizes, and more using our advanced related content control system.
Score: 1.050729
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / Related ContentEasily manage and upload content assets with the versatile related-content control, optimizing file storage and ensuring seamless user interaction.
Score: 1.050729
|
![]() |
Gitana 3.2 / Guide / Guide / Branches / ActionsConfigure automated actions for release events with JSON settings. Supports Send Email and Web Hook with variables like releaseId and branchId.
Score: 1.0345054
|
![]() |
Query PerformanceApplication queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi
Score: 1.0345054
|
![]() |
Product Releases - GitanaProduct Releases - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate conten
Score: 1.0190971
|
![]() |
Gitana 3.2 / Guide / Guide / Policies / Data List PoliciesOptimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.
Score: 1.0166552
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Policies / Data List PoliciesOptimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.
Score: 1.0166552
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @dependencyOptimize Cloud CMS page caching with dependencies to ensure efficient content delivery and automated cache invalidation.
Score: 1.014544
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @dependencyOptimize Cloud CMS page caching with dependencies to ensure efficient content delivery and automated cache invalidation.
Score: 1.014544
|
![]() |
Gitana 4.0 / Forms / Fields / Select FieldOptimize your forms with the versatile select field, offering customizable options like multiple selections, data sorting, and dynamic datasource integration.
Score: 1.014544
|
![]() |
Dynamic ProxyPassReverseCookieDomain with Apache 2We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged
Score: 1.0088636
|
![]() |
Gitana 3.2 / Guide / Guide / RulesAutomate your content management with rules in Cloud CMS. Trigger actions like converting files or updating properties using policy bindings and conditions.
Score: 0.9911036
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / RulesAutomate business logic with Cloud CMS Rules. Trigger actions on content creation, updates, or removal using flexible conditions and policies.
Score: 0.9911036
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Invalidate Page RenditionsInvalidate page renditions in apps quickly using custom queries, ensuring up-to-date content for optimal performance and user engagement.
Score: 0.98274106
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Start WorkflowConfigure and start custom workflows with ease, assigning users and setting data effortlessly. Optimize your process management today.
Score: 0.98274106
|
![]() |
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: 0.98274106
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Invalidate Page RenditionsInvalidate page renditions in apps quickly using custom queries, ensuring up-to-date content for optimal performance and user engagement.
Score: 0.98274106
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Start WorkflowConfigure and start custom workflows with ease, assigning users and setting data effortlessly. Optimize your process management today.
Score: 0.98274106
|
![]() |
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: 0.98274106
|
![]() |
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: 0.95101666
|
![]() |
Running Custom Scripts through Rules TestYou may want a complex action to occur in your project that is specific to your business requirements. We provide a number of out of the box actions that you can easily setup in a Content Rule, but sometimes the requirement goes beyond these functionalities. So, Cloud CMS allows you to write Javascript scripts that will run whenever a rule is triggered. In this example, we will be working with the following definition, call it custom:counter: { "title": "counter", "type": "object", "propertie
Score: 0.95101666
|