Skip to main content

Managing OIDC Providers

Once you have created an OIDC Provider, use the Customer Portal or the Equinix API to update or manage it. Necessary permissions to manage OIDC providers are either:

  • Role-based Access Control - The Equinix Company Admin role or a custom role with: sts.oidcprovider.list, sts.oidcprovider.suspend, sts.oidcprovider.resume, sts.oidcprovider.delete.
  • Attribute-based Access Control - An Access Policy containing: use/pageOidcProviders, use/suspendOidcProvider, use/resumeOidcProvider, use/deleteOidcProvider.

View Your Providers

  1. Sign in to the Customer Portal --> Identity and Access Management.

  2. Open the OIDC Providers tab.

The table lists your identity providers, their Issuer URI, and their status.

Customer Portal OIDC Providers list showing issuer URI and status columns

Provider Status

A provider can be either ENABLED or SUSPENDED.

  • ENABLED - The provider is trusted, and token exchange is enabled. ID tokens from this OIDC provider can be validated and exchanged.

  • SUSPENDED - The previously established trust relationship has been suspended. Token exchange for ID tokens from this provider is currently disabled.

Suspend an OIDC Provider

On the OIDC Providers tab, locate the provider you want to disable in the list of providers. Click the broken chain icon to suspend an identity provider.

The OIDC provider status is updated to SUSPENDED.

Resume an OIDC Provider

On the OIDC Providers tab, locate the provider you want to enable in the list of providers. Click the chain icon to enable an identity provider.

The OIDC provider status is updated to ENABLED.

Delete an OIDC Provider

warning

Deleting an OIDC Provider is permanent. To re-enable the trust relationship and token exchange, you have to re-create. For temporarily disabling an OIDC provider, see Suspend an OIDC Provider.

On the OIDC Providers tab, locate the provider you want to delete in the list of providers. Click the trash can to delete the identity provider.

Customer Portal OIDC Providers tab showing the trash can icon to delete an identity provider

Was this page helpful?