Rely.io
  • 📌What is Rely.io?
  • 💡How Rely.io works
  • 📑Getting Started Guide
    • Create an account for your organization
    • Add your first plugin
    • Import services into the Service Catalog
    • Make the Software Catalog your own
    • What's Next?
  • 🌈Basic Concepts
    • Entities
    • Blueprints
    • Property Data Types
    • Catalogs
    • Data Model
    • Plugins
    • User Blueprints vs Plugin Blueprints
    • Actions and Automations
      • Automation Rules
      • Self-Service Actions
    • Home Pages
    • Scorecards
  • 📚Guides & Tutorials
    • Enhancing Deployment Visibility through Gitlab Pipelines and Rely's API
  • 🖥️Software Catalog
    • Overview and Use Cases
    • Usage Guide
      • Creating a new Entity
      • Updating an Entity
      • Tracking Entity Changes
      • Customizing an Entity's Page
      • Customizing a Catalog
      • Creating a new Blueprint & Catalog
      • Updating a Blueprint
      • Tracking Blueprint Changes
    • Relevant Guides
    • Troubleshooting
  • 🥇Scorecards
    • Overview and Use Cases
    • Usage Guide
      • Creating a Scorecard
      • Updating a Scorecard
      • Evaluating Performance
    • Scorecard Examples
      • Production Readiness Scorecard Example
      • DORA Metrics Scorecard Example
      • Operational Maturity Example
  • 🎨Home Pages
    • Overview and Use Cases
    • Usage Guide
      • Creating a New Tab
  • ⚡Self-Service Actions
    • Overview and Use Cases
    • Usage Guide
      • Configuring your Self Service Agent
      • Managing your Actions Catalog
      • Self-Service Actions as Code
      • Running Actions
      • Tracking Action Runs
  • ↗️Plugins & Automation
    • What happens when you install a Plugin?
    • Self-Hosting Plugins using Galaxy
    • 🤖Automation Rules
      • Overview and Use Cases
      • Usage Guide
        • Creating an Automation Rule
        • Updating an Automation Rule
        • Tracking Automation Changes
        • Managing Automation Suggestion
    • 🔌Plugin Installation Guides
      • ⭐AWS
      • Bitbucket
      • ⭐Flux
      • GitHub
      • GitLab
      • ⭐Google Cloud Platform (GCP)
      • ⭐Kubernetes
      • ⭐OpsGenie
      • ⭐PagerDuty
      • ⭐Snyk
      • ⭐SonarQube
  • 🌐Public API
    • Audit Logs
    • Automations & Self-Service Actions
    • Automation Suggestions
    • Blueprints
    • Dashboards & Views
    • Entities
    • Scorecards
    • Self-Service Action Runs
    • Time Series
    • Users
    • Webhooks
  • ⚙️Invite Users
  • 🛡️Security & Compliance
    • Single Sign-On (SSO)
      • SAML with Google Workspace
      • SAML with Microsoft Entra ID
      • SAML with Okta
      • OIDC with Okta
      • OIDC with Google Workspace
  • 🏥Troubleshooting
  • ❓FAQ
Powered by GitBook
On this page
  • Create a new OIDC application in the Okta Admin Console
  • Configure OIDC Application
  • Under the General Settings tab
  • Configure your App OIDC settings and share your connection data with Rely
  • Get Okta Domain to share with Rely
  • Get Client ID to share with Rely.
  • Configure OIDC app

Was this helpful?

  1. Security & Compliance
  2. Single Sign-On (SSO)

OIDC with Okta

This guide will help you enable SSO from your Okta so your users can securely log into Rely.io without creating new credentials.

PreviousSAML with OktaNextOIDC with Google Workspace

Last updated 7 months ago

Was this helpful?

This process can only be fully achieved in collaboration with our team.

Exact instructions are provided in the impacted sections below where this exchange of information is required.

Create a new OIDC application in the Okta Admin Console

  1. Sign-in to your Okta Admin Console.

  2. On the sidebar, navigate to Applications -> Applications

  3. On the main view, click the "Create App Integration" button

  1. In the Modal Dialog, select OIDC - OpenID Connect

  1. Choose Single-Page application as your application type and click Next\

Configure OIDC Application

Under the General Settings tab

  1. Choose the name of the connection (that name will appear on your Okta apps)

  2. Add application logo (optional)

  3. Under Grant type, mark all options

  1. Remove the sign-out redirect URIs.

  2. Under Assignments set Allow everyone in you organization to access

  3. Check Enable immediate access with Federation Broker Mode (optional)

Configure your App OIDC settings and share your connection data with Rely

You can share the data using one of our dedicated channels:

  • Direct outreach to your dedicated Customer Success Manager

  • In Slack via your Dedicated Channel (for Enterprise customers)

  • Via your in-product chatbot

  • Via email to support@rely.io

Get Okta Domain to share with Rely

Retrieve the Okta Domain by clicking on your user email at the top-right corner of the Okta management interface and copy to clipboard the Okta domain. (The format should be {YOUR_COMPANY_NAME}.okta.com )

Share the domain with Rely via dedicated channel.

Get Client ID to share with Rely.

The next step is to retrieve the Client ID. This ID is the unique identifier of your Okta app and is required for Rely to establish an SSO connection.

Under the General tab, copy the Client ID, and share it with Rely via a dedicated channel

Configure OIDC app

  1. Under General tab, click on Edit button:

  2. Set Login initiated by to Either Okta or App

  3. Check the Login flow to Redirect to app to initiate login (OIDC Compliant)

  1. Click Save. Now you have your Okta OIDC app connection to Rely.

Under Sign-in redirect URIs set

Under Initiate login URI, set the following URI:

🛡️
https://auth.rely.io/login/callback
https://auth.rely.io/login?response_type=token&client_id=WwUGI5XuLR2BX3Qh1Z9R6PG2XxTUgtM4&connection={CONNECTION_NAME}&redirect_uri=webapp.rely.io