post
https://production-api.shoutaboutus.com/api/v1/sso/create/password-client
Create a Passport password-grant client used to mint tokens via the password flow. Emits audit OAUTH_CLIENT_PASSWORD_GRANT_CREATED.
Auth
- bearer token. Grouped under admin/super-admin in the route file.
Rate limit
- No rate limit.
Body
| Field | Type | Required | Notes |
|---|---|---|---|
name | string | Required | Client name (passed to createPasswordGrantClient). |
user_id | integer | Required | Required by validation; not otherwise consumed by the controller. |
Behaviour
- 200 with
client_id+client_secret(plaintext, returned once). 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
