gate-sso / gate

Gate is MFA Enabled SSO Platform that supports SAML, OAuth, Linux shell login and CAS
https://gate-sso.github.io
MIT License
203 stars 52 forks source link

API for adding multiple users to a particular Group's VPNs. #42

Closed kingsly closed 6 years ago

kingsly commented 7 years ago

This will be useful for organisations migrating existing users into gate.

olttwa commented 7 years ago

Auditing changes made using this bulk api is tricky.

Should we add this in UI for super admins?

Or only make an api for this, set auditing based on auth token? In that case, if the auth token is compromised, we'll have incorrect data.