RANT -> Feeling very disillusioned building on Streamlit with lack of cookie support for cloud deployment

@brdemorin

The SSO token is persisted in the browser by default after the first login and not through streamlit, so the only thing your users need to do is click on the login button and they will be logged in without additional interactions after a previous succesful login (ofc before the token expiration).

I did something like this in my website, you can try it by yourself.

For some reason, Keycloak takes time to see that msg. Either refresh the screen again (or) just wait for a few seconds and it will auto-refresh… Its a quirk. Sorry if this didn’t work for you still.