Programming Guides › Programming Guide for Java › Custom Authentication Schemes › How To Customize CA IdentityMinder Authentication
How To Customize CA IdentityMinder Authentication
When not using CA SiteMinder, CA IdentityMinder provides its own user authentication. You can customize this authentication scheme by adhering to the following process:
- Modify the JSP-based login page credential form to suit your authentication requirements.
- Write a module in Java that extends the AuthenticationModule interface so that it implements your changes to the login page.
- Configure the Java class name and the login page name through the Management Console.
Copyright © 2013 CA.
All rights reserved.
|
|