OAuth and OpenID Connect protocol context example for access policy

We can specify an access policy that makes access decisions based on context that you obtained from the OAuth and OpenID Connect protocol.

Some examples scenarios that make use of an access policy with an OAuth and OpenID Connect deployment are as follows.

Following is an example of protocol context for OpenID Connect.

An example of using OpenID Connect 2.0 protocol context to make a decision to allow or deny based on the client ID name is as follows.


Parent topic: Access policy development