Just upgraded to IDM 4.8 from 4.7.2. In the environment, it is integrated with IG 3.5.1 and NAM 4.5 via OSP/SAML. After the upgrade, I am properly redirected to NAM, login, it bounces back to OSP and lands on the applications:
- SSPR works fine
- IG works fine
- /idmdcs works fine
- /idmdash and /idmadmin only show "Your login process did not complete successfully." In the OSP log, I see: "Log Data: Err: invalid_request, Sub: invrediruri, Desc: Redirect URI mis-match., Code: 400".
As a note, all of the services are protected by the NAM MAG as a reverse proxy. The configuration has only changed to add the new /workflow and /forms endpoints. I'm trying to understand which redirect URI is wrong, everything in ism-configuration.properties looks fine. They currently do not have :443 on them. I tried adding the :443, but it gives the expected error from OSP that it does not match the URL. I'm not getting much on the errors other than that OSP logged error.