WAS v8.5 > Secure applications > Secure the Liberty profile and its applications

Authenticate users in the Liberty profile

The Liberty profile server uses a user registry to authenticate a user and retrieve information about users and groups to perform security-related operations, including authentication and authorization. To learn about how authentication works in the Liberty profile, see Liberty profile: Authentication.

The authentication tasks that we can configure might vary depending on your requirements. Unless we have used the quickStartSecurity element that can configure only one user, we have to configure the user registry at the least. We do not have to configure the values for JAAS, authentication Cache and SSO tasks unless to change the default values. Configure TAI configuration only when we have an implementation of TAI interface to handle authentication.

See also


Related concepts:

Liberty profile: Authentication


Related


Authorizing access to resources in the Liberty profile
Configure authorization for applications on the Liberty profile


|