Skip to content

Reverse-proxy NGinx doing Basic Authentication, passing Auth user through Websocket headers and Streamlit extracting auth login from websocket headers to customize page per user logging in.

Notifications You must be signed in to change notification settings

andfanilo/streamlit-nginx-basicauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick & Dirty Streamlit + NGinx Basic Auth test

Reverse-proxy NGinx doing Basic Authentication, passing Auth user through Websocket headers and Streamlit extracting auth login from websocket headers to customize page per user logging in.

demo.mp4

Run

docker-compose up --build

Credentials: user1/user1, user2/user2, user3/user3

About

Reverse-proxy NGinx doing Basic Authentication, passing Auth user through Websocket headers and Streamlit extracting auth login from websocket headers to customize page per user logging in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published