Skip to content

OIDC userinfo endpoint support#754

Closed
azmeuk wants to merge 2 commits intoauthlib:mainfrom
azmeuk:459-userinfo
Closed

OIDC userinfo endpoint support#754
azmeuk wants to merge 2 commits intoauthlib:mainfrom
azmeuk:459-userinfo

Conversation

@azmeuk
Copy link
Member

@azmeuk azmeuk commented Apr 25, 2025

This PR implements the UserInfoEndpoint endpoint.
It also adds a filter method that restricts UserInfo claims to match a given scope.
Fixes #459

@azmeuk azmeuk force-pushed the 459-userinfo branch 4 times, most recently from 84528bf to ead614a Compare April 28, 2025 08:31
@azmeuk azmeuk requested a review from lepture April 28, 2025 13:43
@azmeuk
Copy link
Member Author

azmeuk commented May 18, 2025

@lepture are you able to merge this PR? For some reasons the button in disabled to me:

Capture d’écran du 2025-05-18 21-45-39

@lepture
Copy link
Member

lepture commented May 21, 2025

@azmeuk I can not merge it.

@azmeuk
Copy link
Member Author

azmeuk commented May 21, 2025

Ok. I will create a new PR.

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.

Provide a UserInfo endpoint implementation

2 participants