Oauth
| API | Description |
|---|---|
| POST oauth/token?grant_type={grant_type}&scope={scope}&username={username}&password={password} |
No documentation available. |
| GET oauth/authorize?username={username}&password={password} |
No documentation available. |
| POST oauth/introspect |
No documentation available. |