Java's Authentication and Authorisation Services (JAAS) allows custom login modules to be used. This project is a placeholder for some of them.
At present one login module is provided: CertificateLoginDirectoryRolesModule. This module builds on ActiveMQ's CertificateLoginModule so that upon a client's SSL certificate being authenticated, CertificateLoginDirectoryRolesModule will look up the roles (groups) associated with the certificate subject DNs.
ActiveMQ's CertificateLoginModule should also be usable outside of ActiveMQ as it is a JAAS login module with no strong dependencies.
For more information on JAAS: http://java.sun.com/javase/technologies/security/
30 Day Summary Apr 14 2013 — May 14 2013
|
12 Month Summary May 14 2012 — May 14 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.