oauth2-azure icon indicating copy to clipboard operation
oauth2-azure copied to clipboard

Azure AD B2C issue

Open massej opened this issue 1 year ago • 0 comments

Hi,

The plugin doesn't work with Azure AD B2C

The Azure B2C url is : https://YOURTENANT.b2clogin.com/YOURTENANT.onmicrosoft.com//v2.0/.well-known/openid-configuration but it's hardcoded to https://login.microsoftonline.com/ which allow to only Azure AD and not B2C.

Thank you for your help,

massej avatar Sep 01 '23 12:09 massej