Found 234 results for "applications public resetpassword"

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

Gitana / 4.0 / Self Managed / Configuration / Encrypting Properties

Encrypting Properties Cloud CMS lets you encrypt properties within your API configuration files to protect sensitive passwords, secrets and credentials. This encryption utilizes a public and private key. The private key is supplied to the Cloud CMS API server and the public key is provided to developers to encrypt sensitive data. To help you do this, Cloud CMS provides a command line tool. gitana-tools-encryptor.jar The gitana-tools-encryptor.jar works with Java 8 and gives you commands that you

Score: 18.71637

Gitana / 3.2 / Guide / Guide / Applications

Applications Public Services

Score: 11.476554

Gitana / 4.0 / Data Engine / Platform / Applications

Applications Public Services

Score: 11.476554

Gitana / 3.2 / Guide / Guide / Applications / Public Services

Public Services Cloud CMS provides a special set of application services methods that provide convenience functions for your front-end mobile or web applications to accomplish things like user registration, password resets and more. Technically speaking, everything that you can do with these convenience functions can be done using the Cloud CMS API in other ways, however doing so is often multi-step and involves lots of interactions. The convenience methods make this easier by letting you pre-wi

Score: 9.871842

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services

Public Services Cloud CMS provides a special set of application services methods that provide convenience functions for your front-end mobile or web applications to accomplish things like user registration, password resets and more. Technically speaking, everything that you can do with these convenience functions can be done using the Cloud CMS API in other ways, however doing so is often multi-step and involves lots of interactions. The convenience methods make this easier by letting you pre-wi

Score: 9.871842

Gitana / 3.2 / Guide / Guide / Docker / Configuration / Encrypting Properties

Encrypting Properties Cloud CMS lets you encrypt properties within your API configuration files to protect sensitive passwords, secrets and credentials. This encryption utilizes a public and private key. The private key is supplied to the Cloud CMS API server and the public key is provided to developers to encrypt sensitive data. To help you do this, Cloud CMS provides a command line tool. gitana-tools-encryptor.jar The gitana-tools-encryptor.jar works with Java 8 and gives you commands that you

Score: 7.92538

Gitana / 3.2 / Guide / Guide / Applications / Public Services / Reset Password Flow

Reset Password Flow Registered users for your application may forget their password and lose the ability to log in to your app. Cloud CMS provides a "reset password" flow that you can use to provide a way for end users to securely reset their password using their username or registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're int

Score: 7.423022

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services / Reset Password Flow

Reset Password Flow Registered users for your application may forget their password and lose the ability to log in to your app. Cloud CMS provides a "reset password" flow that you can use to provide a way for end users to securely reset their password using their username or registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're int

Score: 7.354404

Gitana / 3.2 / Guide / Guide / Applications / Public Services / Setting up your Email Provider

Setting up your Email Provider The public application services often need to send emails as part of their respective flows. To do this, a public email provider must be configured for the application. This is email provider that the public services will use when dispatching emails as part of a public flow. On this page, we cover a few convenience methods that are available to test your email provider as well as send emails straight away. This page assumes that you are already familiar with email

Score: 4.19831

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services / Setting up your Email Provider

Setting up your Email Provider The public application services often need to send emails as part of their respective flows. To do this, a public email provider must be configured for the application. This is email provider that the public services will use when dispatching emails as part of a public flow. On this page, we cover a few convenience methods that are available to test your email provider as well as send emails straight away. This page assumes that you are already familiar with email

Score: 4.136084

Gitana / 4.0 / Developers / Drivers / Java

Java Connect your Java, Spring MVC and Android applications to Gitana Latest Version Version undefined Date The Gitana Java driver makes it easy for your Java and Android applications to connect to and communicate with the Gitana server. The driver can be utilized with Android mobile devices as well as Java applications running on the server or as a web application (Spring Framework, SEAM, etc, running on Tomcat, Glassfish, WebSphere and many other frameworks). Maven Repository Gitana runs a Mav

Score: 3.8614895

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.770863

Gitana / 3.2 / Guide / Guide / Applications / Public Services / Forgot Username Flow

