Create SAML2.0 Project

This API is used for creating SAML 2.0 projects with parameters like “Environment, Domain, Callback URL, and, Signout URL “. The API endpoint used here is ‘https://api.cripsa.com/v2/saml/saml-create-project'.

Register SAML 2.0 App

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

Rotate SAML 2.0 Api-Key

This API is used to rotate or change the API key for a SAML configuration using the API endpoint 'https://api.cripsa.com/v2/saml/saml-rotate-api-key'. The specific parameters used are Domain and environment.

Update SAML 2.0 Metadata-Url

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

Delete SAML 2.0 Project

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