Found 55 results for "application-server authentication-providers github"

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

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

GitHub Cloud CMS provides integrated authentication and single-sign-on (SSO) with GitHub. This page describes the authentication provider available for the Cloud CMS Application Server that enables your mobile or web applications as well as the Cloud CMS user interface or API to authenticate against GitHub. For more information on Authentication within the App Server, see App Server Authentication / SSO. GitHub API Keys You will need to configure a GitHub application and have the following infor

Score: 16.872248

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

GitHub Cloud CMS provides integrated authentication and single-sign-on (SSO) with GitHub. This page describes the authentication provider available for the Cloud CMS Application Server that enables your mobile or web applications as well as the Cloud CMS user interface or API to authenticate against GitHub. For more information on Authentication within the App Server, see App Server Authentication / SSO. GitHub API Keys You will need to configure a GitHub application and have the following infor

Score: 16.872248

Gitana / 3.2 / Guide / Guide / Releases

Releases Releases allow you to set up collaborative workspaces where future sets of content can be worked on in real-time. Content can be created, edited and deleted in the workspace and then scheduled for publishing at a future date. Scheduled publishing allows your content to "go live" automatically - merging your content changes back into the mainline while triggering release actions for things like: Email Notifications CDN Synchronization Web Hook Calls Releases give your content team the ab

Score: 6.177244

Gitana / 4.0 / Data Engine / Releases / Overview

Releases Releases allow you to set up collaborative workspaces where future sets of content can be worked on in real-time. Content can be created, edited and deleted in the workspace and then scheduled for publishing at a future date. Scheduled publishing allows your content to "go live" automatically - merging your content changes back into the mainline while triggering release actions for things like: Email Notifications CDN Synchronization Web Hook Calls Releases give your content team the ab

Score: 6.177244

Gitana / 3.2 / Guide / Guide / Branches

Branches Cloud CMS stands apart from just about every other content management product on the market in that it offers a versioning model that is based around changesets. It is inspired by Git and Mercurial which are popular source-control products within the software development world. As such, Cloud CMS provides a changeset versioning system that captures every touch - every create, update or delete - that you make. Nothing is ever lost. Every data operation is fully transactional with every t

Score: 5.8662453

Gitana / 4.0 / Data Engine / Branches / Overview

Branches Cloud CMS stands apart from just about every other content management product on the market in that it offers a versioning model that is based around changesets. It is inspired by Git and Mercurial which are popular source-control products within the software development world. As such, Cloud CMS provides a changeset versioning system that captures every touch - every create, update or delete - that you make. Nothing is ever lost. Every data operation is fully transactional with every t

Score: 5.8662453

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

Gitana / 3.2 / Guide / Guide / Modules

Modules All you need to build your own add-on modules is GitHub and some JavaScript / HTML skills. You can get started quickly by forking the Cloud CMS UI Sample Add-on Module repository on GitHub. This sample add-on works with the data set provided by the Sample Project (which is included with every free trial). Fork the Sample Module on GitHub Register your Module Note: To register your module, you must have Manager rights to your tenant. If you do not have Manager rights, you will either need

Score: 2.7568054

Gitana / 4.0 / User Interface / Modules / Overview

Modules All you need to build your own add-on modules is GitHub and some JavaScript / HTML skills. You can get started quickly by forking the Cloud CMS UI Sample Add-on Module repository on GitHub. This sample add-on works with the data set provided by the Sample Project (which is included with every free trial). Fork the Sample Module on GitHub Register your Module Note: To register your module, you must have Manager rights to your tenant. If you do not have Manager rights, you will either need

Score: 2.7568054

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

Providers CAS Custom Facebook GitHub Google Keycloak LinkedIn Local SAML 2.0 Twitter

Score: 2.6302824

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

Providers CAS Custom Facebook GitHub Google Keycloak LinkedIn Local SAML 2.0 Twitter

Score: 2.6302824

Gitana / 3.2 / Guide / Guide / Command Line / Modules Commands

Modules Commands The Cloud CMS command-line tool provides developers with a command-line driven mechanism that allows them to: register and unregister user interface modules deploy and undeploy user interface modules User Interface Modules are deployed from public Git repositories (such as GitHub) and consist of AMD JavaScript modules. These modules contain JavaScript, HTML, CSS, a JSON configuration file any additional client-side assets that may be used (such as images). For more information a

Score: 2.3246965

Gitana / 4.0 / Developers / Command Line Interface / Modules Commands

Modules Commands The Cloud CMS command-line tool provides developers with a command-line driven mechanism that allows them to: register and unregister user interface modules deploy and undeploy user interface modules User Interface Modules are deployed from public Git repositories (such as GitHub) and consist of AMD JavaScript modules. These modules contain JavaScript, HTML, CSS, a JSON configuration file any additional client-side assets that may be used (such as images). For more information a

