Token

Exchange subject tokens from a federated identity provider for a Trovi authentication token

Currently, the only federated identity provider supported is Chameleon Keycloak. To have your application added to the list of approved identity providers, please fill out the Google Form attached to this page.

Supported identity providers must speak OpenID Connect.

Once a Trovi Token is exchanged, it is used to authenticate to any Trovi endpoint by attaching it to the URL via the access_token parameter.

Last updated