Create OIDC Project

This API is used to create a new OIDC project with the specified parameters (domain, Callback URL, Logout URL, and stage) using the 'https://api.cripsa.com/v2/oidc/oidc-create-project' API endpoint.

Register OIDC App

This API is used to register an OIDC application with specific parameters like "domain Register Type," "Provider Name," and "Metadata URL" .The API endpoint used here is 'https://api.cripsa.com/v2/oidc/oidc-register-app'.

Rotate OIDC Api-Key

This API is used to rotate or change the API key for an OIDC configuration using the API endpoint 'https://api.cripsa.com/v2/oidc/oidc-rotate-api-key'.

Update OIDC Metadata-Url

This API is used to update the metadata URL for an OIDC configuration using the 'https://api.cripsa.com/v2/oidc/oidc-update-meta-url' API endpoint.

Delete OIDC Project

This API is used to delete an OIDC project with the specified domain using the 'https://api.cripsa.com/v2/oidc/qua/oidc-delete-project' API endpoint.