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

OKTA

PreviousAZURE ADNextAuto User Creation

Last updated 2 years ago

Was this helpful?

Step 1 - Configure OKTA App

  1. Log in to Okta Developer Console

  2. On the New App Integration wizard, select SAML 2.0.

  3. Set a name.

  4. Add the Single sign-on URL and Audience URI. (Unique Identifier)

  5. Define the Attribute Statements. Okta says this is optional, but we need to set up these attributes to get access to the user's name and email when they authenticate on CloudIO.

  6. Mark the App Integration as internal.

  7. The App Integration was created and we need to retrieve IDP Metadata to finish the setup on CloudIO. Scroll down, and click on the View SAML setup instructions link. Copy the IDP metadata.

  8. Assign users/groups that can use the app, otherwise, they won’t be able to get authenticated through it.

Step 2 - Configure OKTA Details in CloudIO

  1. Login to CloudIO and navigate to the settings tab.

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