Monday, 1 May 2017

How to implement single sign on in angular2 application

Source: stackoverflow.com --- Sunday, April 30, 2017
I have a web application built using angular2 and I need to provide single sign on feature to my application. We don't want the user to key in login credentials, application should use user's Windows credentials while trying to access it. I have no idea on how to get Windows credentials using javascript/typescript from client. Any ideas on implementing this functionality is much appreciated. ...



from Windows http://ift.tt/2qtQeYA

No comments:

Post a Comment