Found 599 results for "gitana 4.0 developers api resources server get-healthcheck"
The search executed in 0.002794929 seconds. That's fast.
![]() |
Gitana / 3.2 / Guide / Guide / Multifactor Authentication / Providers / Duo SecurityIntegrate Duo Security for multifactor authentication with Cloud CMS using Duo's Auth API settings for seamless and secure access.
Score: 1.1672504
|
![]() |
Gitana / 4.0 / Developers / Authentication / Multifactor Authentication / Providers / Duo SecurityConfigure Duo Security for multifactor authentication via Cloud CMS using Auth API settings: integrationKey, secretKey, apiHost.
Score: 1.1672504
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228Secure your Cloud CMS with Log4j2 updates against CVE-2021-44228. Upgrade to version 3.2.71 and follow mitigation steps for enhanced protection.
Score: 1.1413265
|
![]() |
Gitana / 3.2 / Guide / Guide / Multifactor AuthenticationEnhance user security with Cloud CMS's Multifactor Authentication, adding an extra layer of protection to login credentials.
Score: 1.1239057
|
![]() |
Gitana / 4.0 / Developers / Authentication / Multifactor AuthenticationEnhance security with Multifactor Authentication for Cloud CMS. Secure login requires a verification code sent to your device.
Score: 1.1239057
|
![]() |
CEM - shuffling deck chairs on the titanicGoing back 15 years, we’ve seen the core of providing websites shift across various types of “platforms” - from Web Content Management (WCM) to Enterprise Content Management (ECM) to Customer Experience Management (CEM). Every iteration involved another set of technologies, and associated migration headaches. Each expansion also consumed more and more of the resulting presentation tier. At first, this was mostly a good thing as no standard mechanisms existed to facilitate efforts. However, in th
Score: 1.1048391
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Services / FlowEffortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.
Score: 1.1024601
|
![]() |
Gitana / 4.0 / Developers / Application Server / Services / FlowEffortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.
Score: 1.1024601
|
![]() |
Gitana / 3.2 / Guide / Guide / Features / MultilingualEnhance multilingual content with Cloud CMS, providing seamless translation support for diverse locales in your web nodes.
Score: 1.0927863
|
![]() |
Gitana / 4.0 / Content Engine / Aspects / MultilingualEnhance multilingual content with Cloud CMS, providing seamless translation support for diverse locales in your web nodes.
Score: 1.0927863
|
![]() |
Finding sanity by losing your headThere was a lot of chatter last year regarding a “headless” or “decoupled” CMS design. Zeitgeist, maybe… countermovement, definitely. Since their inception, every expansion of content management software along the continuum from managing basic websites to full-on digital experiences drove CMSes further and further into the application’s presentation tier. In parallel, we witnessed the maturity of frameworks such as Angular, Ember, and Ionic (just to name a few) - all pushing development out to t
Score: 1.0927863
|
![]() |
How do I retrieve the folder path for my content?In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C
Score: 1.0915782
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / DefinitionsExplore comprehensive Cloud CMS JSON schema definitions for creating structured content, enhancing validation, and ensuring data integrity in your projects.
Score: 1.0891957
|
![]() |
Gitana / 4.0 / Content Engine / Content Models / DefinitionsDiscover the power of defining content types in Cloud CMS using JSON schema to ensure data consistency, validation, and integrity for structured content management.
Score: 1.0891957
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.0889771
|
![]() |
Gitana / 4.0 / Developers / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.0889771
|
![]() |
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.0887246
|
![]() |
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.0887246
|
![]() |
Gitana / 4.0 / Forms / API / OverviewExplore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.
Score: 1.0860255
|
![]() |
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: 1.0811522
|
![]() |
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: 1.0811522
|
![]() |
Using the JavaScript driver to run an elasticsearch queryThe Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f
Score: 1.0809937
|
![]() |
Tree HierarchiesIn Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f
Score: 1.0759454
|
![]() |
How can I retrieve content for a tree view?The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or
Score: 1.0759454
|
![]() |
Gitana / 4.0 / Reference / Types / OverviewExplore various schema types including Cluster, Stack, Release, and more, with comprehensive documentation on Gitana 4.0.
Score: 1.0721473
|