Hi,
I’ve been busting my head on this one, going through all available posts and docs.
I’m using the New Universal Login Page, and trying to use the reset password screen through invitation emails.
I’m adding a parameter to the ticket URL, so that my URL eventually looks like this -
Passing custom query parameters to the reset-password New Universal Login pages is currently unsupported. This is only supported on login flows. The custom query parameters are only supported for prompts that are reached through flows that begin from the /authorize endpoint as per the docs. Neither the email-verification flow or reset-password flows start at the /authorize endpoint, and therefore, won’t support the custom query parameters.
I did find an internal feature request for this functionality and saw it listed on a backlog item for improvements to the reset-password flow experience. Unfortunately, I cannot speak to a timeline.