Writing Custom Authentication Code

Michael A Grady mgrady at unicon.net
Thu Dec 3 21:45:17 EST 2015


> On Dec 3, 2015, at 8:30 PM, Cantor, Scott <cantor.2 at OSU.EDU> wrote:
> 
>> Our user authentication source resides in databases.  Is writing custom
>> authentication plugin the best approach here in-place of LDAPAuthentication
>> or JAASAuthentication module?  Is there some documentation on how to do
>> this?
> 
> There are existing JAAS modules around the net that can do database authentication.
> 
> -- Scott

For example, there is this:

  https://github.com/tauceti2/jaas-rdbms

Not tried it, found it when I thought I might need to do authn against a database.

--
Michael A. Grady
IAM Architect, Unicon, Inc.



More information about the users mailing list