Policies
Introduction
IAM Policies services define, store and send the policies for a subject.
End Point's
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | List User Groups | v1 | Fetch all user groups based on tenant group and tenant |
| 2. | Register User Tenant | v1 | Register the user-tenant mapping |
| 3. | List Tenant Users | v1 | Fetch all users details based on tenant group and tenant |
| 4. | Get Tenant By user envId | v1 | API to get tenant and tenant group from userId |
| 5. | List User Groups | v1 | List all user groups based on tenant group. |
| 6. | Get Core Policy groups | v1 | Fetch all core policy groups and show the user group policies. |
| 7. | Save User Group | v1 | Save user group and its policies. |
| 8. | Delete User From User Group | v1 | Delete a user from a user group. |
| 9. | Get Policy Names By user envId | v1 | API to get policy names by user envId |
| 10. | Get Policies By user envId | v1 | API to get policies by user envId |
| 11. | List Policy names By Tenant group id and role name | v1 | API to list policy names by tenant group id and role name |
| 12. | List user resources | v1 | API to list user resources |
| 13. | List User Group Members | v1 | List user group members details. |