Maintaining the User's Certificate
Information
When using SSL and client certificates for user authentication, the user is identified using a client certificate. To allow the AS Java to identify users, their client certificate must be available in their user account. There are several options:
● The administrator imports users certificates manually and adds them to the user’s data. The following procedure describes the steps required.
● Users map their own certificates to their user ID at logon. The administrator does not need to perform any steps.
●
Users’
certificates are already stored as a user attribute on the LDAP directory. In
this case you need to map the relevant attributes. For more information, see
Attribute
Mapping for Client Certificates. You do not need to perform the steps in
the following procedure.
●
The UME property ume.logon.allow_cert
is set to TRUE. For more information about how to change
UME properties, see
Editing UME
Properties.
● You have user administration rights for using the UME user management administration console.
...
1. Start identity management.
For more
information, see
User Administration
Console.
2. Select a user.
3. Modify the user.
4. On the Certificates tab, maintain the user’s certificate.

If the Certificates tab does not appear, check the UME parameter ume.logon.allow.cert. Restart the server if you change this parameter.
The user can log on to the AS Java using SSL and this client certificate for authentication.