Your reply url contains prohibited words or prohibited domains. [BlStHTuVZ800ZGEvsNn04K]

Mradul Karmodiya 0 Reputation points
2024-06-19T10:46:58.19+00:00

Hello, I have a AAD B2C tenant and an App registration inside it. I'm trying to add a platform configuration for Android platform but getting below error. Can anyone help mw with this?
the redirect url is : msauth://com.lyfter/TJpajuOAwfihXawix0iAqlQUh1k%3D

Failed to update RidesApp application. Error detail: Your reply url contains prohibited words or prohibited domains. [BlStHTuVZ800ZGEvsNn04K]

 

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

2 answers

Sort by: Most helpful
  1. Deepanshu katara 17,255 Reputation points MVP Moderator
    2024-06-19T11:04:39.8733333+00:00

    Thank you for reaching out to us, As I understand you are trying to update reply URL as "msauth://com....." for your application registered in Azure AD, As per this documentation - https://learn.microsoft.com/en-us/azure/active-directory/develop/reply-url supported schemes for reply URL should start with https or http ( examples are provided in the document how reply URL should be defined).

    However if you want the reply url to be "msauth://com...." you can navigate to Manifest option and edit the url as per your requirement and edit the url type as "installed client (check below image 2)"

    User's image

    the same process as mentioned to update the manifest file.

    User's image

    Let me know if you have any further questions, feel free to post back.

    Please remember to "Accept Answer" if answer helped, so that others in the community facing similar issues can easily find the solution.

    Thanks

    Deepanshu

    0 comments No comments

  2. Marilee Turscak-MSFT 37,226 Reputation points Microsoft Employee Moderator
    2024-06-20T00:23:19.8333333+00:00

    Hi @Mradul Karmodiya ,

    The redirect URI evaluation logic for this type of error isn't publicly documented but it is a known and expected error. You will need to test some URL modifications to isolate which part is in violation and change the format accordingly.  

    I would also confirm that your URL meets the requirements documented here:

    https://docs.microsoft.com/en-us/azure/active-directory/develop/reply-url

    If the modifications do not work, I would recommend creating a support ticket to address this since you might need to be added to an exemption list on the backend.

    If the information helped you, please Accept the answer. This will help us and improve searchability for others in the community who may be researching similar questions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.