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

Retrieve OIDC username as session variable #16

Closed
mildis opened this issue Apr 4, 2022 · 1 comment
Closed

Retrieve OIDC username as session variable #16

mildis opened this issue Apr 4, 2022 · 1 comment

Comments

@mildis
Copy link

mildis commented Apr 4, 2022

This would be nice to get the preferred_username OIDC claim inside a spoe variable back to haproxy.
We could then set a request header X-Auth-Username to be used by the backends as a header authentication.

preferred_username could be configurable so another claim (maybe email or sub) would be returned to haproxy to identify the authenticated user.

ErmakovDmitriy pushed a commit to ErmakovDmitriy/haproxy-spoe-auth that referenced this issue Oct 4, 2023
\criteo#16

Signed-off-by: Dmitrii Ermakov <dmitrii.ermakov@maxiv.lu.se>
ErmakovDmitriy pushed a commit to ErmakovDmitriy/haproxy-spoe-auth that referenced this issue Jun 24, 2024
\criteo#16

Signed-off-by: Dmitrii Ermakov <dmitrii.ermakov@maxiv.lu.se>
@mougams
Copy link
Contributor

mougams commented Jul 4, 2024

@mougams mougams closed this as completed Jul 4, 2024
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

No branches or pull requests

2 participants