Skip to content
New issue

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

针对域名的鉴权逻辑支持类型不足 #15

Closed
happybeta opened this issue Jun 18, 2021 · 1 comment
Closed

针对域名的鉴权逻辑支持类型不足 #15

happybeta opened this issue Jun 18, 2021 · 1 comment

Comments

@happybeta
Copy link

happybeta commented Jun 18, 2021

当前的Web系统的认证类型较多,当前的系统仅仅支持 采用 header里 使用 Cookie的类型的。
比如我的产品使用了AKSK认证。 是在header中增加了Authorization参数。且认证逻辑比较复杂。

[AKSK认证信息]参考 https://support.huaweicloud.com/devg-apisign/api-sign-provide-aksk.html

@saviorghost
Copy link
Contributor

鉴权这部分逻辑确实不是很通用并且存在安全风险,还是建议大家自己实现。后续我们可能会上线对groovy语言的支持,可以通过脚本实现。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants