Enable SSO Login for a User

  1. Login to the .net console.
  2. Create two accounts: one for REST API basic auth and the other for SSO login.
  3. The SSO enabled profile (SSO) should be mapped to the SSO account.
  4. Open Single Sign-On Configurations inside Navigation.
  5. Move “Add a new Identity Provider” to OAUTH tab.
  6. Enter the following details:
    • EntityID: <<entityProviderId>> (eg. rnowPublicApi)
    • Active Checkbox: Checked
    • Enforce Audience Restriction: Checked
    • Custom Audience URL: <<audienceUrl>> (eg. /rnowToken)
    • Label: <<ProviderLabel>> (eg. rnowPublicApi)
    • Import Certificate: Upload public certificate