Skip to content

Add an authentication service for the Microsoft OAuth2 On-Behalf-Of flow#14

Open
rileybolen wants to merge 4 commits intomasterfrom
ms_obo_auth_flow
Open

Add an authentication service for the Microsoft OAuth2 On-Behalf-Of flow#14
rileybolen wants to merge 4 commits intomasterfrom
ms_obo_auth_flow

Conversation

@rileybolen
Copy link
Copy Markdown

This PR adds the config and provider for the Microsoft Azure AD / Entra On-Behalf-Of flow. An authentication service can be created and used in the same way as the existing "Azure Active Directory OAuth" service, but this service will make an additional OAuth token request, to exchange the first access token for a new one, that will allow DreamFactory to call the target API on behalf of the authenticated user.

See the OBO flow documentation here: https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-on-behalf-of-flow

This PR depends on the accompanying PR in the df-oauth repo: dreamfactorysoftware/df-oauth#42

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