Skip to main content
GET
Use the token to log the user into the app using SSO.

Creating your own SSO integration

Learn how to integrate Good Grants with your own SSO provider.

Authorizations

x-api-key
string
header
required

API key used to authenticate and authorise every request. Include it in the x-api-key header.

Headers

Accept
enum<string>
required

Defines the response type.

Available options:
application/vnd.Creative Force.v2.3+json,
application/vnd.Creative Force.v2.3+xml

Path Parameters

user_slug
string
required

User slug

Pattern: ^[A-Za-z]{8}$

Response

Auth token retrieved.

Single-use SSO auth token for the specified user.

Use the token to log the user into the app via SSO.

auth_token
string

Opaque SSO auth token for the user.