添加在Azure API管理中归档的用户配置文件 [英] Add user profile filed on Azure API management

查看:90
本文介绍了添加在Azure API管理中归档的用户配置文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们需要将内部公司ID与Azure API用户进行映射.映射API用户的最佳位置是什么?查看用户个人资料数据模型,其中有一个公司名称文件.有没有办法在UI上显示该字段?这些用户可以映射到 不止一家公司.将必须找出一种将这些Azure API用户映射到多家公司的方法.这些公司也应该来自数据库,并显示在多个选择框中.

We have a requirement to map our internal company Id with Azure API users. What's the best place to map API users? Looking at User profile data model there's a filed for company name. Is there a way to expose that field on UI? These users can be mapped to more than one companies. Will have to figure out a way to map these Azure API users with multiple companies. Also these companies should come from database and displayed in multiple select box.


推荐答案

如果这些用户在Azure AD中,则可以使用 B2C租户.

If these users are in Azure AD, you can use the Azure AD Integration available for API Management. This is also available for B2C Tenants as well.

如果需要,您还可以将用户注册和产品订阅委派给自己的后端.这里有一个 doc 解释如何设置.

If required, you could also delegate user registration and product subscription to your own backend. Here is a doc explaining how to set this up.

注意:这些功能在基本SKU中不可用.

NOTE: These features are not available in the Basic SKU.


这篇关于添加在Azure API管理中归档的用户配置文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