Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 707 Bytes

GitlabIdentityProvider.md

File metadata and controls

14 lines (10 loc) · 707 Bytes

GitlabIdentityProvider

Details for gitlab identity providers.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]