Open
Description
PortResolver
was created to work around an old IE bug where ServerRequest.getServerPort()
could return the incorrect port at times. We should:
- 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