Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

User/Group Repositories

Login Modules

Property Files

org.apache.geronimo.security.realm.providers.PropertiesFileLoginModule

Database

org.apache.geronimo.security.realm.providers.SQLLoginModule

Ldap repository

org.apache.geronimo.security.realm.providers.LDAPLoginModule

Certificate Repository

org.apache.geronimo.security.realm.providers.CertificatePropertiesFileLoginModule

Any other

User has to supply the custom JAAS module. Admin console can be used to create and deploy a security 
realm over custom JAAS login modules.

...

Depending on the type of the login module, the options for configuration changes.  Admin console enables users to create and deploy security realms using all the above mentioned login modules.

Once a security realm is deployed, it's available for any JEE5 application deployed in Apache Geronimo to map  declared roles to actual users/groups through a Geronimo deployment plan.
 

...