The credential used to communicate with the OpenID Connect provider.
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | 1 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
algorithm | STRING | false | true | The credential signature algorithm used by the OpenID provider. | |
client-key-alias | STRING | false | true | The client key alias when the credential provider is used. | |
client-key-password | STRING | false | true | The password for the client key when the credential provider is used. This is required if 'client-keystore-file' has been specified. | |
client-keystore-file | STRING | false | true | The path to the client keystore when the credential provider is used. This is optional. | |
client-keystore-password | STRING | false | true | The password for the client keystore when the credential provider is used. This is required if 'client-keystore-file' has been specified. | |
client-keystore-type | STRING | false | true | The client keystore type when the credential provider is used. | |
secret | STRING | false | true | The client secret that was registered with the OpenID provider. | |
token-timeout | INT | false | true | The amount of time after which the token expires and can no longer be used to authenticate requests. |