In regards to OpenID Connect & OAuth 2.0 API, ‘/authorize’ is the endpoint which has the following use:
In regards to OpenID Connect & OAuth 2.0 API, '/authorize' is the endpoint which has the following use:A . End the session associated with the given ID token B. Return claims about the authenticated end user C. Interact with the resource owner and obtain an authorization grant D. Return OpenID...