This repository has been archived by the owner on Dec 14, 2017. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 133
redirectForTokenAsync is supposed to be redirectForToken #177
Comments
Confirmed - doesn't exist. Here's my code from the walk through:
|
It looks like the redirectForToken doesn't work for the Windows Auth - All-in-one server. Looks like there may be a hard dependency on some login UI of some sort. It works OK if RequireConsent=true, but not if RequireConsent=false and the need for login/consent UI is totally eliminated. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Inspecting the manager at runtime shows that redirectForTokenAsync does not exist. Also the dts also doesn't have that property.
The text was updated successfully, but these errors were encountered: