Share via

Direct Entra External flow to the 'Sign up (Create User)'. Query parameters 'screen_hint=signup' and 'prompt=create have stopped working.

Steve Reynolds 5 Reputation points
2026-02-22T23:22:37.08+00:00

We are trying to redirect the standard Entra External Sign In / Sign Up flow to the 'Sign up (Create User)' page via a URL query parameter (or other technique if possible).  We have seen documentation online suggesting that adding the query parameter 'screen_hint=signup' or 'prompt=create' will achieve our goal of directing the user directly to the sign up page. 

We previously used prompt=create and it worked.  However recently it seems to have stopped working. Do you have any suggestions about how to achieve this goal?  Additionally, can you tell us why prompt=create stopped working? Kind regards,

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} vote

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-22T23:22:45.1233333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The issue you're experiencing with the prompt=create parameter not working as expected may be related to changes in the Microsoft Entra External ID authentication flow. As of the current documentation, the supported prompt values include create, which is intended to trigger a sign-up dialog for external users. However, if this functionality has stopped working, it could be due to recent updates or changes in the Microsoft Entra service that have not been documented yet.

    To achieve the goal of redirecting users directly to the sign-up page, ensure that you are using the correct syntax for the URL parameters. Additionally, consider checking any recent updates from Microsoft regarding the Entra External ID service, as these may provide insights into changes affecting the prompt behavior.

    If the prompt=create is not functioning, you might also want to explore the possibility of using the screen_hint=signup parameter, as it has been suggested in documentation for similar purposes. However, if both parameters are failing, it may be necessary to reach out to Microsoft support for clarification on the current behavior of these parameters and any potential workarounds.


    References:

    0 comments No comments

Your answer

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