Allow st.user
from headers
#11384
Labels
feature:authentication
feature:st.user
type:enhancement
Requests for feature enhancements or new features
Checklist
Summary
Allow use
x-auth-xxxxx
headers to buildst.user
instead of decrypt from OIDC token.Why?
Current
st.user
is based on OIDC token, but in our environment we useoauth2-proxy
to handle oidc login and work as auth module in ingress.Our
oauth2-proxy
will setx-auth-xxxxx
headers to request.How?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: