API
OAuth Discovery
Account Chief publishes standard discovery metadata so OAuth 2.0 and OpenID Connect clients can automatically discover the correct endpoints and capabilities.
Discovery URLs
Use one of these discovery documents:
-
https://account.chief.app/.well-known/openid-configuration -
https://account.chief.app/.well-known/oauth-authorization-server
Both URLs currently return the same metadata document. They are exposed separately so OpenID Connect and OAuth 2.0 clients can use the discovery URL they expect.
If you want to integrate with Chief Tools using OAuth, you can request an OAuth client ID and secret by contacting us.