Skip to content

MichaelTimbert/OpenIDClient-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenIDClient-example

A simple FastAPI server that use Keycloak to authenticate users. This example is based on https://pyoidc.readthedocs.io/en/latest/examples/rp.html

Prerequisites

You need docker to be installed.

Run

To launch Keycloack and the Relying Party:

$ sudo make up

Clean up

To remove docker container do not forget to run

$ sudo make clean-docker

About

A simple FastAPI server that use Keycloak to authenticate users

Topics

Resources

License

Stars

Watchers

Forks

Contributors