AnsgarLichter / FlaskOpenIdConnectClient

Proof of Concept for an OpenID Client in Python with Flask and Authlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlaskOpenIdConnectClient

This repository contains a proof of concept for an OpenID Connect client in Python with Flask. This PoC is needed for an university project.

Authlib

This PoC uses Authlib as a library to make the implementation easier. Authlib is used because the university project has already used Authlib for other scenarios.

About

Proof of Concept for an OpenID Client in Python with Flask and Authlib


Languages

Language:Python 81.5%Language:HTML 18.5%