Manage OAuth 2.0 authorization grants
We can view your authorization grants and the tokens and attributes of each authorization grant.
We can complete the following tasks:
- View a list of your OAuth 2.0 authorization grants.
- View the OAuth 2.0 tokens and attributes of an authorization grant.
- Remove an OAuth 2.0 authorization grant.
- Enable an OAuth 2.0 authorization grant.
- Disable an OAuth 2.0 authorization grant.
Take one of the following actions:
- View your OAuth 2.0 authorization grants and the tokens and attributes of each authorization grant
- Log in to http://hostname/mga/sps/mga/user/mgmt/html/device/device_selection.html.
- Click the ID from the table to view the tokens and attributes of that authorization grant.
We can also use the following URL to go directly to the tokens and attributes of a specific authorization grant: http://hostname/mga/sps/mga/user/mgmt/html/device/grant_attributes.html?id=x.
The query string, id=x, indicates the authorization grant that we are trying to access. The x represents the ID of the authorization grant.
- Remove an OAuth 2.0 authorization grant
- Log in to http://hostname/mga/sps/mga/user/mgmt/html/device/device_selection.html.
- Click Remove next to the authorization grant to remove.
- Enable an OAuth 2.0 authorization grant
- Log in to http://hostname/mga/sps/mga/user/mgmt/html/device/device_selection.html.
- Select the Enabled box next to the authorization grant to enable.
- Disable an OAuth 2.0 authorization grant
- Log in to http://hostname/mga/sps/mga/user/mgmt/html/device/device_selection.html.
- Clear the Enabled box next to the authorization grant to disable.
Authorization grants can be enabled, disabled, or removed in the authorization grant attribute page too.
Parent topic: User self-administration tasks for OAuth