Use these buttons to set typical settings for some common providers.
The URL where the OAuth2 provider can reach CodeScene as a redirection endpoint after authorization. Set this value in the OAuth2 provider.
CodeScene's host URL can be configured here.
The name of the OAuth2 provider.
The public OAuth2 app identifier for Codescene. Copy it from the OAuth2 provider.
The private OAuth2 app secret for Codescene. Copy it from the OAuth2 provider.
The URL where CodeScene can reach the OAuth2 provider's authorization endpoint.
The URL where CodeScene can reach the OAuth2 provider's token endpoint.
The scope requested from the OAuth2 provider. A space-separated list of scope names.
A URL where CodeScene can get information about an authorized user from the OAuth2 provider.
JSON Path to extract user's name from the User API response..
A URL where CodeScene can get information about an authorized user's team membership from the OAuth2 provider. Leave blank if teams are not available from the OAuth2 provider.
JSON Path to extract team names from the Teams API response.