Streamlit Authentication with OpenId / Keycloack

Stremalit is a popular framework for python based visualization.

It’s relatively young and it’s still be bit rough on the edges when it comes to doing basic web stuff:

https://github.com/streamlit/streamlit/issues/602#issuecomment-1718275939

https://github.com/streamlit/streamlit/issues/6545#issuecomment-1718278108

So if you are unfortunate enough to have to integration Streamlit with Keycloak get in touch. It’s a lot of pain to get there but once you have it it’s very easy to replicate.