#3742·hydra

Add `prompt=create` alias for `prompt=registration`

Author: alnrCreated Mar 20, 2024Updated Jul 30, 2026
Labelsfeatbacklog

Preflight checklist

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