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

Login option at hrd endpoint #754

Closed prasadnadendla closed 10 years ago

prasadnadendla commented 10 years ago

Hi,

I am using Thinktecture IS.While we are using hrd endpoint can we have the login option of thinktecture Identity provider at hrd page so that if the users want to authenticate with their identity providers then they will select their identity providers or else they will login at identity provider itself.

leastprivilege commented 10 years ago

You can setup your own instance of IdSrv as a identity provider. Check the issue tracker - this has been solved a number of times.

prasadnadendla commented 10 years ago

Thank you.I want to use Thinktecture IS as my identity provider.As you told so many people came with up this idea, It will be great if this will be a feature with the next version. could we expect this as feature with the next release?

leastprivilege commented 10 years ago

It is already possible in the current version.

prasadnadendla commented 10 years ago

you mean to say using two instances of identity Server.

brockallen commented 10 years ago

No, with one. You conifgure IdSvr as it's own identity provider (via wsfed endpoint) and you configure IdSvc as a RP (via the hrd endpoint). There's another issue that describes this setup -- check the archives.