This repository was archived by the owner on Dec 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 597
WsFed remote signout doesn't work with ADFS4 #1581
Comments
Tratcher
added a commit
that referenced
this issue
Jan 4, 2018
Tratcher
added a commit
that referenced
this issue
Jan 4, 2018
Tratcher
added a commit
that referenced
this issue
Jan 30, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
@brockallen reported that singout cleanup messages don't work with ADFS4 because you can't configure both CallbackPath and RemoteSignOutPath to the same value. We may have to redesign how these are routed in HandleRequestAsync.
"ADFS has an odd requirement that the redirect URL after SLO must be beneath the URL used for signin response (for example "/wsfed" for wreply and for redirect after signout would need to be "/wsfed/" -- notice extra slash)."
We'll need to set up a repro.
The text was updated successfully, but these errors were encountered: