Create a new OIDC provider in Vultr IAM to enable federated authentication. Configure the provider with client credentials and callback URL for integration.
An OIDC provider enables Vultr to act as an OpenID Connect identity provider, issuing tokens that external systems can use to authenticate against Vultr. Creating a provider automatically generates a Vultr-managed OIDC issuer with its own RSA key pair.
Follow this guide to create an OIDC provider using the Vultr API or Terraform.
Send a POST request to the Create OIDC Provider endpoint to create a new provider. Replace PROVIDER-NAME with a descriptive name.
Note the id for managing the provider and the issuer_id for the auto-created Vultr-managed issuer linked to this provider.
0 Comments
Be the first to comment and share your perspective with the community.