Skip to content

Commit 62349f6

Browse files
author
Keyfactor
committed
Update generated README
1 parent 5290d04 commit 62349f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Here is a table of the available configuration paramaters
396396
| **token_url** | string | no[^3] | | oAuth authentication: Endpoint for retreiving the authentication token |
397397
| **access_token** | string | no | | oAuth access token, if retrieved outside the context of the plugin |
398398
| **scopes** | []string (comma separated list) | no | | the defined scopes to apply to the retreived token in the oAuth authorization flow. If not provided, all available scopes for the service account will be assigned to the token upon authentication |
399-
| **audience** | []string (comma seperated list) | no | | the OpenID Connect v1.0 or oAuth v2.0 token audience |
399+
| **audience** | string | no | | the OpenID Connect v1.0 or oAuth v2.0 token audience |
400400
| **skip_verify** | bool | no | _false_ | set this to true to skip checking the CRL list of the HTTPS endpoint |
401401
| **command_cert_path** | string | no | | set this value to the local path of the CA cert if it is untrusted by the client and skip_verify is false
402402

0 commit comments

Comments
 (0)