OAuth2 和身份服务器中的服务提供商与身份服务器

Service Provider vs Identity Server in OAuth2 and Identity Server

OAuth2 和 OpenId Connect 中是否有任何服务提供商?服务提供者和资源服务器是相同的还是不同的?有什么不同?我在 SAML 中听到了服务提供商。

SAML中的Service Provider和OpenID Connect中的Relying Party是一个类似的概念。 OAuth 2.0 不是像 SAML 那样的联合 SSO 协议,因此将 OAuth 2.0 术语(即资源服务器)与 SAML 进行比较效果不佳。