opPolicyUri property

Uri? opPolicyUri

URL that the OpenID Provider provides to the person registering the Client to read about the OP's requirements on how the Relying Party can use the data provided by the OP.

Implementation

Uri? get opPolicyUri => getTyped('op_policy_uri');