OpenAuthenticationPolicyClaim Class

Open authentication policy claim.

Inheritance
OpenAuthenticationPolicyClaim

Constructor

OpenAuthenticationPolicyClaim(*, name: Optional[str] = None, value: Optional[str] = None, **kwargs)

Variables

name
str

The name of the claim.

value
str

The value of the claim.