CloudIO Platform
cloudio.ioVersion 3.0 Docs
  • CloudIO Platform
  • Architecture
  • Service Architecture
  • Scalability
  • Installation
  • Getting Started
    • Overview
    • How Tos
  • UI
    • App Controller
    • Page Controller
    • Controller Component
    • Custom Component
      • Sample Property Definitions
      • Custom Component Types
  • DataSource
    • Server Side Scripts
      • Sample Scripts
      • Module Imports
    • WHO Columns
  • REST APIs
    • Authentication
    • Query
    • Post
    • Status
    • API Playground
  • Workflow REST APIs
    • Introduction
    • PUT
    • GET
    • Instance PUT
    • Instance GET
    • Increment and GET
    • Instance Increment and GET
  • App Deployment
    • CloudIO CLI
    • Patch Management
    • SQL Migrations
    • Component Help
    • Email Setup
    • Configure SSO/OAuth
      • OAUTH 2.0
        • GOOGLE
      • SAML
        • AUTH0
        • AZURE AD
        • OKTA
      • Auto User Creation
    • Test Automation
    • On Premise Agent
  • Oracle Instant client
    • Setup
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. App Deployment
  2. Configure SSO/OAuth
  3. SAML

AZURE AD

PreviousAUTH0NextOKTA

Last updated 2 years ago

Was this helpful?

Step 1 - Configure SSO in AZURE AD

  • Log in to the Azure portal.

  • Go to Enterprise Applications and click Add a New Application, and then click on Create your own application.

  • Set the app name you want, and check the Integrate any other application you don't find in the gallery option, and click on Create.

  • On the Applications Overview page, click on the Set up single sign-on card then choose SAML as the single sign-on method.

  • On the Basic SAML Configuration section, enter the identifier and reply URL, and click on Save.

    • Identifier (Entity ID)

    • Reply URL (Assertion Consumer Service URL)

  • On the Attributes & Claims section, click on the Edit link.

  • Copy the name and email claim attribute names.

  • On the SAML Signing Certificate and Setup sections, download the Federation Metadata XML and copy the Login URL to be used on the CloudIO Setup page.

  • Go to Users and Groups on the left side menu to assign the users or groups that should have access to CloudIO.

Step 2 - Configure Azure SSO in CloudIO

  • Login to CloudIO and navigate to the settings tab.

  • Select SAML Auth provider and configure the below details from Step 1