OpenAuthenticationPolicyClaim Class
Open authentication policy claim.
Constructor
OpenAuthenticationPolicyClaim(*args: Any, **kwargs: Any)
Attributes
name
The name of the claim.
name: str | None
value
The value of the claim.
value: str | None