IdentityModel / AuthorizationServer

Sample implementation of an OAuth2 Authorization Server
Other
281 stars 136 forks source link

Using SSO and Identity Porovider #221

Closed prasadnadendla closed 10 years ago

prasadnadendla commented 10 years ago

Hi,

I am using Thinktecture AS and Thinktecture IS.I am using hrd end point to authenticate with external identity providers.Now i want to use both hrd and and wsfed. To make it clear if the users has thier own identity providers they will authenticate with thier identity providers and if the users dont has any identity provider then i want them to authenticate at thinktecture identity provider.How to achieve it?

can we expect this as a feature with the latest version?

brockallen commented 10 years ago

You can setup IdSvr as an identity provider within itself. Check the IdSvr issue tracker archives for more info.