I'm trying to get my head around setting Home Realm Discovery in ThinkTecture IdentityServer. I have two external identity providers but would also like to have a link to the local wsfed endpoint from the same screen. I've seen Brock's response on GitHub referring to this problem, but cannot get my head around the concept. I've registered IdSrv wsfed endpoint as an identity provider, but how can I configure the IdSrv hrd as a RP? At the moment I'm getting server error: invalid realm. The realm is actually equal to Site ID from General Configuration?
Asked
Active
Viewed 806 times
1

Bartosz
- 4,542
- 11
- 43
- 69
-
1A link to Brock's answer to this question on IdSrv project page on GitHub -> https://github.com/thinktecture/Thinktecture.IdentityServer.v2/issues/484 – Bartosz Mar 17 '14 at 09:24