botIdentityProvider
Credentials for bot identity provider authentication.
Examples
type BotIdentityProvider {
idpToken: String
credentialsId: String
credentialsName: String
tokenExpirationDate: String
credentialsType: CredentialsType
isCertChecksDisabled: Boolean
hostURL: String
iv: String
monitoredResources: JSON
monitorAllResources: Boolean
monitorAllNewlyCreatedResources: Float
brokerUsername: String
brokerPassword: String
brokerEnabled: Boolean
brokerHost: String
brokerPort: Int
}Fields
Field
Description
Supported fields
idpToken String
Token received from bot identity provider
credentialsId String
credentialsName String
tokenExpirationDate String
isCertChecksDisabled Boolean
Indicates if SSL/TLS certificate validation is disabled
hostURL String
iv String
monitoredResources JSON
monitorAllResources Boolean
monitorAllNewlyCreatedResources Float
brokerUsername String
brokerPassword String
brokerEnabled Boolean
brokerHost String
brokerPort Int
References
Fields with this object:
Last updated
