laravelazureazure-ad-b2cmicrosoft-entra-id

Create credential for Implement ADB2C login in laravel


Hi i am try to implement ADB2C login in laravel , in Tenant Create time its show it will discontinue they tell setup in entra, Error Image how we can setup there i can't find any resource please help me for implement this. i wand to create the appid clintis and everythin where i can create this, i am focusing to login with google like i want implement adb2c login in laravel i am using social like i want to crete the credentials.

AZURE_CLIENT_ID=*****************
AZURE_CLIENT_SECRET=***************
AZURE_REDIRECT_URI=****************
AZURE_TENANT_ID=******************
AZURE_TENANT=*****************
AZURE_B2C_SCOPE=********************

Solution

  • As of May 1st 2025 you can no longer create new Azure AD B2C tenants, unless you already have an existing tenant.

    Instead, you should create and use an Entra External ID in external tenants tenant. Details of how to do so are in the link.