Getting started writing auth plugin

Charles Syperski csyperski at dupage88.net
Thu Aug 25 13:21:26 EDT 2016


Great, I'll check out the PasswordAuthnConfiguration topic, and see if 
that will get me what I need!


On 08/25/2016 12:09 PM, Cantor, Scott wrote:
> On 8/25/16, 10:46 AM, "dev on behalf of Charles Syperski" <dev-bounces at shibboleth.net on behalf of csyperski at dupage88.net> wrote:
>
>> I am assuming I will also need to setup my own flows as well.  I am going to be using
>> username/password based auth, so I am assuming I can recycle the existing views (that I am
>> currently using with LDAP auth).
> I don't see why that's true at all. If your system is a password back-end, you don't need to do anything but supply a Java action bean to handle the password validation step. I added something about that the other day to the PasswordAuthnConfiguration topic.
>
> You'd have to learn enough of the system to build a flow action, but it wouldn't require a custom flow.
>
> In the larger sense, if you needed to build a custom login flow, I documented the programming contract on that. [1]
>
> -- Scott
>
> [1] https://wiki.shibboleth.net/confluence/display/IDP30/Authentication
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160825/24f8b844/attachment.html>


More information about the dev mailing list