headless authentication Azure AD b2c

前端 未结 6 574
栀梦
栀梦 2020-12-03 17:18

I am looking for a way to authenticate a user by username/password in a headless manner for Azure AD b2c. Azure AD b2c is great but we feel the redirects for logins can lead

6条回答
  •  情歌与酒
    2020-12-03 17:50

    If what you want is headless authentication, why don't you simply use Azure AD alone? It has an API. And if you intend to create and manage all the UI yourself, why would you want or need AD B2C?

提交回复
热议问题