Livio Spring a73acbcfc3
fix(login): render error properly when auto creation fails (#9871)
# Which Problems Are Solved

If an IdP has the `automatic creation` option enabled without the
`account creation allowed (manually)` and does not provide all the
information required (given name, family name, ...) the wrong error
message was presented to the user.

# How the Problems Are Solved

Prevent overwrite of the error when rendering the error in the
`renderExternalNotFoundOption` function.

# Additional Changes

none

# Additional Context

- closes #9766
- requires backport to 2.x and 3.x

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2025-05-20 17:18:32 +00:00
..
2025-04-02 16:53:06 +02:00
2025-05-02 13:44:24 +02:00
2025-05-19 10:16:49 +00:00
2020-11-26 09:19:14 +01:00
2025-04-02 16:53:06 +02:00