marcospereirampj / python-keycloak

MIT License
692 stars 296 forks source link

docs: example update #563

Closed JosueFunez closed 2 months ago

JosueFunez commented 2 months ago

Example updated because for KeyCloak 17+ the authentication url changed. The "/auth" at the end of the server_url is not necessary; if we add this it will generate a 404 error.