Keep forgetting to make a note to deprecate the authenticationFlows setting, that was an early approach that got replaced by the abstracted defaultAuthenticationMethods setting and isn’t something we should keep supporting.
It leads to a lot of bad practice and suboptimal usage of the config so we should get it deprecated in 5.2 and remove in 6.0. It should not be in use by many people (for one thing it predates the MFA flow and wouldn’t be used with it).
Keep forgetting to make a note to deprecate the authenticationFlows setting, that was an early approach that got replaced by the abstracted defaultAuthenticationMethods setting and isn’t something we should keep supporting.
It leads to a lot of bad practice and suboptimal usage of the config so we should get it deprecated in 5.2 and remove in 6.0. It should not be in use by many people (for one thing it predates the MFA flow and wouldn’t be used with it).