AuthErrorChallenge#
- class gafaelfawr.models.auth.AuthErrorChallenge(auth_type, realm, error, error_description, scope=None)#
Bases:
AuthChallengeRepresents a
WWW-Authenticateheader for an error challenge.- Parameters:
Attributes Summary
Scope required to access this URL.
Methods Summary
Construct the WWW-Authenticate header for this challenge.
Attributes Documentation
Methods Documentation