FailureReason
Represents the reason for failure in emitted metric.
Enumeration Members
BAD_REQUEST
BAD_REQUEST:
"BAD_REQUEST"
The request is corrupted.
FORBIDDEN
FORBIDDEN:
"FORBIDDEN"
No log in opportunity is available.
INTERNAL_SERVER_ERROR
INTERNAL_SERVER_ERROR:
"INTERNAL_SERVER_ERROR"
Something is wrong with the login.
NOT_FOUND
NOT_FOUND:
"NOT_FOUND"
The login page the user is looking for cannot be found.
UNAUTHORIZED
UNAUTHORIZED:
"UNAUTHORIZED"
The user isn't authorized to log in.
Last updated: Sep 30, 2025