Skip to content

Using OAuth2 Scopes REST APIs

The OAuth2 scope API in WSO2 Identity Server can be used to manage oauth2 scopes and scope bindings(role, permission etc).

Tip

For information on registering and managing OAuth2 scopes using REST APIs, see the swagger docs on OAuth2 Scope Endpoint.

Top