Found 562 results for "gitana 4.0 developers api resources authentication post-auth-impersonate-domainid-principalid"
The search executed in 0.002691047 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Azure / TranslateDiscover seamless integration with Azure Translate using Microsoft Translator API for efficient multi-language support in your applications.
Score: 2.9780521
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Azure / TranslateEffortlessly integrate Azure Translate for seamless multi-language support and automatic I18N translations in your applications.
Score: 2.9780521
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / JWTLearn how the JWT request adapter securely manages JSON Web Tokens via headers or cookies, enabling trusted identity verification and user profile management.
Score: 2.9718204
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / SessionOptimize user experience with configurable session adapter to easily access authenticated user profiles in your strategy setup.
Score: 2.9718204
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Adapters / JWTLearn how to configure JWT request adapters to securely retrieve JSON Web Tokens from headers or cookies for secure authentication.
Score: 2.9718204
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Adapters / SessionOptimize user experience with configurable session adapter to easily access authenticated user profiles in your strategy setup.
Score: 2.9718204
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker InstallationGet started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.
Score: 2.9498699
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Docker InstallationEasily install and configure Cloud CMS on Docker with our step-by-step guide. Learn to build, run, and connect using Docker and Git tools.
Score: 2.9498699
|
![]() |
Gitana 4.0Discover all features and capabilities of Cloud CMS 4.0 with our comprehensive documentation guide.
Score: 2.9130826
|
![]() |
Gitana 4.0 / Developers / Drivers / PythonEasily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.
Score: 2.8679533
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.
Score: 2.856288
|
![]() |
Gitana 4.0 / Developers / Authentication / OAuth 2.0Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.
Score: 2.856288
|
![]() |
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: 2.8223
|
![]() |
Gitana 4.0 / Developers / Frameworks / PostmanLearn how to connect to Cloud CMS using Postman with our detailed guide and step-by-step instructions.
Score: 2.8182726
|
![]() |
Gitana 4.0 / Developers / DriversEasily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.
Score: 2.7843611
|
![]() |
Oauth 2.0 tokens
Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer
Score: 2.7342734
|
![]() |
Gitana 4.0 / Developers / Frameworks / cURLLearn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.
Score: 2.6752105
|
![]() |
REST based access callsThe authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t
Score: 2.6625443
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / ClientOptimize your client management with Cloud CMS. Create, update, list, and query clients efficiently while protecting your data.
Score: 2.6466753
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 2.632658
|
![]() |
Gitana 4.0 / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 2.632658
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / platform-manage-contextManage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.
Score: 2.5986757
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / platform-manage-contextManage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.
Score: 2.5986757
|
![]() |
Gitana 4.0 / User Interface / Projects / Delete a ProjectLearn how to delete a project safely within your platform by adjusting settings and following a step-by-step guide.
Score: 2.5798125
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 2.5670474
|