OAuth 2.0

In the OAuth 2.0 panel of the Configuration tab, you can specify additional connection information that is required when the Authentication Type is 'OAuth 2.0'. We support OAuth 2.0 SAML bearer assertion flow to request an OAuth access token.
Field Module Property Description
Keystore Type No The type of keystore being used.
Note: Required if 'OAuth 2.0' is selected for Authentication Type.
Note: JKS, JCEKS and PKCS#12 keystore types are supported.
Keystore URL Yes The location of the keystore file.
Note: Required if 'OAuth 2.0' is selected for Authentication Type.
Note: When doing configuration for cloud environment, you must store the keystore file in the workspace and use relative paths when specifying the keystore URL.
Keystore Password Yes The password used when creating the keystore file.
Note: Required if 'OAuth 2.0' is selected for Authentication Type.
Key Alias Name Yes The key alias name.
Note: Required if 'OAuth 2.0' is selected for Authentication Type.