Skip to content

feature(oidc): use id-token to get display name for user - #228

Open
sweco-seguro wants to merge 1 commit into
origo-map:masterfrom
sweco-seguro:feature/get-displayname-from-token
Open

feature(oidc): use id-token to get display name for user#228
sweco-seguro wants to merge 1 commit into
origo-map:masterfrom
sweco-seguro:feature/get-displayname-from-token

Conversation

@sweco-seguro

Copy link
Copy Markdown

Add a configuration option to fetch display name from id-token instead of userinfo endpoint.

Removes one api-call to the userinfo endpoint, and makes it possible to use the OIDC backend without a userinfo endpoint (especially useful for EntraID).

Solves #227

Add a configuration option to fetch display name from id-token instead
of userinfo endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant