Auth
📄️ Authenticates the user for the specified ...
Creates a authentication request with the specified credentials
📄️ Deprecated. Returns the authentication t ...
Deprecated. Returns the authentication type for the specified user email id
📄️ Returns the user organization details
Returns the allowed login method and information with the organization details
📄️ Creates a request to switch organization
Creates a request to switch to the same user's other organization. Only possible if user belongs to multiple organization
📄️ Idp authorization code callback
Returns the Authorization token for the palette. This is called by the IDP as a callback url after IDP authenticates the user with its server.
📄️ Identity provider logout url for the Oid ...
Returns No Content. Works as a callback url after the IDP logout from their server.
📄️ Identity provider callback url for the S ...
Returns the Authorization token for the palette. This is called by the SAML based IDP as a callback url after IDP authenticates the user with its server.
📄️ Identity provider logout url for the SMA ...
Returns No Content. Works as a callback url after the IDP logout from their server.
📄️ Returns a list of user's organizations
Returns a list of user's organizations details and login methods
📄️ Updates and Activates the specified user ...
Updates and Activates user password with the help of password token
📄️ Resets the user password using the passw ...
Updates the new user password with the help of password token
📄️ Refreshes authentication token
Returns a new token within refresh timeout and same session id is maintained
📄️ Returns a list of predefined Identity Pr ...
Returns a list of predefined Identity Provider (IDP)
📄️ Returns a list of supported sso logins
Returns a list of supported sso logins and their authentication mechanism
📄️ Returns a list of supported sso auth pro ...
Returns a list of supported sso auth providers
📄️ Returns Authorization token. Works as a ...
Returns Authorization token. Works as a callback url for the system defined sso apps
📄️ Returns No Content. Sends the user organ ...
Returns No Content. Sends the user organization(s) information via email
📄️ Creates request to reset password via em ...
Creates request to reset password via email. Password reset email will be sent to the user. Sends 204 No Content.