简体   繁体   English

使用来自 Azure 的自定义策略创建客户端凭证流

[英]Create client credentials flow with custom policies from Azure

I would like to know how I could create a client credentials flow with custom policies.我想知道如何使用自定义策略创建客户端凭证流。 any example???有什么例子吗???

thanks谢谢

  • You won't be able to claim customization with Azure AD client credential flow.您将无法使用 Azure AD 客户端凭据流申请自定义。 We need to release azure AD B2C client credential flow, which leads claims customization using a custom policy, similar as authorization code flow.我们需要发布 azure AD B2C 客户端凭证流,这会导致使用自定义策略进行声明自定义,类似于授权代码流。

  • For complete information regarding Claim Process, you can go through this Microsoft Document .有关索赔流程的完整信息,您可以通过此Microsoft 文档go 。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将自定义声明添加到 azure b2c 客户端凭据流 - Add custom claims to azure b2c client credentials flow 是否支持Azure中的客户端凭据流? - Client Credentials flow in Azure supported? Azure AD OAuth 客户端凭据授予流程 - Azure AD OAuth Client Credentials Grant flow Terraform:使用带参数的多个自定义 Azure 策略创建 Azure Policy 计划 - Terraform: Create an Azure Policy Initiative with multiple custom Azure Policies with Parameters 使用客户端凭据流以编程方式在Azure AD中添加应用程序 - Adding Applications programmatically in Azure AD using Client Credentials Flow 我们可以在常规 Azure 用户上使用客户端凭据流吗? - Can we use client credentials flow on regular Azure users? 如何在 angular 中使用 azure 服务但使用客户端凭据授予流程? - how to use azure service in angular but with Client Credentials Grant flow? Azure AD OAuth 令牌错误的受众(客户端凭据流) - Azure AD OAuth token wrong audience (client credentials flow) 从 Azure DevOps 任务上传 IEF 自定义策略? - Upload IEF custom policies from Azure DevOps task? 我可以使用azure oauth2客户端凭据流访问经典的azure服务管理rest api吗? - can i use azure oauth2 client credentials flow to access the classic azure service management rest api?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM