I have set up oidc
auth backend in my Hashicorp vault
instance.
I (as also some colleagues) have managed to login using our corporate email.
However the following command returns no results
▶ vault list identity/identity/oidc
No value found at identity/identity/oidc
The one below does return some uuid - like values
▶ vault list identity/entity/id
Is there a way to list the identities associated with the oidc
auth backend (and how to get / view details for each one)