[mitreid-connect] Custom AuthenticationProvider
Justin Richer
jricher at mit.edu
Mon Jun 5 16:33:08 EDT 2017
MIT has a server that uses a stack of different providers for different authentication methods:
https://github.com/MIT-CSAIL-TIG/oidc.csail.mit.edu/blob/master/oidc-mit-overlay/src/main/webapp/WEB-INF/user-context.xml
— Justin
> On Jun 5, 2017, at 1:35 PM, Luiz Omori <luiz.omori at duke.edu> wrote:
>
> Hi,
>
> We need to be able to authenticate an user using a third party application web service that does the password check and sends back the user details. For that I’ve been trying to implement a custom authentication provider but so far couldn’t make it to work. The constructor is called but neither supports nor authenticate methods are. Using an overlay project for that, overriding user-context.xml with the security:authentication-provider setting pointing to our custom provider. As far as I can see, our project is very similar to the LDAP overlay.
>
> Has anybody tried this? If yes, would you mind sending me a skeleton project?
>
> Regards,
> Luiz
> _______________________________________________
> mitreid-connect mailing list
> mitreid-connect at mit.edu <mailto:mitreid-connect at mit.edu>
> http://mailman.mit.edu/mailman/listinfo/mitreid-connect <http://mailman.mit.edu/mailman/listinfo/mitreid-connect>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/mitreid-connect/attachments/20170605/514a3d30/attachment.html
More information about the mitreid-connect
mailing list