使用Graph API在Azure AD B2C上对用户进行身份验证 [英] Authenticate a user on Azure AD B2C using Graph API

查看:107
本文介绍了使用Graph API在Azure AD B2C上对用户进行身份验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经创建了一个WebApi应用,该应用可以使用Graph API在Azure AD B2C租户上创建用户.

I have created a WebApi app which can create a user on Azure AD B2C tenant using Graph API.

现在,用户必须像我使用的Graph API一样,在Azure AD B2C上进行身份验证.我的意思是使用编程方式登录,而不是使用Microsoft登录页面.是否可以使用Graph API对Azure AD B2C进行身份验证?如果可以,请建议我这样做的方法.

Now the user has to authenticate on Azure AD B2C as the same way I have used like Graph API. I mean a programmatic approach to sign in instead of Microsoft login page. Is it possible to authenticate against Azure AD B2C using Graph API? If yes can you please suggest me the way to do it.

推荐答案

无法使用图谱API在Azure AD中对用户进行身份验证. Graph API为用户的各种与AD相关的操作,在用户,组,目录角色,策略等上签名的方法提供了方法. https://msdn.microsoft.com/zh-CN/library/azure/ad/graph/api/users-operations

It is not possible to authenticate an user in azure AD using graph API. Graph API provides methods to various AD related operations on the users, signed on user, groups, directory roles, policies and so on. https://msdn.microsoft.com/en-us/library/azure/ad/graph/api/users-operations

这篇关于使用Graph API在Azure AD B2C上对用户进行身份验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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