Steps to reproduce:
1) change the urlContextRoot to something different. Example. "/jao/admin"
2) restart IDM
3) Log in to IDM admin and go to Configure > Connectors and select SalesForce
4) The URL for the browser is pointing to http://localhost:8080/jao/admin/#connectors/add
but the Callback URL is hard coded to
http://localhost:8080/admin/oauth.html
We need to honor the change made in ui.context-admin.json
- relates to
-
OPENIDM-15315 Changing the contextURL in IDM does not update request being sent to SalesForce
-
- Closed
-