Spring-Security-Samples/servlet
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
..
java-configuration Update README for SAML 2.0 samples 2022-03-28 13:54:11 -03:00
spring-boot make favicon public 2022-05-03 16:53:32 -05:00
xml/java Re-enable SAML 2.0 samples with Okta IdP 2022-03-23 10:18:48 -03:00