Multi-Tenant Resource Server
Provided API
http localhost:9090 'Authorization: Bearer [access_token]'curl -H 'Authorization: Bearer [access_token]' \
-v http://localhost:9090 | jqUsing OKTA
Using Auth0
Last updated