http://localhost:3000
or your custom domain
https://{org_identifier}.identety.dev
Authorization
header:
client_type: public
for SPA/mobile
client_type: private
for server
client_type: m2m
for machine-to-machine
Endpoint | Description |
---|---|
/oauth/* | OAuth endpoints |
/oidc/* | OIDC endpoints |
/auth/* | Auth endpoints |
/clients/* | Client management (x-api-key, identety:god scope) |
/roles/* | Role management (x-api-key, identety:god scope) |
/tenants/* | Tenant management for multi-tenancy (x-api-key, identety:god scope) |