Skip to content

Fixed 'interaction_required' response for azure - #1889

Merged
ssddanbrown merged 1 commit into
BookStackApp:masterfrom
ch0wm3in:master
Mar 6, 2020
Merged

ssddanbrown merged 1 commit into
BookStackApp:masterfrom
ch0wm3in:master

Conversation

@ch0wm3in

@ch0wm3in ch0wm3in commented Feb 12, 2020

Copy link
Copy Markdown
Contributor

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

Azure Conditional Access policy 2FA returns 'interaction_required' 400 response SocialiteProviders/Providers#208
@homotechsual

Copy link
Copy Markdown
Contributor

In cases where IP based conditional access MFA configurations are used in Azure AD this does indeed fix the issue. Tested on current beta.

@ssddanbrown ssddanbrown added this to the v0.28.3 milestone Mar 6, 2020
@ssddanbrown
ssddanbrown merged commit 30db8af into BookStackApp:master Mar 6, 2020
@ssddanbrown

Copy link
Copy Markdown
Member

Thank you for this @ch0wm3in and thanks for testing it @MikeyMJCO.
Tested on my dev instance, which did not have this issue, and did not cause any side-effects there (Thinking of existing users), so now merged to be part of the next patch release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants