Thanks, I’ve used Net::LDAP before but wasn’t sure whether it would work with ADFS, I’ll give it a go.
MJ > On 2 Jul 2016, at 11:58, Stefan Hornburg (Racke) <[email protected]> wrote: > > On 07/02/2016 12:37 PM, mark jones wrote: >> Hi all, >> >> Does Dancer2 have any plug-ins to facilitate authentication/authorisation >> using Active Directory Federation Services (*ADFS*) as an identity provider? >> >> I’d like to use ADFS control authentication, and authorisation using Active >> Directory security groups. >> > > Does ADFS use a different interface than AD itself? > > As far as I know you can use LDAP queries to perform AD authentication, and > there are at least two modules on > CPAN related to that: > > https://metacpan.org/pod/Dancer2::Plugin::Auth::ActiveDirectory > https://metacpan.org/pod/Net::LDAP::Class::User::AD > > Regards > Racke > > -- > Please visit our 3rd Perl Dancer Conference 2016 in Vienna: > https://www.perl.dance/. > > > > _______________________________________________ > dancer-users mailing list > [email protected] > http://lists.preshweb.co.uk/mailman/listinfo/dancer-users _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
