spring-security
spring-security copied to clipboard
Deprecate PortResolver
PortResolver was created to work around an old IE bug where ServerRequest.getServerPort() could return the incorrect port at times. We should:
- [ ] #7273
- [ ] Construct Absolute URLs used with communicating with an IdP (i.e. CAS, SAML, OAuth, etc) without the
PortMapper - [ ] #15972