Found 240 results for "application-server services flow"

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

Gitana / 4.0 / Data Engine / Integrations / Amazon Web Services

Amazon Web Services Cloud CMS provides out-of-the-box integration with a variety of Amazon Web Service offerings, including services for natural language processing, machine learning, semantic analysis and image recognition. You can learn more about these services here: Amazon Comprehend Amazon DocumentDB Amazon Elastic Search Service Amazon Elastic Transcoder Amazon Polly Amazon SNS Amazon SQS Amazon Transcribe Amazon Translate

Score: 22.240461

Gitana / 3.2 / Guide / Guide / Applications

Applications Public Services

Score: 16.761755

Gitana / 4.0 / Data Engine / Platform / Applications

Applications Public Services

Score: 16.761755

Gitana / 4.0 / Data Engine / Authentication / OAuth 2.0

OAuth 2.0 Cloud CMS supports OAuth2 for server authorization. OAuth2 provides a secure and robust method for authenticating clients and users to the server. It's become well-adopted across the industry by other vendors including Facebook, Twitter and Salesforce. We feel that OAuth2 is a best practice authorization mechanism for the applications that our customers build. As we move forward, we intend to support additional authorization schemes as they are requested. However, we find that OAuth2 i

Score: 14.622805

Gitana / 3.2 / Guide / Guide / Docker / Container Services

Container Services In this chapter, we provide examples and guidance on how to instantiate the Gitana platform within a variety of container services. SDK For each of the frameworks listed below, you will find samples configuration files within the Gitana SDK. Gitana SDK - Container Framework Examples for Gitana 3.2 Frameworks Amazon ECS Kubernetes

Score: 11.919492

Gitana / 3.2 / Guide / Guide / Integrations / Amazon Web Services

Amazon Web Services Cloud CMS provides out-of-the-box integration with a variety of Amazon Web Service offerings, including services for natural language processing, machine learning, semantic analysis and image recognition. You can learn more about these services here: Amazon Comprehend Amazon DocumentDB Amazon Elastic Search Service Amazon Elastic Transcoder Amazon Polly Amazon SNS Amazon SQS Amazon Transcribe Amazon Translate

Score: 11.743865

Gitana / 3.2 / Guide / Guide / Application Server / Services / Flow

Flow Provides API services for browser-side UI application wizards whose configuration is defined in JSON. { "flow": { "enabled": true } }

Score: 10.384605

Gitana / 4.0 / Developers / Application Server / Services / Flow

Flow Provides API services for browser-side UI application wizards whose configuration is defined in JSON. { "flow": { "enabled": true } }

Score: 10.384605

Gitana / 4.0 / Developers / Application Server / Services

Services Awareness Broadcast Cache Config Driver Config Duster Flow Insight Local Notifications Overview Performance Server Tags Virtual Driver Virtual Hosts Web Content Management Welcome

Score: 9.851845

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

Services Awareness Broadcast Cache Config Driver Config Duster Flow Insight Local Locks Notifications Overview Performance Server Tags Virtual Driver Virtual Hosts Web Content Management Welcome

Score: 9.84662

Gitana / 3.2 / Guide / Guide / Workflow

Workflow In explaining workflow, let's first take a look at the following things: Workflow Models Workflow Instances Workflow Tasks Workflow Payload Resources Workflow Comments Workflow History Item Workflow Events Workflow Event Handlers A workflow model is a definition of a workflow consisting of a full set of instructions on how content should be routed between participants or activities on its way toward completion. A workflow model is kind of like a blueprint describing the sequence of step

Score: 9.067078

Gitana / 4.0 / Data Engine / Workflow / Overview

Workflow In explaining workflow, let's first take a look at the following things: Workflow Models Workflow Instances Workflow Tasks Workflow Payload Resources Workflow Comments Workflow History Item Workflow Events Workflow Event Handlers A workflow model is a definition of a workflow consisting of a full set of instructions on how content should be routed between participants or activities on its way toward completion. A workflow model is kind of like a blueprint describing the sequence of step

Score: 9.067078

Gitana / 3.2 / Guide / Guide / Authentication / OAuth 2.0

OAuth 2.0 Cloud CMS supports OAuth2 for server authorization. OAuth2 provides a secure and robust method for authenticating clients and users to the server. It's become well-adopted across the industry by other vendors including Facebook, Twitter and Salesforce. We feel that OAuth2 is a best practice authorization mechanism for the applications that our customers build. As we move forward, we intend to support additional authorization schemes as they are requested. However, we find that OAuth2 i

Score: 7.5632586

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

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

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

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

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

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

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

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

Gitana / 3.2 / Guide / Guide / General / Geolocation Services

Geolocation Services Cloud CMS provides geolocation information look up services that can be used to determine geographic information for a given IP address or set of coordinates. In many places, Cloud CMS automatically utilizes these geolocation services for you. In places where geolocation information is stored on your content instances, geolocation data can automatically be looked up and applied using Cloud CMS features. In addition, you can invoke the API directly to look up geolocation info

Score: 6.2417927

Gitana / 4.0 / Data Engine / General / Geolocation Services

Geolocation Services Cloud CMS provides geolocation information look up services that can be used to determine geographic information for a given IP address or set of coordinates. In many places, Cloud CMS automatically utilizes these geolocation services for you. In places where geolocation information is stored on your content instances, geolocation data can automatically be looked up and applied using Cloud CMS features. In addition, you can invoke the API directly to look up geolocation info

Score: 6.2417927

Automation and AI Services - Gitana

Automation and AI Services - 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 to enh

Score: 5.0762243

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