We have configured Siteminder SSO but would like to temporarily disable to allow authentication using IDM native users and
Release : 14.3 14.4
Component :
For the SSO Agent:
Please open on the Agent the CA/webagent/conf/WebAgent.conf and set EnableWebAgent to NO
To disable IDM from expecting authentication from SSO:
In the iam_im.ear/user_console.war/WEB-INF/web.xml
look for FrameworkAuthFilter and set enable to true.
and/iam_im.ear/policysever.rar/META-INF/ra.xml
set Enabled to false.
This configuration should pass you directly to IDM where you should be able to login with the default 'imadmin' admin user.