3.9 Configuring Redirect URIs for the Oracle TSAM Plus Manager Client

If the Redirect URI is not configured during the client creation, then you must configure the redirect settings.
  1. Open the Oracle TSAM Plus Manager client in Keycloak
  2. Go to the client settings page
  3. Locate the field for Valid Redirect URIs
  4. Add the Oracle TSAM Plus Manager application URI
https://<tsam-host>:<tsam-port>/tsam/faces/console/index.jspx

http://<tsam-host>:<tsam-port>/tsam/faces/console/index.jspx

Note:

  • The redirect URI must match the deployed Oracle TSAM Plus Manager URI
  • If the redirect URI does not match, then the login may fail
  • If your environment uses HTTPS, then configure the HTTPS URI
  • If HTTP is explicitly used in QA or test setups, configure the HTTP URI accordingly