we disabled requiring 2FA and that solved the prob...
# ory-network
a
we disabled requiring 2FA and that solved the problem
this is setting we disabled https://tca0.nl/hqH (First checkbox)
s
ok we have identified the bug you can avoid it by going to the identity schema in ory console and enable "self-service selectable" for all schemas that are in use
a
I am confused, was this a recent change that was implemented?
this one, right ?
s
yes exactly, this for all used schemas
this was a recent change, and we unfortunately had a regression with that because the default is not self-service selectable, but we passed the schema ID also for step-up login, which then fails because the schema would not be self-service selectable
we're fixing that and it should be live later today, but unfortunately this was missed by our tests and QA
a
ahh well, it’s software so it can happen. just took us a while to track down
which was quite unfortunate
s
does it work now again with 2fa?
the fix is rolled out now btw