After upgrading to SBM 10.1 or above, you may get the following error whilst trying sign on to the Application Repository (previously known as the Application Administrator):
This scenario is a consequence of inadequate privileges for the database user connected to the Application Repository schema. For SQL Server please see KB S138590. For Oracle Server please see KB S133641.
Trying to access the application repository via Composer results in failure and the following error message is displayed : “Failed to receive valid security token from http://<server name>/:8085/idp/sevices/Trust for user <user name>” This scenario comes about when using IWA/NTLM/NTCR with SSO as authentication mode.
The following error appears in the browser when you attempt to connect in this scenario: This page contains the following errors : error on line 109 at column 72: EntityRef: expecting ';' Below is a rendering of the page up to the first error .
In a standard single JBOSS configuration you will get a security token error when trying to connect from Composer. In a JBOSS cluster configuration the VIP (cluster virtual IP address) will just give a message that the configuration is incorrect.
Another test to see if you're in this position is to open the Application Repository and see if you see the following error HTTP Status 403 Forbidden If you try to open the Work Center interface you might see the following error
Composer currently only uses TLSV1 Protocols and Ciphers when connecting to app repository via HTTPS so if either is missing from the SSL/TLS connector then it won't be able to connect anymore.