orange-manchester-16482
04/16/2024, 2:52 PMchilly-king-10285
04/16/2024, 2:52 PMchilly-king-10285
04/16/2024, 2:52 PMPUT /admin/oauth2/auth/requests/consent/accept
is used to tell Ory that the subject has authorized the OAuth 2.0 client to access resources on his/her behalf. The consent provider includes additional information, such as session data for access and ID tokens, and if the consent request should be used as basis for future requests. The response contains a redirect URL which the consent provider should redirect the user-agent to. The default consent provider is available via the Ory Managed Account Experience. To customize the consent provider, you can refer to the OAuth 2.0 documentation. For more details, you can refer to the [Ory API Reference](https://www.ory.sh/docs/reference/api) and [Ory Hydra case study](https://www.ory.sh/docs/hydra/case-study).