+

Search Tips   |   Advanced Search

Customizing application login with Java Authentication and Authorization Service


Use (JAAS), we can customize the application login. (JAAS) is an API that enables applications to access authentication and access control services without being tied to those services.

The following topics explaining customizing the application with JAAS are covered in this section:

 


Develop programmatic logins with the Java Authentication and Authorization Service
Programmatic login for JAAS
Set programmatic logins for Java Authentication and Authorization Service
Customizing an application login to perform an identity assertion using JAAS
Customizing a server-side Java Authentication and Authorization Service authentication and login configuration
Enable identity assertion with trust validation using JAAS

 

Related tasks


Use the Java Authentication and Authorization Service model for Web authentication