Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make upn optional to support Client Credential Flow #12

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

JonasKs
Copy link
Member

@JonasKs JonasKs commented Aug 18, 2021

No description provided.

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #12 (3d58e9f) into main (5c0c950) will not change coverage.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files           4        4           
  Lines         130      130           
=======================================
  Hits          130      130           
Impacted Files Coverage Δ
fastapi_azure_auth/__init__.py 100.0% <100.0%> (ø)
fastapi_azure_auth/user.py 100.0% <100.0%> (ø)

@JonasKs JonasKs merged commit a555968 into main Aug 18, 2021
@JonasKs JonasKs deleted the support_claims_without_upn branch August 27, 2021 14:27
nikstuckenbrock pushed a commit to nikstuckenbrock/fastapi-azure-auth that referenced this pull request Oct 16, 2023
Make `upn` optional to support Client Credential Flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant