Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Identity Server as Idp-STS added in ADFS 2.0 #863

Open
divyang4481 opened this issue Oct 15, 2015 · 1 comment
Open

Identity Server as Idp-STS added in ADFS 2.0 #863

divyang4481 opened this issue Oct 15, 2015 · 1 comment

Comments

@divyang4481
Copy link
Contributor

I want to use Identity Server as Idp-STS in ADFS 2.0 where my application is use ADFS 2.0 as Federation gate way.
how do i configure

My App (Replay party) : http://myApp.mydomain.com
ADFs ( Rp-STS) : http://adfs.,mydomain.com/adfs/ls
Identityserver v2 (idp-STS) : http://idpsts.anotherdomain/trust

@brockallen
Copy link
Member

Your app trusts ADFS. ADFS trusts IdSvr. ADFS uses WS-Fed to connect to IdSvr and in IdSvr you'll need to configure the WS-Fed plugin.

https://github.com/IdentityServer/IdentityServer3.WsFederation/

https://identityserver.github.io/Documentation/docsv2/wsFederation/overview.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants