Found 336 results for "gitana 4.0 engine authentication oauth2"
The search executed in 0.001887945 seconds. That's fast.
![]() |
Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv
Score: 2.1075034
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container ServicesDiscover how to set up the Gitana platform on container services with examples for Amazon ECS and Kubernetes frameworks.
Score: 2.0920985
|
![]() |
Gitana 4.0 / Developers / Drivers / C#Easily connect your .NET applications to Gitana with the C# driver. Supports API integration, node management, and more. 100% open-source.
Score: 2.0727804
|
![]() |
Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) CookbookExplore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.
Score: 2.0652616
|
![]() |
Gitana 4.0 / Developers / Drivers / PythonEasily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.
Score: 2.0623512
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / Encrypting PropertiesSecure your sensitive data with Cloud CMS by encrypting API properties using RSA keys, safeguarding passwords and credentials effortlessly.
Score: 2.0526586
|
![]() |
How can I reuse connections with the Java Driver?The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr
Score: 2.0477185
|
![]() |
Does Cloud CMS support Single Sign On (SSO)?Yes, Cloud CMS supports SSO (Single Sign On) with a variety of authentication providers. Many of these providers are offered out-of-the-box -- including providers for Keycloak, Google, CAS and more. In addition, we allow you to implement your own SSO providers and customize the authentication handshake. To learn more about how Cloud CMS authentication providers work, check out the following documentation: https://www.cloudcms.com/documentation/appserver/services/auth.html Custom Authenticators a
Score: 2.044627
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaScript / NodeConnect Node apps to Gitana with our JavaScript 2.0 driver, supporting ECMAScript promises for seamless integration with popular frameworks.
Score: 2.036732
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuiteLearn how to configure Cloud CMS Single Sign On (SSO) for Google GSuite, enabling seamless authentication using SAML 2.0.
Score: 2.03146
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto TranscribeAutomatically convert audio to text with Auto Transcribe. Set up a Transcription Service and store text as a transcription attachment.
Score: 1.9935925
|
![]() |
Gitana 3.2 / Guide / GuideExplore comprehensive Gitana 3.2 guides covering Actions, Antivirus, API, Applications, Security, and more for seamless workflow solutions.
Score: 1.9931635
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Email ProviderConfigure and manage email providers with ease. Learn how to create, update, and query using this comprehensive guide.
Score: 1.9492495
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'
Score: 1.9360263
|
![]() |
Gitana 4.0 / Reference / Types / ClientDefine clients to securely connect apps to your platform via OAuth2, offering robust authentication and customization options.
Score: 1.9348751
|
![]() |
Gitana 4.0 / Content Engine / Publishing / Lifecycle StatesExplore Cloud CMS content lifecycle states, from draft to approved, with flexible branching, preview options, and seamless publishing workflows.
Score: 1.8976781
|
![]() |
Gitana 4.0 / Forms / API / TemplatesDiscover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.
Score: 1.8212941
|
![]() |
Gitana 4.0 / Getting Started / Working with Content / VersioningExplore Cloud CMS's changeset versioning, offering a Git-like, seamless, collaborative environment for content management without file locking issues.
Score: 1.8007113
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Go CookbookExplore the Go Cookbook for Gitana, learn how to connect, create nodes, and query data using the CloudCMS Go driver. Perfect for developers!
Score: 1.7957087
|
![]() |
Definitions for Date formatOur definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th
Score: 1.7935654
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto Analyze TextAuto Analyze Text feature automatically analyzes binary attachments for full-text search insights, enhancing node functionality.
Score: 1.7832835
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto OCR ExtractAutomatically convert attachments to searchable text with auto OCR extraction, enhancing full-text indexing and streamline content retrieval.
Score: 1.7832835
|
![]() |
Users, Identities and SSO with Cloud CMSOne 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: 1.7678261
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data TypesExplore comprehensive documentation on various data types including Application, Archive, Authentication Grant, and more. Perfect for developers and API users.
Score: 1.7648019
|
![]() |
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: 1.763348
|