mardi 18 août 2015

Windows Authentication in ember.js

I am developing an ember-cli application. Is it somehow possible to use Windows Authentication? In fact, i just need the logon name from Windows.

Perhaps, I could somehow wrap my ember-app into an ASP.NET MVC app and use Windows Authentication in that .NET application? Something like having just an index controller and return my ember app as a view?

Or is it possible to use ember-simple-auth with Windows Authentication?

Or could I build a WCF-Service which accepts user/passwords and sends back true or false... and then use this in my ember app, perhaps with ember-simple-auth and a custom authenticator?

Any ideas or examples?

I appreciate any help! Thank you very much!




Aucun commentaire:

Enregistrer un commentaire