Found 110 results for "security"
The search executed in 4.5792E-4 seconds. That's fast.
![]() |
Recommended Cloud CMS architectureIn general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 4.99172
|
![]() |
The Gitana Blog - Page 1The Gitana Blog - Page 1 Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content
Score: 4.969001
|
![]() |
Privacy Policy - GitanaPrivacy Policy - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content.
Score: 4.9604874
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Authentication GrantOptimize your platform security with Authentication Grants, enabling user credential distribution while controlling access and enhancing security measures.
Score: 4.894648
|
![]() |
Pricing: Free Options - GitanaPricing: Free Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate c
Score: 4.734833
|
![]() |
Pricing: Hosted Options - GitanaPricing: Hosted Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate
Score: 4.582672
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0Explore OAuth 2.0 in Cloud CMS for secure server authorization. Learn best practices and different flows, including real-world examples using OAuth2.
Score: 4.578265
|
![]() |
Gitana 4.0 / Developers / Authentication / OAuth 2.0Learn all about OAuth 2.0 with Cloud CMS, a secure authorization framework supported by top industry players like Facebook and Twitter.
Score: 4.578265
|
![]() |
Content Services Platform - GitanaContent Services Platform - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and cura
Score: 4.578265
|
![]() |
Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Twilio AuthyConfigure Twilio Authy for secure multifactor authentication with Cloud CMS, using Service Descriptors and System Authenticators.
Score: 4.312418
|
![]() |
Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Twilio AuthySecure your Cloud CMS with Twilio Authy for Multifactor Authentication. Learn configuration details and API integration steps.
Score: 4.312418
|
![]() |
Advanced Content Modeling options (example)Question. If I have the following collections: Categories Products Product_Description_Schemas Each Product is linked to a Category. Each Category is linked to a Product_Description_Schema. The outcome I want to accomplish is that the description schema for Product X I am entering, is defined by the Category it is linked to ( which in turn is defined by the Product_Description_Schema that the Category is linked to ). e.g. Product = Hilton Hotel London, Category = Hotel, Product_Description_Schem
Score: 4.312418
|
![]() |
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 4.305918
|
![]() |
Announcing Gitana 4.0Announcing Gitana 4.0 Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. P
Score: 4.2188706
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LocalLocal Authentication Provider connects your Node.js app with a custom identity provider, supporting secure login and authentication configuration.
Score: 4.066468
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Providers / LocalEnable seamless local authentication on Cloud CMS with a custom identity provider configured using Node.js or any technology.
Score: 4.066468
|
![]() |
Contact Us - GitanaContact Us - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. Pub
Score: 4.066468
|
![]() |
Gitana 3.2 / Guide / Guide / API KeysEasily manage and retrieve your Cloud CMS API Keys and application credentials. Secure access through client and user key credentials.
Score: 3.9537215
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / IBM API ConnectIBM API Connect offers a complete API platform to create, manage, and monetize APIs across clouds, ensuring seamless digital app innovation.
Score: 3.9537215
|
![]() |
Gitana 4.0 / Developers / API KeysDiscover how to manage and securely access your data with Cloud CMS API Keys, vital for client and user authentication.
Score: 3.9537215
|
![]() |
Gitana 4.0 / Content Engine / Integrations / IBM API ConnectIBM API Connect enables seamless creation, management, and monetization of APIs to power digital apps across clouds, enhancing innovation.
Score: 3.9537215
|
![]() |
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: 3.9537215
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / JWTLearn how to configure Cloud CMS for JWT in SSO. Follow our simple example to generate and use JSON Web Tokens effectively.
Score: 3.9482565
|
![]() |
Gitana 4.0 / Content Engine / Single Sign On (SSO) / JWTLearn how to configure Cloud CMS for JWT and integrate it with SSO using JSON Web Tokens. Simplified example included.
Score: 3.9482565
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 3.8470583
|