use it
# add to stunt.yaml
services:
entra-id:
adapter: embedded:entra-id-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
tokensrefresh_tokenscodesusersapplicationsservice_principals
routes (8)
GET/common/oauth2/v2.0/authorize
POST/common/oauth2/v2.0/token
GET/v1.0/me
GET/v1.0/users
POST/v1.0/users
GET/v1.0/users/{id}
GET/v1.0/applications
GET/v1.0/servicePrincipals