Question

ACP Computer Training and Consultancy
IN
Last activity: 28 Aug 2024 9:21 EDT
OIDC Authentication
I have a requirement to store the authorization code received during OIDC Authentication when the authorization endpoint is called. I have created my own service because of some constraints which would call the token endpoint and would need to pass the authorization code. However, I am unsure where the response containing the authorization code is being captured. Could anyone provide some guidance on this?