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 53 forks source link

[security] All apis can be accessed using one auth token #24

Closed olttwa closed 6 years ago

olttwa commented 6 years ago

Description

Acceptance Criteria

ajeygore commented 6 years ago

This has been fixed, now only register host and authentication APIs are with common tokens, but rest all APIs are based on limited per user token.