ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSapoDataOauthProperties

Constructors

constructor(authCodeUrl: String, oauthScopes: List<String>, tokenUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The authorization code url required to redirect to SAP Login Page to fetch authorization code for OAuth type authentication.

Link copied to clipboard

The OAuth scopes required for OAuth type authentication.

Link copied to clipboard