File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed
Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 4444 description : APIPath is the base path of the Command API. KeyfactorAPI
4545 by default
4646 type : string
47+ audience :
48+ description : |-
49+ The audience value used when requesting a Bearer token from an ambient token provider implied
50+ by the environment, rather than by commandSecretName. For example, could be set to
51+ https://example.com when requesting an access token from Google's identity token provider. Ideally, this should be
52+ the URL of your Command environment.Has no effect on OAuth 2.0 Client Credential configuration - please specify
53+ the audience for this method in an Opaque secret.
54+ type : string
4755 caSecretName :
4856 description : |-
4957 The name of the secret containing the CA bundle to use when verifying
8593 api://{tenant ID}/.default when requesting an access token for Entra ID (DefaultAzureCredential). Has no
8694 effect on OAuth 2.0 Client Credential configuration - please specify the scopes for this method in an Opaque secret.
8795 type : string
88- audience :
89- description : |-
90- The audience value used when requesting a Bearer token from an ambient token provider implied
91- by the environment, rather than by commandSecretName. For example, could be set to
92- https://example.com when requesting an access token from Google's identity token provider. Ideally, this should be
93- the URL of your Command environment. Has no effect on OAuth 2.0 Client Credential configuration - please specify
94- the audience for this method in an Opaque secret.
95- type : string
9696 type : object
9797 status :
9898 description : IssuerStatus defines the observed state of Issuer
Original file line number Diff line number Diff line change 4444 description : APIPath is the base path of the Command API. KeyfactorAPI
4545 by default
4646 type : string
47+ audience :
48+ description : |-
49+ The audience value used when requesting a Bearer token from an ambient token provider implied
50+ by the environment, rather than by commandSecretName. For example, could be set to
51+ https://example.com when requesting an access token from Google's identity token provider. Ideally, this should be
52+ the URL of your Command environment.Has no effect on OAuth 2.0 Client Credential configuration - please specify
53+ the audience for this method in an Opaque secret.
54+ type : string
4755 caSecretName :
4856 description : |-
4957 The name of the secret containing the CA bundle to use when verifying
8593 api://{tenant ID}/.default when requesting an access token for Entra ID (DefaultAzureCredential). Has no
8694 effect on OAuth 2.0 Client Credential configuration - please specify the scopes for this method in an Opaque secret.
8795 type : string
88- audience :
89- description : |-
90- The audience value used when requesting a Bearer token from an ambient token provider implied
91- by the environment, rather than by commandSecretName. For example, could be set to
92- https://example.com when requesting an access token from Google's identity token provider. Ideally, this should be
93- the URL of your Command environment. Has no effect on OAuth 2.0 Client Credential configuration - please specify
94- the audience for this method in an Opaque secret.
95- type : string
9696 type : object
9797 status :
9898 description : IssuerStatus defines the observed state of Issuer
You can’t perform that action at this time.
0 commit comments