【发布时间】:2016-10-23 22:43:26
【问题描述】:
我使用 IdentityServer3 已经有一段时间了。我已经连接了一些 SPA 应用程序,以及一些 ASP.Net webform 应用程序。
当我在 Fiddler 中跟踪网络调用时,我有时会在重定向 url 中看到返回的 Auth Token。有时我会看到它在表单帖子中返回。
如何控制并指定我希望如何返回身份验证令牌?
【问题讨论】:
标签: openid-connect identityserver3 thinktecture-ident-server