Auth
Manage logins, passwords, etc.
๐๏ธ Log in
Logs in the user and creates an active session
๐๏ธ Get SAML auth settings
 **Enterprise feature**
๐๏ธ Update SAML auth settings
 **Enterprise feature**
๐๏ธ Get OIDC auth settings
 **Enterprise feature**
๐๏ธ Set OIDC settings
 **Enterprise feature**
๐๏ธ Get Simple auth settings
 **Enterprise feature**
๐๏ธ Update Simple auth settings
 **Enterprise feature**
๐๏ธ Returns the list of permissions for the service account.
 **Enterprise feature**
๐๏ธ Gets access overview
 **Enterprise feature**
๐๏ธ Gets available permissions
 **Enterprise feature**
๐๏ธ Validates a token
If the token is valid returns the user that owns the token
๐๏ธ Changes a user password
Allows users with a valid reset token to reset their password without remembering their old password
๐๏ธ Validates password
Verifies that the password adheres to the [Unleash password guidelines](https://docs.getunleash.io/using-unleash/deploy/configuring-unleash#securing-unleash)
๐๏ธ Reset password
Requests a password reset email for the user. This email can be used to reset the password for a user that has forgotten their password