Add `prompt=create` alias for `prompt=registration`
Author: alnrCreated Mar 20, 2024Updated Jul 30, 2026
Labelsfeatbacklog
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
prompt=registration was implemented in https://github.com/ory/hydra/pull/3636. The OpenID spec has standardized this parameter as prompt=create (https://openid.net/specs/openid-connect-prompt-create-1_0.html).
Describe your ideal solution
Add an alias create for registration.
Workarounds or alternatives
none
Version
2.2
Additional Context
No response
Source: ory/hydra