Using Windows Authentication for login

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
Greetings,

I was curious if there is a way to use Windows Authentication for logging in vs actually logging in.  The project I'm working on requires it.  Any help on the subject would be much appreciated.  Thanks.

Kindest Regards,
Chad Johnson
11 years ago
chajo10 wrote:
Greetings,

I was curious if there is a way to use Windows Authentication for logging in vs actually logging in.  The project I'm working on requires it.  Any help on the subject would be much appreciated.  Thanks.

Kindest Regards,
Chad Johnson

Check admin demo:
http://admin-demo.nopcommerce.com/Admin/ExternalAuthentication/Methods
http://admin-demo.nopcommerce.com/Admin/Setting/CustomerUser in External Authentication tab
11 years ago
That was rather vague...  There is no way to add more External Authentication Methods.  I also looked to see about using something like Facebook for authentication and noticed there is a lot of code on the backend for authorization, so yeah...  If I'm wrong, let me know, but otherwise, the vague answer from before seems to not be helpful.
11 years ago
Okay, so looking further into this, I see I need to write a plugin.  That explains a lot.  Still think the original answer I got before was a bit vague (didn't really point me in any direction other than to look at the External Authentication).  Fun fun for writing a plugin now.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.