OAuth 2.0 UI


From the OAuth 2.0 page of the SBS portal, you can perform the following actions:

  • Query OAuth 2.0 authorizations available for the current SBS account, application, tenant. To perform this action, you must know the Approver that was specified at authorization creation time.

Access

You can access the OAuth 2.0 page of the portal as follows:

  1. Sign in to the SBS Portal. During the sign-in process, you will be prompted to select the account, app, and tenant where you are entitled to sign in.
  2. Click OAuth 2.0 in the left-hand side menu.

To interact with the OAuth 2.0 service, you can use either the Web UI or a GraphQL interface. You can switch at any time between the two interfaces by clicking the switch displayed at the top of the page:

Switch between Web and GraphQL

Query authorizations

To query authorizations by approver:

  1. Enter the approver value in the Approver filter at the top of the page.
  2. Click View. If there are authorizations for the approver you entered, they are displayed in the grid.

OAuth 2.0 Authorizations