We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
支持 OAuth2/CAS 等 SSO 协议,允许配置选择查询 IP 地理信息时,是否需要先经过企业内部认证。应该允许以配置的方式区分两种场景:
限流策略应该同时调整,对于认证用户应该将用户名与IP同时列入计数的 key
The text was updated successfully, but these errors were encountered:
对于调用API接口模式,还是通过API KEY,还是也走oauth2 模式
Sorry, something went wrong.
我觉得应该还是 API KEY,sso 是一层抽象,不止 oauth2 ,还应该保留 cas/saml2/oidc 的拓展
#21 支持 oauth2.0
No branches or pull requests
支持 OAuth2/CAS 等 SSO 协议,允许配置选择查询 IP 地理信息时,是否需要先经过企业内部认证。应该允许以配置的方式区分两种场景:
限流策略应该同时调整,对于认证用户应该将用户名与IP同时列入计数的 key
The text was updated successfully, but these errors were encountered: