Authentication groups
Before you can use Authentication Groups API, Logz.io support will need to enable SSO for your account.
Get authentication groups
Returns a list of all existing authentication groups.
Create/update authentication groups
Creates/updates existing authentication groups. To create or update groups, you need to send all these groups in the payload. With every update, all running user sessions will be terminated, so the users need to login again. To delete a group, you need to exclude this group from the payload that you send to update groups. With every deletion, all running user sessions will be terminated, so the users need to login again.