GitHub / AndrewJHart / Azure-FastAPI-Auth-Example
FastAPI Azure SSO demo. A Python port from the primary Microsoft Flask example to a FastAPI app that uses similar helper functions & the Microsoft MSAL library to authenticate a user via SSO, get the JWT(s), & make an http request to the Graph API on behalf of the user.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJHart%2FAzure-FastAPI-Auth-Example
Stars: 6
Forks: 3
Open issues: 0
License: None
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 2 years ago
Pushed at: over 3 years ago
Last synced at: about 2 years ago
Topics: authentication, authorization, azure, fastapi, flask, graphapi, msal, msal-library, python, python3