Hi, I'd like to use the admin Identity API to crea...
# talk-kratos
a
Hi, I'd like to use the admin Identity API to create a user with OIDC credentials enabled. This is for a system without self-service registration enabled. To do this, I need to know the value of the new user's
sub
claim from their ID token, but how can I get that? Is there a standard way, or is it system-dependent? I would need to look it up based on their email address.