In the SiteMinder Production environment, when trying to add a new "VIP authentication Hub provider" entry, it's not populating the correct "App ID" from VIP Manager production tenant.
Rather, it's pulling incorrect lower region App Id, which does not even exist in production VIP tenant.
Siteminder 12.8SP07;
VIP manager.
The redirectURL in VIP manager is not configured with the correct value.
The below screen shot shows the current configuration in VIP manager for the tenant:
The redirect URL is:
https://<Siteminder AG hostname>/affwebservices/assertiontriever
It is not a correct one. It should be like:
https://<Siteminder AG hostname>/affwebservices/public/bctokencontroller
Once the changes are made, the correct OpenID connect Application details are picked up by the SiteMinder AdminUI.