5 Commits

Author SHA1 Message Date
cammorris
162ee60efb make favicon public
Even though the resource doesn't exist, chrome (and probably other browsers) will request the favicon after requesting the "second-factor" page.  Requests for the favicon prevented proceeding past the second-factor page and never hitting the POST to "second-factor".  Instead, the sample prompts for the username, again.

Exposing favicon (even though it doesn't exist) resolves the issue.
2022-05-03 16:53:32 -05:00
Marcus Da Coregio
6892a95805 Require explicit save false in MFA sample 2022-04-20 11:06:56 -03:00
Marcus Da Coregio
bce2126fd1 Update samples to use Spring Security 6
Issue gh-46
2022-03-23 10:14:39 -03:00
Josh Cummings
3a58daf55d Update HttpSecurity Formatting 2021-11-10 09:42:09 -07:00
Josh Cummings
2d1732bec6
MFA Sample
Closes gh-7
2021-02-16 12:53:02 -07:00