How to perform Conditional Authentication from LDAP and SQL based on SP name or any value?

Cantor, Scott cantor.2 at osu.edu
Wed May 16 11:41:32 EDT 2018


> Is there any way to tell shibboleth to use sql or ldap for authentication based
> on entered user email's domain name ? I mean to say "if user email's domain is
> "samsung.com" then authenticate this user from ldap else from sql "?

The JAAS support can specify individual JAAS application configs to use with activation conditions attached to them to control when they get used. Should be documented at least in formal reference terms as to what the beans are.

-- Scott



More information about the users mailing list