We build SSO APP(SP) using SAML. For the testing, I want to setup an IDP to use openam(forgerock openam) as IDP. While trying to configure I got below error in tomcat error log file(catalina.out).
@BASE_DIR@/install.log (No such file or directory)
Tried below Configuration but din't work
Apache-tomcat 6.0.32 with OpenAm : 10.0.0
Apache-tomcat 7.0.72 with OpenAm : 9.5.2.rc1
Question?
How to fix this issue?
Where can I configure parameter @BASE_DIR@ with a correct directory value?
Please help me to fix this issue.
