Skip to content

Allow st.user from headers #11384

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

Open
2 tasks done
PaleNeutron opened this issue May 16, 2025 · 1 comment
Open
2 tasks done

Allow st.user from headers #11384

PaleNeutron opened this issue May 16, 2025 · 1 comment
Labels
feature:authentication feature:st.user type:enhancement Requests for feature enhancements or new features

Comments

@PaleNeutron
Copy link
Contributor

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

@PaleNeutron PaleNeutron added the type:enhancement Requests for feature enhancements or new features label May 16, 2025
Copy link

To help Streamlit prioritize this feature, react with a 👍 (thumbs up emoji) to the initial post.

Your vote helps us identify which enhancements matter most to our users.

Views

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:authentication feature:st.user type:enhancement Requests for feature enhancements or new features
Projects
None yet
Development

No branches or pull requests

2 participants