IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

Having a login screen in the client side instead of Identity server side? #845

Closed PreethiAdeline closed 9 years ago

PreethiAdeline commented 9 years ago

Hi,

I'm using Token based authentication ( with Authorisation Code Flow Grant) in MVC5 . I want to have a login screen in my MVC client instead of using Thinktecture login screen. Can you please guide me on how i can meet the above requirement?

leastprivilege commented 9 years ago

This has been discussed many many times before. You can't - or you will lose features like SSO, external IdPs etc..