OAuth roles
Every user within the OAuth subsystem has a role. The role determines which APIs can be used and what tasks can be performed by the user.
Listed below are the roles and details of their access:
Code | Role | Access details |
---|---|---|
0 | User |
|
1 | Auditor |
|
2 | Application Maintainer |
|
3 | Application Owner |
|
4 | Mixed Owner/Maintainer |
|
5 | Grant Admin |
|
6 |
Admin |
|
NOTE If you assign a global role (Admin/ Grant Admin/Auditor) to a user, it overrides their assigned roles (Application Owner/Application Maintainer/Mixed Owner/Maintainer. This can result in a user implicitly losing access APIs.