Open
Description
PortResolver
was created to work around an old IE bug where ServerRequest.getServerPort()
could return the incorrect port at times. We should:
- Use PortResolver Beans by Default #16664
- Redirect using a relative URL #7273
- Construct Absolute URLs used with communicating with an IdP (i.e. CAS, SAML, OAuth, etc) without the
PortMapper
- Deprecate PortResolver #15972
- Add PortResolver.NO_OP #16666