Custom IdP OIDC Connection failed to authetnicate with unknown iss value (Next Auth)
I am connecting to a company OIDC compliant id provider. I’m getting errors that I cannot debug or get around:
Here is the confiuration in auth.ts:
Custom provider in next-auth (auth.js)
I want to make OIDC provider in my next.js app.
I need to implement functionallity for some provider that is not built in.