IdP user authendication using mysql user table

Cantor, Scott cantor.2 at osu.edu
Thu Oct 29 09:46:04 EDT 2015






On 10/29/15, 7:08 AM, "users on behalf of Peter Schober" <users-bounces at shibboleth.net on behalf of peter.schober at univie.ac.at> wrote:

>* Callum Smith <callum at strubi.ox.ac.uk> [2015-10-29 11:44]:
>> Just as an aside I have a small fork that a) is bug fixed for IdPv3
>> and b) allows you to specify alternative hashing algorithms (md5
>> being sub-optimal).
>> 
>> Following is from shibboleth-idp/conf/authn/jaas.config
>> 
>> ShibUserPassAuth {
>>    com.tagish.auth.DBLogin required debug=true dbDriver="com.mysql.jdbc.Driver" 
>
>Unless I'm mistaken you need the Tagish modules for IDPv3 and as such
>you probably shouldn't be using them.

If you want something other than LDAP and Kerberos that's password based, JAAS is still the recommended way.

-- Scott



More information about the users mailing list