Found 447 results for "gitana 3.2 guide guide apikeys application"

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

Gitana 3.2 / Guide / Guide / Application Server / Tags / @resource

Create browser-ready URIs with @resource, auto-updating for cache sensitivity when file contents change, ensuring efficient web caching.

Score: 1.0935041

Gitana 4.0 / Developers / Application Server / Tags / @resource

Create a cache-sensitive URI using @resource to ensure efficient loading and accurate file updates with automatic cache control.

Score: 1.0935041

Gitana 4.0 / Content Engine / Integrations / DUO

Enhance Cloud CMS security with Duo Security's real-time Multi-Factor Authentication integration for robust content protection.

Score: 1.0935041

Access Cloud CMS content anonymously or as a guest user

This 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: 1.0902475

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Okta

Configure Cloud CMS Single Sign-On with Okta and SAML 2.0, enabling seamless enterprise user authentication and integration for secure access.

Score: 1.0729642

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / Keycloak

Enable secure authentication for Cloud CMS using Keycloak. Configure your server settings with client and realm information for seamless token validation.

Score: 1.0721192

Gitana 4.0 / Developers / Application Server / Authentication / Providers / Keycloak

Enable authentication and user profile management with the Keycloak Provider for Cloud CMS, offering configurable properties for seamless integration.

Score: 1.0721192

Github deployment - copy of sample site

Copy Sample Site Example; Duplicate of the source files for the Sample SIte project from Cloud CMS github into your own Github folder. In your GitHub project for: https://github.com/yourgithub/cloudcmsSample Either make it a public repository or invite the user "cloudcms" with READ access. In Cloud CMS -> Applications set URL of your Githup repository and the base path Redeploy your application's default deployment in Cloud CMS (Applications) You can redeploy selecting the deployment and then pi

Score: 1.0721192

Gitana 3.2 / Guide / Guide / Application Server / Authentication

Secure your apps with our Authentication Service. Supports SSO, auto account sync, and providers like Google, Facebook, and more with Passport.js.

Score: 1.0713565

Gitana 4.0 / Developers / Application Server / Authentication

Enable seamless integration with our Authentication Service, offering a robust stateless and session-based SSO framework with Cloud CMS synchronization.

Score: 1.0713565

Gitana 3.2 / Guide / Guide / Application Server / Services / Cache

Optimize application server caching with Cloud CMS, offering single, cluster, and sticky-cluster modes — reliable caching with memory or Redis providers.

Score: 1.062428

Gitana 4.0 / Developers / Application Server / Services / Cache

Optimize your application's cache with Cloud CMS Cache Service for seamless integration, offering efficient caching modes like single, cluster, and sticky-cluster.

Score: 1.062428

REST based access calls

The 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: 1.062428

Gitana 4.0 / Reference / Types / Platform

Access Cloud CMS data stores and platform-scoped objects with authentication for robust data management and development.

Score: 1.0615431

Gitana 3.2 / Guide / Guide / Bulk Import / JSON

Easily import JSON content into Cloud CMS with our bulk import tool, creating structured content from legacy systems.

Score: 1.0432062

Gitana 4.0 / Content Engine / Bulk Import / JSON

Import JSON content into Cloud CMS repositories easily with the Bulk Import tool. Use JSON Schema for custom content types, like World Cup players.

Score: 1.0432062

Recommended environment

This is a big subject and, as you know, there are many ways to set things up to be robust. That said, some practices are better than others. I can relate at least what we do and what we've seen customers do. First, I'd recommend thinking of Cloud CMS as black box application that runs on top of MongoDB, Elastic Search (both of which can be thought of as databases) and a binary storage provider. Cloud CMS is a stateless application whose setup is actually quite simple. It doesn't maintain any sta

Score: 1.0356672

Gitana 3.2 / Guide / Guide / Application Server / Services / Locks

Optimize your application server's access to shared resources using the Locks Service, seamlessly configured with Redis for robust cluster management.

Score: 1.0317645

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

Gitana 3.2 / Guide / Guide / Deployment / Deployment Receivers

Create and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.

Score: 1.0108413

Gitana 4.0 / Content Engine / Deployment / Deployment Receivers

Create and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.

Score: 1.0108413

Gitana 3.2 / Guide / Guide / Publishing

Manage your content lifecycle with Cloud CMS Publishing, featuring customizable workflows, lifecycle states, and multi-server deployment options.

Score: 0.9943377

Gitana 3.2 / Guide / Guide / Getting Started / Role-Based Editorial UI

Collaborate effortlessly with Cloud CMS's adaptive Editorial UI, offering role-based features for managers and contributors on any device.

Score: 0.9943377

Gitana 4.0 / Getting Started / Navigating the User Interface

Explore the Cloud CMS Editorial app, a responsive interface tailored for managers and contributors, supporting collaboration across devices.

Score: 0.9943377

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Authenticators / Custom

Create a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.

Score: 0.99254036