bleumink / streamlit-keycloak

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

http://localhost:8080/realms/myrealm/protocol/openid-connect/3p-cookies/step1.html is 404 #30

Closed Winky678 closed 6 months ago

Winky678 commented 6 months ago

When I try the readme example code, there is an error in my localhost

http://localhost:8080/realms/myrealm/protocol/openid-connect/3p-cookies/step1.html is 404 image help please

HerveMignot commented 3 months ago

@Winky678 Did you find how to solve this? I have the same issue with a non local keycloak, but it may be due to the fact that it is an old version of keycloak. Thanks!