Found 536 results for "gitana 4.0 engine api datatypes identity"

The search executed in 0.002537081 seconds. That's fast.

Gitana / 4.0 / Developers / Frameworks / SvelteKit

Create static and hybrid websites effortlessly with SvelteKit, leveraging Cloud CMS integrations. Find setup tools, examples, and API key configuration.

Score: 2.961677

Gitana / 4.0 / Overview

Discover all features and capabilities of Cloud CMS 4.0 with our comprehensive documentation guide.

Score: 2.9498906

Users, Identities and SSO with Cloud CMS

One of the really interesting use cases for Cloud CMS is that of maintaining users across multiple domains while having those users share a common identity context. A common identity context allows an authentication session to transition seamlessly (via an authentication swap) from one user to the next. It also allows for properties (such as username, email, password or other custom user properties) to automatically synchronize across all of the user identities that are part of the context. Here

Score: 2.9472277

Gitana / 4.0 / Developers / Frameworks / React

Learn how to seamlessly connect React apps to Cloud CMS with step-by-step guides, API key setup, and sample project insights.

Score: 2.9181945

Gitana / 4.0 / Developers / Frameworks / Vue.js

Learn how to connect Vue.js apps to Cloud CMS with API keys, examples, and setup guidance for seamless integration.

Score: 2.9181945

Gitana / 4.0 / Developers / Frameworks / Gatsby

Build static sites effortlessly with Gatsby and Cloud CMS. Learn integration, manage API keys, and explore our bookstore example. Get started today!

Score: 2.8956041

Gitana / 4.0 / Developers / Frameworks / Nuxt.js

Build static sites effortlessly with Nuxt.js and Cloud CMS. Access content seamlessly and explore sample projects for easy integration.

Score: 2.8956041

Gitana / 4.0 / Developers / Drivers / Python

Easily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.

Score: 2.8815846

Gitana / 4.0 / Developers / Drivers / PHP

Connect PHP apps to Gitana with our open-source driver. Access API with ease, manage OAuth, and perform content operations effectively.

Score: 2.8462307

Gitana / 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965

Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.

Score: 2.831027

Gitana / 3.2 / Guide / Guide / Security

Secure your content with Cloud CMS. Our platform offers robust, multi-layered access controls ensuring only authorized users access your data.

Score: 2.8239055

Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / Azure Active Directory

Configure Azure AD and Cloud CMS for seamless SSO integration using SAML 2.0, ensuring secure identity and access management.

Score: 2.8230288

Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO) / Azure Active Directory

Set up seamless single sign-on with Azure Active Directory and Cloud CMS using SAML 2.0. Follow our step-by-step guide.

Score: 2.8230288

Is there a programmatic way to add more content to workflows?

There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor

Score: 2.8083072

Introducing the Cloud CMS Open Source App Server

Cloud 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: 2.8063636

Gitana / 4.0 / Reference / Types / Overview

Explore various schema types including Cluster, Stack, Release, and more, with comprehensive documentation on Gitana 4.0.

Score: 2.6980288

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: 2.6828532

Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO)

Enable seamless user authentication with Cloud CMS's SAML and JWT Enterprise SSO integration, compatible with major identity providers.

Score: 2.6828532

Gitana / 4.0 / Developers / Frameworks / cURL

Learn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.

Score: 2.6816597

Gitana / 3.2 / Guide / Guide / Application Server / Authentication

Secure and streamline user login for Node applications using Cloud CMS's Authentication Service with built-in SSO and providers like Google and LinkedIn.

Score: 2.663404

Gitana / 4.0 / Developers / Application Server / Authentication

Secure your applications with our robust Authentication Service, featuring SSO and integration with popular providers like Google, Facebook, and GitHub.

Score: 2.663404

Gitana / 3.2 / Guide / Guide / Features / Renditionable

Enhance content workflow with Renditionable by easily creating, updating, and syncing content renditions across nodes using configurable engines.

Score: 2.573109

Gitana / 4.0 / Content Engine / Aspects / Renditionable

Enhance content workflow with Renditionable by easily creating, updating, and syncing content renditions across nodes using configurable engines.

Score: 2.573109

Single Sign On (SSO)

Cloud CMS introduces a Single Sign-On service that will make it easy for the users to connect using their already existing business accounts. Cloud CMS supports two Enterprise SSO features – SAML 2.0 and JWT. These are two popular SSO mechanisms that work with many commercial and open-source identity providers including Microsoft Active Directory Federation Services (ADFS), JBoss Keycloak etc. Using SAML 2.0 and JWT, Cloud CMS can be easily integrated with your corporate security infrastructure.

Score: 2.5617876

How to monitor API traffic from a node js app

It is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host

Score: 2.5571659