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.
The OAuth 2.0 Web UI is read-only. You can create OAuth 2.0 authorizations through the GraphQL interface only. For details, see the API reference to the OAuth 2.0 Service.
Access
You can access the OAuth 2.0 page of the portal as follows:
- 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.
- 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:
All the actions available to you in the portal are based on the permissions assigned by your supervisor. This applies both to the Web UI and the GraphQL interfaces.
Query authorizations
To query authorizations by approver:
- Enter the approver value in the Approver filter at the top of the page.
- Click View. If there are authorizations for the approver you entered, they are displayed in the grid.