Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 318 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 318 Bytes

Simple guide to implementing Keycloak's OpenID Connect authentication to a Flask backend

You can use this code to easily implement the authentication, just replace the variables with values of your Keycloak server.

Make sure you properly configure your realm and client on Keycloak for optimal functioning.