Ok nevermind it's just not available in the UI, I ...
# ory-network
w
Ok nevermind it's just not available in the UI, I don't understand why
b
This is not support. Only the
verification
and
recovery
flows can be disabled.
w
Well, I pushed a conf with profile disabled and the form isn't showing up anymore in the flow
Are you sure it's not supported ?
b
huh, interesting 😄 From what I can see the key should not be supported, you can see the schema here: https://github.com/ory/kratos/blob/master/.schemastore/config.schema.json#L955 It only contains
ui_url
,
lifespan
,
privileged_session_max_age
and
required_aal
. Which key did you set?
Ah, sorry. I thought you were talking about the settings themself.
w
selfservice -> methods -> profile -> enabled : false
b
You’re right
profile.enabled
is supported ^^ But we don’t have a toggle in the console. Feel free to open an issue at https://github.com/ory/network/issues/new
w
It's quite long to fill out the form 😅 I'm lazy
But when I have time... I will
m
w
Thanks !