gpt4 book ai didi

azure-ad-b2c - STS 在 Azure AD B2C 上下文中意味着什么

转载 作者:行者123 更新时间:2023-12-03 22:23:40 27 4
gpt4 key购买 nike

来自 Class UserAgentApplication文档中有对 STS 的引用。什么是 STS?

acquireTokenSilent: Used to get the token from cache. MSAL will return the cached token if it is not expired. Or it will send a request to the STS to obtain an access_token using a hidden iframe. To renew idToken, clientId should be passed as the only scope in the scopes array.

最佳答案

STS 代表 Security Token Service .在标准 OAuth protocol 的上下文中,它基本上映射到授权服务器,该服务器在身份验证和授权后向应用程序颁发 token 。
在 Azure AD B2C 中,STS 可以与其他身份提供商(例如 Facebook、Google 等)联合。

关于azure-ad-b2c - STS 在 Azure AD B2C 上下文中意味着什么,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45174728/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com