Builder

class Builder

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

The token url required to fetch access/refresh tokens using authorization code and also to refresh expired access token using refresh token.