witty-holiday-65473
02/12/2024, 12:30 PMpassword
credentials and intend on using the exact same parameters that we have setup on our self-hosted on point A. I noticed a couple things:
1. Kratos does not allow (for reasons?) kratos get identity <id> -e "${KRATOS_ADMIN_API}" --format json-pretty -i password
only oidc
2. Also, a tiny code change allows it free and clear.
Is there a reason for disallowing IncludeCredentials: password
and only allowing IncludeCredentials: oidc
? The REST api happily allows it. I'm curious why it wouldn't be "allowed" in the CLI logic?refined-kangaroo-48640
02/12/2024, 3:33 PMwitty-holiday-65473
02/12/2024, 4:18 PMrefined-kangaroo-48640
02/12/2024, 4:44 PMwitty-holiday-65473
02/12/2024, 4:45 PM