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.
我正在创建 Azure 广告 b2c 登录。我从它登录后,他们给了我们一个令牌(密钥)。我需要知道如何验证该令牌以及如何从服务器获取该令牌。
本文介绍了步骤: https ://github.com/Azure-Samples/active-directory-b2c-php-webapp-openidconnect/blob/master/README.md
您不需要调用服务器,id_token可以在您自己的系统上进行验证
id_token