Skip to main content

Getting Started with the Illumio Console

Configuring SecureAuth as an IdP

Follow these steps to configure SecureAuth as an external identity provider (IdP) via OIDC in your llumio Console instance.

Note

Review SecureAuth documentation here: OpenID Connect and OAuth 2.0 configuration.

  1. Log into your SecureAuth account.

  2. Click Applications > Clients in the left navigation pane.

  3. Click Create Client in the Client Applications page.

  4. At the Create Application page:

    1. Enter Application Name (such as Illumio Console for MyCorp).

    2. Enter your application URL (https://console.illum.io/).

      This field can be left blank if mentioned as Optional in the SecureAuth console.

    3. Select Single Page for Application Type.

    4. Click Create.

    SecureAuth shows your assigned Client ID and Issuer URL.

  5. Enter in both Redirect URI and in Post-Logout Redirect URIs the URL to Illumio Console, https://console.illum.io, and Save each entry.

  6. Click Claims in the left navigation pane.

  7. Click Add Claim at the Claims page.

  8. Add the email claim at the Add claim dialog:

    1. In Name, enter email.

    2. In Source type, choose AuthN Context.

    3. In Source path, choose Email.

      The Scopes field shows the email claim.

    4. Click Add to finish.