Replies: 1 comment
-
|
Thank you for the report! I have created an issue for this: #121 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the admin API to create the first admin identity through
/admin/identities. To make the request the identity schema id is required. I've expected to find it through the UI since it's the place where you can edit and create new schemas. I've tried the value of the options but those weren't ids. Finally I found the/schemasendpoint where the ids are provided.It would be nice to have the id in the identity schema page, maybe with a copy button, so that this value can be found easily.
Beta Was this translation helpful? Give feedback.
All reactions