network
network copied to clipboard
Make Identity Schema ID available in the UI
Discussed in https://github.com/ory/cloud/discussions/120
Originally posted by tsu84 July 10, 2022 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 /schemas
endpoint 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.
Thank you @tsu84 for the report, that sounds indeed like a frustrating experience! I've converted this discussion to an issue. Also pinging @kmherrmann and @Benehiko :)
@mszekiel can you PTAL? It would be nice to show the ID of the schema on the identity-schema page.
makes sense, let's add the ID and a copy button please.
I would additionally provide new design for that screen, it's still outdated.