OneLogin - OIDC
Learn how to set up OpenID Connect (OIDC) Single Sign-On (SSO) using OneLogin, with step-by-step instructions for OIDC application setup.
This guide walks you through configuring OneLogin as your OIDC identity provider. You’ll create an OIDC application, add the redirect URI, provide the required OIDC values in the SSO Configuration Portal, assign access, test the connection, and then enable Single Sign-On.
-
Create an Application
Section titled “Create an Application”Sign in to the OneLogin Admin Console. Go to Applications -> Applications.

Click Add App.

In the Find Application search box, search for OpenId Connect (OIDC) and select it from the results list.

Add suitable application name in Display Name field and optionally upload an icon. Then click Save.

-
Add Redirect URI
Section titled “Add Redirect URI”From the SSO Configuration Portal, copy the Redirect URI under Service Provider Details.

On OneLogin, navigate to Configuration tab. Paste the copied URI into Redirect URIs section and then click Save.

-
Provide OIDC Configuration
Section titled “Provide OIDC Configuration”On OneLogin, Navigate to SSO tab. Copy the Client ID, Client Secret and Issuer URL.

Add these values under Identity Provider Configuration in the SSO Configuration Portal, then click Update.


-
Assign Users/Groups
Section titled “Assign Users/Groups”On OneLogin, navigate to Users tab and click the user you want to assign to the application.

Once the user page opens, navigate to Applications tab from the left-side menu. Then click on + symbol.

Select the recently created OIDC application from the Select application dropdown and click on Continue.

-
Test Single Sign-On
Section titled “Test Single Sign-On”In the SSO Configuration Portal, click Test Connection to verify your configuration.
-
Enable Connection
Section titled “Enable Connection”Once the test succeeds, click Enable Connection to allow assigned users to sign in with OneLogin OIDC.

This completes the OneLogin OIDC SSO setup for your application.