azure-ad-b2c / samples

Azure AD B2C custom policy solutions and samples.
846 stars 598 forks source link

Captcha integration related policy is not working #644

Open Lalitha3737 opened 1 month ago

Lalitha3737 commented 1 month ago

When we test the policy using below link, it is giving blob related error. https://b2cprod.b2clogin.com/b2cprod.onmicrosoft.com/oauth2/v2.0/authorize?p=B2C_1A_Captcha_signin&client_id=51d907f8-db14-4460-a1fd-27eaeb2a74da&nonce=defaultNonce&redirect_uri=https://jwt.ms&scope=openid&response_type=id_token&prompt=login

image

JasSuri commented 1 month ago

We’ve had to take down most of our live flows and JavaScripts. This html was deleted on my end. You will have to deploy the sample to see it work.