github

Version

Syntax

github:
'$ref': <string>
clientAuthorization: client_secret_basic
clientId: <string>
clientSecret: <string>
httpClientConfiguration: <string>
scope: <string>
ssl: {}
useJWTForClientAuth: <boolean>
github:
  '$ref': <string>
  clientAuthorization: client_secret_basic
  clientId: <string>
  clientSecret: <string>
  httpClientConfiguration: <string>
  scope: <string>
  ssl: {}
  useJWTForClientAuth: <boolean>

Attributes

NameRequiredDefaultDescriptionExamples
$reffalse-Reference a component defined under components.-
clientAuthorizationfalseclient_secret_basicClient Authorization method (see OIDC Core 1.0 chapter 9-
clientIdfalse---
clientSecretfalse---
httpClientConfigurationfalse---
scopefalse---
useJWTForClientAuthfalse---

Child Structure

ElementCardinalityDescription
ssl0..1Configures inbound or outbound SSL connections.

Can be used in