Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New endpoint for user profile information #51

Open
dniel opened this issue Mar 5, 2019 · 1 comment
Open

New endpoint for user profile information #51

dniel opened this issue Mar 5, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@dniel
Copy link
Owner

dniel commented Mar 5, 2019

To be able to use ForwardAuth as a central component for other services to look up user info a new endpoint Profile/Userinfo/User should be implemented. The endpoint should parse the JWT_TOKEN and return configured claims.

@dniel dniel added the enhancement New feature or request label Mar 5, 2019
@dniel dniel changed the title New endpoint Profile New endpoint for user profile information Mar 5, 2019
@dniel
Copy link
Owner Author

dniel commented Sep 24, 2019

Userinfo endpoint implemented.
Calling auth.example.com/userinfo will return current user information if logged in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant