You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #13704 [Security] Added docs about the authenticator-based Security system (wouterj)
This PR was squashed before being merged into the 5.1 branch.
Discussion
----------
[Security] Added docs about the authenticator-based Security system
As the new system is experimental, I think it's best to not update the main documentation of Security yet (also, the main guide isn't really affected by the new system - except from the removal of anonymous). This can be done once we deprecate the old system (in 5.3 or 5.4).
I do however think we should link more to this article, as I want to push people to use it. What do you think about adding a `.. tip::` in:
* [x] `security/guard_authentication` & `security/form_login_setup`
* [ ] <s>`security/custom_authentication_provider` (replace the one to Guard)</s>
* [x] `security` (at the start, as a "hey, please start by doing `enable_authenticator_manager: true`")
Fixes#13575
Commits
-------
bdb5271 [Security] Added docs about the authenticator-based Security system
0 commit comments