client

Version

Syntax

staticClientList-client:
callbackUrl: <string> # required
clientId: <string> # required
clientSecret: <string> # required
grantTypes: <string>
staticClientList-client:
  callbackUrl: <string> # required
  clientId: <string> # required
  clientSecret: <string> # required
  grantTypes: <string>

Attributes

NameRequiredDefaultDescriptionExamples
callbackUrltrue---
clientIdtrue---
clientSecrettrue---
grantTypesfalseauthorization_code,password,client_credentials,refresh_token,implicitComma separated list of grant types this client can be used with.-

Can be used in