Files
spring-security-samples/servlet/spring-boot/java
cammorris 2780f5cb45 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.
2023-02-23 10:05:47 -03:00
..
2023-02-23 10:05:46 -03:00