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

Add Note on Correct OBO Flow Implementation for Guest Users #464

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

gladjohn
Copy link
Contributor

@gladjohn gladjohn commented Jul 9, 2024

This PR updates the On-Behalf-Of (OBO) flow documentation for MSAL.NET to include a critical note on the correct implementation pattern for guest users. It highlights the necessity of targeting the specific tenant rather than using the /common endpoint to avoid issues and incorrect behavior.

Copy link
Contributor

Learn Build status updates of commit 0151b48:

✅ Validation status: passed

File Status Preview URL Details
msal-dotnet-articles/acquiring-tokens/web-apps-apis/on-behalf-of-flow.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@localden localden changed the base branch from live to main July 9, 2024 21:58
localden
localden previously approved these changes Jul 9, 2024
Copy link
Contributor

Learn Build status updates of commit 0151b48:

✅ Validation status: passed

File Status Preview URL Details
msal-dotnet-articles/acquiring-tokens/web-apps-apis/on-behalf-of-flow.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit 3f68303:

✅ Validation status: passed

File Status Preview URL Details
msal-dotnet-articles/acquiring-tokens/web-apps-apis/on-behalf-of-flow.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@localden localden merged commit 1c037b6 into main Jul 10, 2024
2 of 3 checks passed
@localden localden deleted the gladjohn-patch-1 branch July 10, 2024 17:07
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.

3 participants