[PR #1889] [MERGED] Fixed 'interaction_required' response for azure #5919

Closed
opened 2026-02-05 10:20:21 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1889
Author: @ch0wm3in
Created: 2/12/2020
Status: Merged
Merged: 3/6/2020
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

  • c1fe814 Fixed 'interaction_required' response for azure

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 app/Auth/Access/SocialAuthService.php (+3 -0)

📄 Description

Azure Conditional Access policy 2FA returns 'interaction_required' 400 response and therefor breaks authentication when forced to use 2FA.
https://github.com/SocialiteProviders/Providers/issues/208


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/1889 **Author:** [@ch0wm3in](https://github.com/ch0wm3in) **Created:** 2/12/2020 **Status:** ✅ Merged **Merged:** 3/6/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c1fe814`](https://github.com/BookStackApp/BookStack/commit/c1fe81466f85a5f12fa5099807655814971322f5) Fixed 'interaction_required' response for azure ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Auth/Access/SocialAuthService.php` (+3 -0) </details> ### 📄 Description Azure Conditional Access policy 2FA returns 'interaction_required' 400 response and therefor breaks authentication when forced to use 2FA. https://github.com/SocialiteProviders/Providers/issues/208 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:20:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5919