Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用隐式授权流从 AD FS 请求 Java 或 C# 上的安全令牌?看起来这只能在 JS 中(在浏览器中)。预先感谢您的回答。
ADFS 3.0 仅支持授权码授予。
ADFS vNext (Server 2016) 将支持这一点。
Azure AD 目前也支持此功能。