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.