taipy.auth.exceptions package
Classes¶
AuthenticatorError: Raised if an error occurs during the authentication process.InvalidCredentials: Raised if credentials are invalid.UnknownProtocolError: Raised if and unknown Authentication protocol was provided.UserGroupsNotFound: Raised if user groups could not be retrieved from the LDAP server.