Hi guys, we are currently implementing an oauth cl...
# talk-kratos
l
Hi guys, we are currently implementing an oauth client into our application via ory network. We use ory tunnel and a host entry in the development environment so that the whole thing can work. After login we are successfully redirected back to the configured redirectUrl. Unfortunately, our OIDC client throws an error: "Error: Invalid issuer in token". The issuer is the slug of our Ory network project. Is there a workaround?