bleumink / streamlit-keycloak

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

Provide the client secret #29

Open fabricebrito opened 8 months ago

fabricebrito commented 8 months ago

The client id configured requires the client secret.

How can we set the client secret?

talrejanikhil commented 3 months ago

As far as I could see, you can only use public clients with this library. These clients do not require client secret