Configuration Guide › CA IdentityMinder Protection › Protection from CSRF Attacks
Protection from CSRF Attacks
CA IdentityMinder is enhanced to improve the resistance to Cross-Site Request Forgery (CSRF) attacks. By default, the enhancement is disabled in CA IdentityMinder.
To enable the enhancement:
- Open the web.xml file located in the following location:
application-server/iam_im.ear/user_console.war/WEB-INF
- Find the <context-param> element with <param-name> csrf-prevention-on.
- Set the <param-value> to true.
- Restart the application server.
Copyright © 2013 CA.
All rights reserved.
|
|