mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #719] 可以通过casdoor给反代的服务加认证吗 #6147
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#6147
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @1amfine2333 on GitHub (Nov 13, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/719
可以通过casdoor给反代的服务加认证吗
@0xJacky commented on GitHub (Nov 13, 2024):
如果你的服务支持 Casdoor 就可以直接接入,这个跟 Nginx UI 没有关系
@nomeguy commented on GitHub (Nov 13, 2024):
@1amfine2333 CasWAF是Casbin社区推出的开源WAF + 反向代理组件,支持对反向代理流量强制完成基于Casdoor的身份认证:https://github.com/casbin/caswaf
@1amfine2333 commented on GitHub (Nov 13, 2024):
感谢,我去看下
@1amfine2333 commented on GitHub (Nov 13, 2024):
了解了