-
Notifications
You must be signed in to change notification settings - Fork 3
OAuth2 Authorization Scope
Eliza Margaretha Illig edited this page Aug 20, 2024
·
1 revision
List of OAuth2 authorization scopes that can be requested by a client to perform various tasks.
Scope | Description |
---|---|
search | allow client to perform a search, see the search web-service |
match_info | allow clients to retrieve match information, see the match info web-service |
vc_info | allow clients to retrieve virtual corpus information and list, see VC info and VC list web-services |
- Importing Kustvakt to Eclipse
- Installing Lombok
- Setting annotation processors
- Setting test environment
- HTTP Basic Authentication
- OAuth2 authorization scopes
- OAuth2 authorization request
- OAuth2 token request
- OAuth2 token revocation
- OAuth2 client registration
- OAuth2 client info
- OAuth2 client deregistration
- OAuth2 client secret reset
- Plugin registration
- Plugin list (marketplace)
- Plugin installation
- Plugin uninstallation
- Installed plugin list
- VC creation and update
- VC deletion
- VC list
- VC info
- VC KoralQuery
- VC statistics
- VC statistics with KoralQuery