bleumink / streamlit-keycloak

User authentication and single sign-on in your Streamlit app using Keycloak
MIT License
59 stars 11 forks source link

Added login options to login url #18

Closed hansehe closed 1 year ago

hansehe commented 1 year ago

Regarding my comments on issue: https://github.com/bleumink/streamlit-keycloak/issues/13

I found the bug, thus the login options must also be included in the login url to allow for using kc_idp_hint and other features from Keycloak.

Best regards. Hans Erik