Found 242 results for "appserver authentication providers keycloak"

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

Gitana / 3.2 / Guide / Guide / API / Data Types / Client

Client Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration Clients maintain a configuration that you can adjust or consult as you create, update and query for them. The following table presents you t

Score: 1.9519364

Gitana / 4.0 / Data Engine / API / Data Types / Client

Client Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration Clients maintain a configuration that you can adjust or consult as you create, update and query for them. The following table presents you t

Score: 1.9519364

Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuite

Google GSuite This page provides a walkthrough of how to configure Cloud CMS Single Sign On (SSO) for Google GSuite. Google GSuite provides support for SSO (single-sign-on) to allow users to authenticate to Cloud CMS using their Google accounts. Google plays the role of the Identity Provider and uses SAML 2.0 to assert authentication to Cloud CMS. You can learn more about Google GSuite here: https://gsuite.google.com/ Create a SAML App To configure Cloud CMS to use Google GSuite, you must first

Score: 1.9036772

Gitana / 4.0 / Data Engine / Authentication / Single Sign On (SSO) / Google GSuite

Google GSuite This page provides a walkthrough of how to configure Cloud CMS Single Sign On (SSO) for Google GSuite. Google GSuite provides support for SSO (single-sign-on) to allow users to authenticate to Cloud CMS using their Google accounts. Google plays the role of the Identity Provider and uses SAML 2.0 to assert authentication to Cloud CMS. You can learn more about Google GSuite here: https://gsuite.google.com/ Create a SAML App To configure Cloud CMS to use Google GSuite, you must first

Score: 1.9036772

Gitana / 3.2 / Guide / Guide / Integrations / Google / GSuite

Google GSuite Google GSuite supports custom Identity Providers for SAML 2.0 applications. This allows Cloud CMS to provide single sign-on (SSO) using Google GSuite and your user's Google accounts. To learn more about this, please read up on Cloud CMS Single Sign On (SSO). And also take a look at the Google GSuite Example.

Score: 1.873262

Gitana / 4.0 / Data Engine / Integrations / Google / GSuite

Google GSuite Google GSuite supports custom Identity Providers for SAML 2.0 applications. This allows Cloud CMS to provide single sign-on (SSO) using Google GSuite and your user's Google accounts. To learn more about this, please read up on Cloud CMS Single Sign On (SSO). And also take a look at the Google GSuite Example.

Score: 1.873262

OAuth2, Clients and Authentication Grants

One of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments

Score: 1.8628266

Gitana / 3.2 / Guide / Guide / Integrations / Ping

Ping Ping Identity provides security solutions for on-premise and SaaS based applications. Its PingOne product provides Identity and SSO solutions including support for the SAML 2.0 protocol which is supported by Cloud CMS. Cloud CMS provides Single Sign On (SSO) Enterprise support for a variety of Identity Providers using SAML 2.0 and/or JWT. For more information, see Cloud CMS Single Sign On (SSO). To learn more about this, please visit our Cloud CMS / Ping example configuration.

Score: 1.8204921

Gitana / 4.0 / Data Engine / Integrations / Ping

Ping Ping Identity provides security solutions for on-premise and SaaS based applications. Its PingOne product provides Identity and SSO solutions including support for the SAML 2.0 protocol which is supported by Cloud CMS. Cloud CMS provides Single Sign On (SSO) Enterprise support for a variety of Identity Providers using SAML 2.0 and/or JWT. For more information, see Cloud CMS Single Sign On (SSO). To learn more about this, please visit our Cloud CMS / Ping example configuration.

Score: 1.8204921

Train your AI Models - Gitana

Train your AI Models - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to enhance a

Score: 1.8055503

Gitana / 3.2 / Guide / Guide / Binary Files / File System Binary Storage

File System Binary Storage Cloud CMS supports store binary files to a direct file system volume or mount by by allowing it to serve as a backend provider for the storage of binary files within Cloud CMS. When files are uploaded to Cloud CMS, they are parsed and worked with and then eventually written down to the file system for persistence. When users seek to download those binary files, they are streamed back from disk. Depending on how you elect to configure your binary storage providers, Clou

Score: 1.8030971

Gitana / 4.0 / Data Engine / Platform / Binary Files / File System Binary Storage

File System Binary Storage Cloud CMS supports store binary files to a direct file system volume or mount by by allowing it to serve as a backend provider for the storage of binary files within Cloud CMS. When files are uploaded to Cloud CMS, they are parsed and worked with and then eventually written down to the file system for persistence. When users seek to download those binary files, they are streamed back from disk. Depending on how you elect to configure your binary storage providers, Clou

Score: 1.8030971

Gitana / 3.2 / Guide / Guide / API / Data Types

Data Types Application Archive Association Authentication Grant Auto Client Mapping Billing Provider Configuration Branch Changeset Client Directory Domain Domain Group Domain User Email Email Provider Identity Node Plan Platform Registrar Registration Repository Scheduled Work Settings Tenant Vault Web Host

Score: 1.7605225

Gitana / 4.0 / Data Engine / API / Data Types

