Get Config
appauth
Get Config
Get app-auth policy and provider status. Provider secrets are never returned.
GET
Get Config
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The organization's id (UUID) or slug — either form is accepted.
The project's id (UUID) or slug — either form is accepted.
Response
App-auth configuration.
Exact browser origins. Wildcards are not accepted.
Exact post-sign-in redirect URLs. HTTPS is required except for loopback localhost URLs.
Exact Google OAuth callback URL to register for this project.