Configure OpenID Connect providers and issuers in Vultr IAM. Set up federated identity authentication and token-based access for your cloud organization.
Create a new OIDC issuer in Vultr IAM to enable federated identity authentication. Configure the issuer URL and audience for trusted token verification.
Delete an OIDC issuer from your Vultr IAM configuration. Remove the trusted issuer to prevent further federated authentication through that identity provider.
List all OIDC issuers configured in your Vultr IAM organization. View issuer details including URLs, audiences, and creation timestamps through the IAM API.
Retrieve the configuration details of a specific OIDC issuer in Vultr IAM. View the issuer URL, audience, and metadata through the Vultr IAM API endpoint.
Retrieve the JSON Web Key Set for an OIDC issuer in Vultr IAM. Access the public keys used to verify token signatures from the federated identity provider.
Update an existing OIDC issuer configuration in Vultr IAM. Modify the issuer URL, audience, or other settings through the Vultr IAM API or Console interface.
Create a new OIDC provider in Vultr IAM to enable federated authentication. Configure the provider with client credentials and callback URL for integration.
Generate an authentication token from an OIDC provider in Vultr IAM. Obtain temporary credentials for accessing cloud resources through federated identity.
Delete an OIDC provider from your Vultr IAM configuration. Remove the identity provider to prevent further federated authentication through that endpoint.
List all OIDC providers configured in your Vultr IAM organization. View provider details including client IDs, callback URLs, and status through the IAM API.
Retrieve the configuration details of a specific OIDC provider in Vultr IAM. View the client ID, callback URL, and provider metadata through the IAM API.
Retrieve the OpenID Connect discovery configuration for an OIDC provider in Vultr IAM. Access endpoints, supported scopes, and claims from the provider.