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.
我可以轻松地将 Thinktecture Authorization Server 与 Identity Server 关联起来。有没有办法将授权服务器作为依赖方与只处理 SAML 而不是 WS-* 的身份提供者相关联?
授权服务器使用 WIF,而 WIF 不支持 SAML。
身份服务器也没有。
你可以走这条路线:
授权服务器 --> WS Fed --> ADFS --> SAML --> SAML IDP
或将 SAML 堆栈添加到授权服务器。这是不平凡的!