service · inferred from evidence
Identity Provider
A service involved in the OAuth2 login flow, where the redirect_uri was incorrectly set.
- Wrong port in redirect_uri with Docker port mapping (FusionAuth 1.37+, fixed in 1.46.0)
Running FusionAuth in Docker with a port mapping like 2222:9011, the Identity Provider login redirect_uri contained the wrong (internal) port from FusionAuth 1.37 through 1.45.x, so the IdP callback went to an unreachable URL and login fail