Clear Filters
ID Title Status Priority Created Due Date Actions
#66 API: Manage IP Whitelist
Implement endpoints to manage IP whitelist for tenant. Endpoints: - GET /api/v1/security/ip-whiteli...
open high 2025-11-27 07:16 -
Edit
#65 API: Delete Tenant
Implement endpoint to delete a tenant (soft delete). Endpoint: DELETE /api/v1/tenants/{tenant_id} ...
open high 2025-11-27 07:16 -
Edit
#64 API: Update Tenant
Implement endpoint to update tenant settings. Endpoint: PATCH /api/v1/tenants/{tenant_id} Request ...
open medium 2025-11-27 07:16 -
Edit
#63 API: List Tenants
Implement endpoint to list all tenants (system_admin only). Endpoint: GET /api/v1/tenants Query Pa...
open high 2025-11-27 07:16 -
Edit
#62 API: Create Tenant
Implement endpoint to create a new tenant (system_admin only). Endpoint: POST /api/v1/tenants Requ...
open high 2025-11-27 07:16 -
Edit
#61 API: Terminate All User Sessions
Implement endpoint to terminate all sessions for a user. Endpoint: DELETE /api/v1/users/{user_id}/s...
open high 2025-11-27 07:16 -
Edit
#60 API: Terminate Session
Implement endpoint to terminate a specific session. Endpoint: DELETE /api/v1/sessions/{session_id} ...
open high 2025-11-27 07:16 -
Edit
#59 API: List Active Sessions
Implement endpoint to list all active sessions for a user or tenant. Endpoint: GET /api/v1/sessions...
open high 2025-11-27 07:15 -
Edit
#58 API: Get User Audit Trail
Implement endpoint to get complete audit trail for a specific user. Endpoint: GET /api/v1/users/{us...
open medium 2025-11-27 07:15 -
Edit
#57 API: Export Audit Logs
Implement endpoint to export audit logs as CSV/JSON. Endpoint: GET /api/v1/audit/logs/export Query...
open medium 2025-11-27 07:15 -
Edit
#56 API: Query Audit Logs
Implement endpoint to query audit logs with filtering. Endpoint: GET /api/v1/audit/logs Query Para...
open high 2025-11-27 07:15 -
Edit
Previous Page 3 of 3 Next