Hi, I have an OIDC configured for my portal.
I have given the Authority, Client ID, Client ID, Redirect URL, Metadata address, Client Secret
Scope: openid AdobeID
Response type: code
Response mode: query
The settings are working halfway fine. the login is failing randomly. It is giving a 404 error on a random basis.
I couldn't understand the basis of this error. Please let me know what is the issue.