Data Types Application Archive Association Authentication Grant Auto Client Mapping Billing Provider Configuration Branch Changeset Client Directory Domain Domain Group Domain User Email Email Provider Identity Node Plan Platform Registrar Registration Repository Scheduled Work Settings Tenant Vault Web Host

Score: 1.7605225

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

Gitana / 4.0 / Developers / Drivers / Overview

Drivers We offer driver libraries that you can drop into your new or existing web applications to make it very easy to interact with Cloud CMS. These drivers handle things like authentication state, concurrency and fast API calls over the wire. The following drivers are available: C# Go Java JavaScript / Node JavaScript (Legacy) PHP Python Ruby

Score: 1.7196972

Gitana / 3.2 / Guide / Guide / User Interface / Security / Create a new Role

Create a new Role The Roles for a Project can be managed on the Roles page. For reference, here are the default Roles available: Let's take a look at the list of the default roles: Roles Description Collaborator “CONNECT”, “READ”, “CREATE_SUBOBJECTS”, “UPDATE”, “DELETE” Connector “CONNECT” Consumer "CONNECT”, “READ” Contributor “CONNECT”, “READ”, “CREATE_SUBOBJECTS” Editor “CONNECT”, “READ”, “UPDATE”, “DELETE” Impersonator “IMPERSONATE” Manager “CONNECT”, “READ”, “CREATE_SUBOBJECTS”, “UPDATE”, “

Score: 1.693075

Gitana / 3.2 / Guide / Guide / User Interface / Security / Create a new Team

Create a new Team The Teams for a Project can be managed on the Teams page: First Step is to create the Team - To Create a new Team click 'Create Team' Second Step is to add Roles to the team Select Roles Click '+Grant Role' Select the Roles you want for the Team. Note: if you do not see the Role(s) needed for your Team you will need to create the Roles. Let's take a look at the list of the default roles: Roles Description Collaborator “CONNECT”, “READ”, “CREATE_SUBOBJECTS”, “UPDATE”, “DELETE” C

Score: 1.693075

Gitana / 4.0 / User Interface / Security / Create a new Role

Create a new Role The Roles for a Project can be managed on the Roles page. For reference, here are the default Roles available: Let's take a look at the list of the default roles: Roles Description Collaborator “CONNECT”, “READ”, “CREATE_SUBOBJECTS”, “UPDATE”, “DELETE” Connector “CONNECT” Consumer "CONNECT”, “READ” Contributor “CONNECT”, “READ”, “CREATE_SUBOBJECTS” Editor “CONNECT”, “READ”, “UPDATE”, “DELETE” Impersonator “IMPERSONATE” Manager “CONNECT”, “READ”, “CREATE_SUBOBJECTS”, “UPDATE”, “

Score: 1.693075

Gitana / 4.0 / User Interface / Security / Create a new Team

Create a new Team The Teams for a Project can be managed on the Teams page: First Step is to create the Team - To Create a new Team click 'Create Team' Second Step is to add Roles to the team Select Roles Click '+Grant Role' Select the Roles you want for the Team. Note: if you do not see the Role(s) needed for your Team you will need to create the Roles. Let's take a look at the list of the default roles: Roles Description Collaborator “CONNECT”, “READ”, “CREATE_SUBOBJECTS”, “UPDATE”, “DELETE” C

Score: 1.693075

Gitana / 3.2 / Guide / Guide / Transcription

Transcription This section describes features that are coming in 4.0 With Transcription in place, a content instance will automatically convert an audio source attachment to a text file that contains the transcription of the language detected in the source. The textual transcript result will contain all of the identified spoken words in the audio file. It will be saved onto the original node as text/plain attachment with the name transcription. Any audio content that you place into Cloud CMS wil

Score: 1.6899352

Gitana / 4.0 / Data Engine / Services / Transcription

Transcription This section describes features that are coming in 4.0 With Transcription in place, a content instance will automatically convert an audio source attachment to a text file that contains the transcription of the language detected in the source. The textual transcript result will contain all of the identified spoken words in the audio file. It will be saved onto the original node as text/plain attachment with the name transcription. Any audio content that you place into Cloud CMS wil

Score: 1.6899352

Gitana / 3.2 / Guide / Guide / Narration

Narration This section describes features that are coming in 4.0 With Narration in place, a content instance will automatically have the textual value of a source attachment or a source property sent to an audio processing service to be narrated. The narrated result converts the textual source to audio using text-to-speech. The resulting narration audio file stored back onto the content instance. Any content that you place into Cloud CMS will automatically detect the availability or modification

Score: 1.6553063

Gitana / 4.0 / Data Engine / Services / Narration

Narration This section describes features that are coming in 4.0 With Narration in place, a content instance will automatically have the textual value of a source attachment or a source property sent to an audio processing service to be narrated. The narrated result converts the textual source to audio using text-to-speech. The resulting narration audio file stored back onto the content instance. Any content that you place into Cloud CMS will automatically detect the availability or modification

Score: 1.6553063

Gitana / 3.2 / Guide / Guide / API / Data Types / Domain User

Domain User Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration Domain Users maintain a configuration that you can adjust or consult as you create, update and query for them. The following table pres

Score: 1.6331625