Score: 2.3246965

Does Cloud CMS build my web site or mobile app for me?

No. Cloud CMS manages the backend lifecycle of your content and makes it available to your own applications via its REST API. You have to create your own applications (iOS, Android or web-based applications). Using our Partner network, Cloud CMS provides implementation services if you're looking for assistance with developing your front end applications, middleware or any custom data APIs. Cloud CMS also provides hosting for HTML5 applications and custom APIs within it's Node.js based applicatio

Score: 2.2827272

Difference between an Application and a Project

A Project is a logical separation for work within Cloud CMS. It could be a site, a sub-site, a department, a web project or anything else you'd like. Projects let you organize teams, invite members and provide a place for you to collaborate on content. An Application is something that you create to provision resources and services dedicated to your web site or web/mobile application. Each Application provides storage and services that your app can access for things like user registration, passwo

Score: 2.1239738

Gitana / 3.2 / Guide / Guide / Application Server / Services / Overview

Overview For more information on configuration of the Cloud CMS application server, please visit Cloud CMS App Server on GitHub. { "name": "Cloud CMS Application Server", "setup": "single", // single, cluster, sticky-cluster "socketFunctions": [], "routeFunctions": [], "configureFunctions": {}, "beforeFunctions": [], "afterFunctions": [], "viewEngine": "handlebars", "storeEngines": { "app": { "type": "fs", "config": {

Score: 2.0427928

Gitana / 4.0 / Developers / Application Server / Services / Overview

Overview For more information on configuration of the Cloud CMS application server, please visit Cloud CMS App Server on GitHub. { "name": "Cloud CMS Application Server", "setup": "single", // single, cluster, sticky-cluster "socketFunctions": [], "routeFunctions": [], "configureFunctions": {}, "beforeFunctions": [], "afterFunctions": [], "viewEngine": "handlebars", "storeEngines": { "app": { "type": "fs", "config": {

Score: 2.0427928

Setup a Next.JS Static Site using Cloud CMS

The web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr

Score: 1.8023119

Gitana / 3.2 / Guide / Guide / Application Server / Installation / Standalone Installation

Standalone Installation The Cloud CMS Application Server is a Node.js / Express-based Application that can be downloaded and run with very little setup. All you need to do is provide your Cloud CMS account credentials and the Cloud CMS Application Server will connect and come online ready to serve your content. Node.js To get started, you will need Node.js. Please visit http://www.node.js.org to download Node.js for your platform. Git You will also need to be familiar with Git. The source for th

Score: 1.8017622

Gitana / 4.0 / Developers / Application Server / Installation / Standalone Installation

Standalone Installation The Cloud CMS Application Server is a Node.js / Express-based Application that can be downloaded and run with very little setup. All you need to do is provide your Cloud CMS account credentials and the Cloud CMS Application Server will connect and come online ready to serve your content. Node.js To get started, you will need Node.js. Please visit http://www.node.js.org to download Node.js for your platform. Git You will also need to be familiar with Git. The source for th

Score: 1.8017622

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

Gitana / 3.2 / Guide / Guide / Security / Teams

Teams In addition to fine-grained, object-level security, Cloud CMS also offers simplified team-based security. Team-based security works provides an easier, sweeping way to manage security. By adding someone to a team, you describe broad stroke authorities that apply to all objects within a container. For example, you might create a "consumers" team for a Project. The "consumers" team grants the Consumer role. Once someone is added to that team, they will receive the Consumer role for everythin

Score: 1.6879549

Gitana / 4.0 / Data Engine / Security / Teams

Teams In addition to fine-grained, object-level security, Cloud CMS also offers simplified team-based security. Team-based security works provides an easier, sweeping way to manage security. By adding someone to a team, you describe broad stroke authorities that apply to all objects within a container. For example, you might create a "consumers" team for a Project. The "consumers" team grants the Consumer role. Once someone is added to that team, they will receive the Consumer role for everythin

Score: 1.6879549

Team-based security

In addition to fine-grained, object-level security, Cloud CMS also offers simplified team-based security. Team-based security works provides an easier, sweeping way to manage security. By adding someone to a team, you describe broad stroke authorities that apply to all objects within a container. For example, you might create a "consumers" team for a Project. The "consumers" team grants the Consumer role. Once someone is added to that team, they will receive the Consumer role for everything in a

Score: 1.6879549

Download Version 1.0.3 of the Cloud CMS Java Driver

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.3 version of the Gitana Java Driver for Cloud CMS. Java Driver for Cloud CMS The Gitana Java Driver is a Java library that you can include with your Java applications to take advantage of a programmatic way of interacting with the Cloud CMS server. It makes it easier for developers to utilize Cloud CMS functionality without having to manually handle calls against HTTP/REST, data serialization and event handling. The

Score: 1.6879549