Version: 1.0
Resource Server Management API
This API is used to manage resource servers, resources, and actions for permission-based access control. Resources can be nested hierarchically, and permissions are derived from the handle-based path structure. Resource Server identifier is optional and if provided, must be unique within the system. Resource, and Action handles are unique under it's parent and are immutable after creation and used directly for permission derivation. Resource parent hierarchy is immutable after creation.
Authentication​
- OAuth 2.0: OAuth2
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (authorizationCode): | Token URL: https://localhost:8090/oauth2/token Authorization URL: https://localhost:8090/oauth2/authorize Scopes:
|
License
Apache 2.0