-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
feature:authenticationRelated to user authenticationRelated to user authenticationfeature:st.userRelated to `st.user` commandRelated to `st.user` commandtype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features
Description
Checklist
- I have searched the existing issues for similar feature requests.
- I added a descriptive title and summary to this issue.
Summary
Allow use x-auth-xxxxx headers to build st.user instead of decrypt from OIDC token.
Why?
Current st.user is based on OIDC token, but in our environment we use oauth2-proxy to handle oidc login and work as auth module in ingress.
Our oauth2-proxy will set x-auth-xxxxx headers to request.
How?
No response
Additional Context
No response
github-actions, rybakovw and benasse
Metadata
Metadata
Assignees
Labels
feature:authenticationRelated to user authenticationRelated to user authenticationfeature:st.userRelated to `st.user` commandRelated to `st.user` commandtype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features