[mitreid-connect] 2 factor authentication
Justin Richer
jricher at mit.edu
Thu Oct 6 09:29:44 EDT 2016
The MITREid project offers the OpenID Provider and a library for
building a Relying Party on the Java platform with Spring Security.
You'll need other libraries for your other platforms.
-- Justin
On 10/6/2016 4:36 AM, El houssine MZAOUROU wrote:
> Hello,
>
> I can explain to you the context of what i'm working on.
> I have 3 applications developped with differents technologies (java,
> C# and python) and what i hope to do is to be able to deploy and
> OpenID Provider and a Relaying Party.
> MitreID Connect offers : an OpenID Provider like a Server and a Simple
> App to play a Relaying Party Role. i'm wondring how to ta make link
> between my 3 applications with what MitreID Connect Offers, in order
> to authenticate users against the Server (OpenID Provider).
>
> Thanks in advance.
>
>
> Best regards,
>
>
>
> 2016-09-29 19:28 GMT+02:00 Justin Richer <jricher at mit.edu
> <mailto:jricher at mit.edu>>:
>
> You’ll need to reconfigure the server’s primary authentication
> mechanism to have alternative authentication. This is configured
> using Spring Security in the “user-context.xml” configuration file.
>
> The specifics of how to set this up depend entirely on the
> authentication factors that you want to set up, but anything you
> can get running with Spring Security should suffice. See the
> existing authentication manager definitions for the
> username/password authentication used int he demo server.
>
> — Justin
>
>> On Sep 29, 2016, at 12:09 PM, El houssine MZAOUROU
>> <mzaourou.hossin at gmail.com <mailto:mzaourou.hossin at gmail.com>> wrote:
>>
>> Hello,
>>
>> I'm new on OpenID Connect, i started to learn some specs and i
>> tested your application MitreID Connect which i really appreciated.
>>
>> What i want to know please, is how can we add an authentification
>> method (2 factor) like using Certificat in addition to
>> login/password with your solution ?
>>
>>
>> Regards.
>>
>>
>>
>> _______________________________________________
>> 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/20161006/4355f96e/attachment.html
More information about the mitreid-connect
mailing list