headless authentication Azure AD b2c

前端 未结 6 567
栀梦
栀梦 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 18:08

    What you are looking for is OWIN's resource owner password credentials in azure AD b2c. You can refer https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/13817784-add-support-for-resource-owner-password-credential and upvote for this feature to be implemented

提交回复
热议问题