forked from IQSS/dataverse
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api): query all avail OIDC providers for user info IQSS#9229
Replace the placeholder of static endpoint with retrieving the UserInfo endpoint URI from all know OIDC authentication providers and iterate over them. The access token might match for any of them. Also making the errors a bit more descriptive and adding logging.
- Loading branch information
1 parent
dd4310b
commit 3694d81
Showing
1 changed file
with
46 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters