JwtClaimChecks Class
The configuration settings of the checks that should be made while validating the JWT Claims.
- Inheritance
-
JwtClaimChecks
Constructor
JwtClaimChecks(*, allowed_groups: Optional[List[str]] = None, allowed_client_applications: Optional[List[str]] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for