SAML
The SAML interface provides methods for creating, updating, and deleting a SAML connection
Types
Data class used for wrapping the parameters for a SAML creation request
Data class used for wrapping the parameters to delete a SAML verification certificate
Data class used for wrapping the parameters for a SAML update by URL request
Data class used for wrapping the parameters for a SAML update request
Functions
Create a new SAML Connection.
Create a new SAML Connection.
Delete a SAML verification certificate. You may need to do this when rotating certificates from your IdP, since Stytch allows a maximum of 5 certificates per connection. There must always be at least one certificate per active connection.
Delete a SAML verification certificate. You may need to do this when rotating certificates from your IdP, since Stytch allows a maximum of 5 certificates per connection. There must always be at least one certificate per active connection.
Update a SAML Connection.
Update a SAML Connection by URL.
Update a SAML Connection by URL.
Update a SAML Connection.