Hi,
I’m trying out the new user management feature. I’ve done the followings
- Start a daml sandbox
- Start a JSON API service
- Configured Auth0 to create admin claim token (the one with admin : true)
- Created some users on the daml sandbox
Does anyone know that how to create token for the user or what the user token should look like? I assume this is a token in different format, i.e. no longer need to have actAs and readAs.