Forgot Username Flow Registered users for your application may forget their username and lose the ability to log in to your app. Cloud CMS provides a "forgot username" flow that you can use to provide a way for end users to securely retrieve their username using their registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're interested

Score: 3.663473

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services / Forgot Username Flow

Forgot Username Flow Registered users for your application may forget their username and lose the ability to log in to your app. Cloud CMS provides a "forgot username" flow that you can use to provide a way for end users to securely retrieve their username using their registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're interested

Score: 3.514738

Use Case: Machine Learning / AI - Gitana

Use Case: Machine Learning / AI - 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 t

Score: 3.427336

Gitana / 3.2 / Guide / Guide / Applications / Public Services / Registration Flow

Registration Flow One of the more frequent flows that an application must achieve is that of registering a user. Cloud CMS already provides registration support. The application service convenience method shown below make it a little easier to register users for your web application by letting you predefine: The Custom Domain Name where new users will be created. The Email Provider to be used to send emails to new users. The Registrar where new tenants will be created (optional). The Domain User

Score: 3.1112223

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

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services / Registration Flow

Registration Flow One of the more frequent flows that an application must achieve is that of registering a user. Cloud CMS already provides registration support. The application service convenience method shown below make it a little easier to register users for your web application by letting you predefine: The Custom Domain Name where new users will be created. The Email Provider to be used to send emails to new users. The Registrar where new tenants will be created (optional). The Domain User

Score: 3.0843816

Gitana / 3.2 / Guide / Guide / Getting Started / Platform

Platform Cloud CMS is a Platform that serves content to your web sites and mobile applications. You can use it for a single project or for many different projects. Cloud CMS is provides a singular content backbone for your business. You might choose to use Cloud CMS for a single web site. Or you may use it for many different web sites. Cloud CMS is multi-tenant in that it allows you to support the content needs of many different projects and many different customers all from a single place. When

Score: 3.082449

Gitana / 4.0 / Getting Started / Using your Data Platform / Overview

Using your Data Platform Cloud CMS is a Platform that serves content to your web sites and mobile applications. You can use it for a single project or for many different projects. Cloud CMS is provides a singular content backbone for your business. You might choose to use Cloud CMS for a single web site. Or you may use it for many different web sites. Cloud CMS is multi-tenant in that it allows you to support the content needs of many different projects and many different customers all from a si

Score: 3.082449

Build your prototype website in 10 easy steps

Getting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)

Score: 3.024646

Dynamic ProxyPassReverseCookieDomain with Apache 2

We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged

Score: 2.9465604

Gitana / 3.2 / Guide / Guide / Actions / Logger

Logger ID: logger Writes to the tenant log. Configuration public final static String PARAM_MESSAGE = "message"; // mandatory public final static String PARAM_LOG_LEVEL = "logLevel"; // optional // values public final static String LOG_LEVEL_INFO = "info"; public final static String LOG_LEVEL_DEBUG = "debug"; public final static String LOG_LEVEL_WARN = "warn"; public final static String LOG_LEVEL_ERROR = "error"; public final static String LOG_LEVEL_FATAL = "fatal"; public final static String LO

Score: 2.9265747

Gitana / 4.0 / Data Engine / Behaviors / Actions / Logger

Logger ID: logger Writes to the tenant log. Configuration public final static String PARAM_MESSAGE = "message"; // mandatory public final static String PARAM_LOG_LEVEL = "logLevel"; // optional // values public final static String LOG_LEVEL_INFO = "info"; public final static String LOG_LEVEL_DEBUG = "debug"; public final static String LOG_LEVEL_WARN = "warn"; public final static String LOG_LEVEL_ERROR = "error"; public final static String LOG_LEVEL_FATAL = "fatal"; public final static String LO

Score: 2.9265747

Gitana / 3.2 / Guide / Guide / Policies / Node Policies

Node Policies Node policies provide places where you can hook in behaviors that trigger when nodes are created, updated or deleted within the graph. Nodes may either be entities or associations. This provides an ideal way to plug in your custom behaviors for any definition or content instance within your content graph. The following policies are available: Policy QName Description p:beforeCreateNode Raised before a piece of content is created p:afterCreateNode Raised after a piece of content has

Score: 2.870018