Skip to content

Custom IdP OIDC Connection failed to authetnicate with unknown iss value #11301

Answered by Bryson14
Bryson14 asked this question in Help
Discussion options

You must be logged in to vote

I fix this issue by going to my companies identity provider and figuring out what was the correct issuer value. In this case it was not local host, but rather it was the URL of the application within the identity provider and its token call back.

Like https://idam.acme.io/appname/oauth2/token.

Putting that into the issuer of auth.ts fixed the issue.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Bryson14
Comment options

@Bryson14
Comment options

Answer selected by Bryson14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants