...
Code Block | ||
---|---|---|
| ||
UserClaims=true
UserIdToken=true
XACML_Request=true
XACML_Response=true
NTLM_Token=true
SAML_Assertion=true
SAML_Request=true
AccessToken=true
RefreshToken=true
AuthorizationCode=true |
In addition to this, you need to ensure that the logs in the <IS_HOME>/repository/conf/log4j.properties
file are enabled as well. To do this, uncomment the following entry in this file.
...