Details for gitlab
identity providers.
Name | Type | Description | Notes |
---|---|---|---|
ca | str | Optional trusted certificate authority bundle to use when making requests tot he server. | [optional] |
url | str | URL of the GitLab instance. | [optional] |
client_id | str | Client identifier of a registered GitLab OAuth application. | [optional] |
client_secret | str | Client secret issued by GitLab. | [optional] |