Can I use “Resource Owner Password Grant” flow with Azure AD B2C

前端 未结 2 1601
一个人的身影
一个人的身影 2021-01-25 18:23

I need to be able to get an identity/access token to a backend API for a native client, where the native client must use native UI to collect username and password.

I w

2条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-25 18:47

    Azure AD B2C does not support the "Resource Owner" password grant yet.

    You can support this feature ask and get updates on its progress by voting for it in the Azure AD B2C feedback forum: Add support for Resource Owner Password Credentials flow in Azure AD B2C.

提交回复
热议问题