Skip to content

What is the difference between provider and id in the OIDC provider configuration? #4261

Closed Answered by MarkusThielker
wawhal asked this question in Q&A
Discussion options

You must be logged in to vote

The separation of id and provider makes it possible to have several OIDC providers of the same provider type, e.g. several 'generic' providers.

The provider type seems to decide if and how claims from the service's response are mapped internally.
Provider implementations are located at kratos/selfservice/strategy/oidc.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wawhal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants