fix: AGENT-GUIDE comma-separated → IAM profiles
This commit is contained in:
@@ -127,7 +127,7 @@ ipwhitelist-app/
|
|||||||
## 5. Multi-Company
|
## 5. Multi-Company
|
||||||
|
|
||||||
Users can belong to multiple companies via IAM API profiles:
|
Users can belong to multiple companies via IAM API profiles:
|
||||||
- `ClientID: "WZ88888, WZ77777"` → two companies
|
- User's companies come from IAM API (`profiles[]`) with `is_active_profile` flag
|
||||||
- Active company selector in UI (dropdown, `?switchTo=X` or JS navigation)
|
- Active company selector in UI (dropdown, `?switchTo=X` or JS navigation)
|
||||||
- API supports `?client_id=<id>` parameter to specify active company
|
- API supports `?client_id=<id>` parameter to specify active company
|
||||||
- Default: first company in list (`allClientIds[0]`)
|
- Default: first company in list (`allClientIds[0]`)
|
||||||
|
|||||||
Reference in New Issue
Block a user