You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hydra allows accepting a login request without giving a subject. Also the documentation lists the "subject" as non-required property in the "acceptLoginRequest" schema [0].
According to the discussion in [1] the subject can not be empty. This should be validated during login/consent.
Describe the bug
Hydra allows accepting a login request without giving a subject. Also the documentation lists the "subject" as non-required property in the "acceptLoginRequest" schema [0].
According to the discussion in [1] the subject can not be empty. This should be validated during login/consent.
[0] https://www.ory.sh/docs/hydra/sdk/api#schemaacceptloginrequest
[1] https://community.ory.sh/t/accepting-a-login-request-without-a-subject/891
To Reproduce
Steps to reproduce the behavior: Accept a login request without a subject.
This leads to the following error log:
Expected behavior
Version:
The text was updated successfully, but these errors were encountered: