CA Identity ManagerCA Identity GovernanceCA Identity Portal
Issue/Introduction
We are getting issue while trying to access the IG rest interface. When we try to access the below url. https://idg-stgtews.cable.comcast.com/eurekify/rest/idp/dashboard/stats/AD1%5CEAdmin it give us the 400 bad request. when we try to access https://idg-stgtews.cable.comcast.com/eurekify/rest/idp/dashboard/stats/ Error BWEB000309: type JBWEB000067: Status report JBWEB000068: message JBWEB000069: description JBWEB000124: The requested resource is not available. It seems that rest interface resource not available. Can you advise what could be the issue. Platform detail: JBOSS : EAP 6.4 OS : windows 2016 IG Version : 14.2
Environment
Release: Component: SGRM
Resolution
It seems that, jboss does not accept the slashes or backslashes by default. You need to enable them using the configuration. You can place the following configuration in standalone-full-ca-gm.xml, standalone-full-ha-ca-gm.xml.