英文: How to return a GUID in token from Azure AD B2C? 问题 我想每次用户登录或注册时,都从Azure AD B2C自定义策略生成一个GUID,并每次...
如何从Azure AD B2C中的令牌中返回GUID?
英文: How to return a GUID in token from Azure AD B2C? 问题 我想在用户登录或注册时,从Azure AD B2C自定义策略中生成一个GUID,并每次返...
我能将 ASP.NET Core 登录路由到不同的 Azure B2C 策略吗?
英文: Can I route ASP.NET Core login to different Azure B2C policies? 问题 我有一个ASP.NET Core MVC应用程序,我想根据...
无法使用Microsoft Graph API在Azure AD B2C中创建使用身份验证的用户。
英文: Not able to create users using identities in Azure AD B2C using Microsoft Graph API 问题 我正在尝试使用标识...
如何将我数据库中的自定义声明包含到由ADB2C发行的JWT中?
英文: How to include custom claims from my db into JWT issued by ADB2C? 问题 我们有一个情况,我们在我们的数据库中维护了访问控制列表...
Powershell 7 突然无法使用 connect-AzureAD
英文: Powershell 7 suddenly unable to use connect-AzureAD 问题 我在Powershell7中遇到了一个新的问题,以前从未遇到过。我已经在谷歌上搜索...
Base-64 Exception When Decoding id_token_hint Claims in Custom Policy
英文: Base-64 Exception When Decoding id_token_hint Claims in Custom Policy 问题 我正在根据B2C Samples Github...
Azure B2C TrustFrameworkLocalization.xml 本地化工具
英文: Azure B2C TrustFrameworkLocalization.xml localization tool 问题 我有一个名为TrustFrameworkLocalization.x...
将Azure B2C TrustFrameworkLocalization.xml文件提取到不同的文件中。
英文: Azure B2C TrustFrameworkLocalization.xml extract into different files 问题 我有一个名为TrustFrameworkLoc...
Do we really need to create an app registration Azure AD to Azure AD B2C in communicating with other Identity providers?
英文: Do we really need to create an app registration Azure AD to Azure AD B2C in communicating with o...