Hi @Mahesh Bandaru , you need to update the metadata of the application registered with the IssuerUri "https://maheshb2corganisation.onmicrosoft.com/6ff881ed-9cc5-465b-ab7a-4b60da58617fP" to include the assertion consumer service URL.
Here are the steps to update the metadata:
- Go to the Azure portal and navigate to the Azure Active Directory B2C service.
- Click on "Applications" and select the application registered with the IssuerUri "https://maheshb2corganisation.onmicrosoft.com/6ff881ed-9cc5-465b-ab7a-4b60da58617fP".
- Click on "Endpoints" and then click on "SAML".
- Under "SAML Signing Certificate", click on "Metadata XML".
- In the metadata XML, locate the element and ensure that it has a valid URL specified.
- If the element is missing or has an invalid URL, update it with a valid URL.
- Save the changes to the metadata XML and re-upload it to the application.
Once you have updated the metadata, try the authentication flow again and see if the issue is resolved.
Please let me know if you have any questions and I can help you further.
If this answer helps you please mark "Accept Answer" so other users can reference it.
Thank you,
James