I currently have a copy of the app deployed to my local IIS as debug.wifclientapp.com and it will go to the ADFS server to authenticat but when it redirects after successful authentication it goes to www.wifclientapp.com which is the test instance on a remote server.

I setup the test instance first. How can I get it to redirect back to the original site?

link|improve this question

61% accept rate
feedback

2 Answers

Have you tried going into:

ADFS Management > Trust relationships > Relying party trusts and check that the URL is correct in both the "Identifiers" and "Endpoint" tabs?

link|improve this answer
feedback

Jimmy is correct. Your endpoint is most likely pointing to the test instance.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.