Eric Luo

Results 275 issues of Eric Luo

Like: ![image](https://user-images.githubusercontent.com/3787410/182035624-098d93fc-a7d6-47cd-af34-734dc5eaba82.png)

enhancement

PHP: https://github.com/zabbix/zabbix

enhancement

Env: WeChat PC version, with WeChat built-in browser enabled See: https://forum.casbin.com/ https://user-images.githubusercontent.com/3787410/154639187-5dda2634-f02d-4a84-b340-df71966b145b.mp4

bug

https://github.com/oauth2-proxy/oauth2-proxy

bug

Allow the Chrome extensions to use Casdoor to log in their users

enhancement

https://spring.io/projects/spring-cloud-gateway About how to develop a plugin to integrate Casdoor with a gateway software, plz refer to: - APISIX: https://apisix.apache.org/docs/apisix/plugins/authz-casdoor/ - Kong: https://github.com/casdoor/casdoor/issues/280

enhancement

We already support SpringBoot very well: - Starter: https://github.com/casdoor/casdoor-spring-boot-starter - Example: https://github.com/casdoor/casdoor-spring-boot-example Now we need to support Spring Cloud: https://spring.io/projects/spring-cloud , especially Spring Cloud Alibaba: https://spring.io/projects/spring-cloud-alibaba An example is RuoYi:...

enhancement

This extension can log into Casdoor. Then this extension will act like 1password to help users input creds for different applications.

enhancement

Kubernetes Dashboard - Code: https://github.com/kubernetes/dashboard - Docs: https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ How to integrate via proxy: - https://medium.com/@toonsev/secure-your-kubernetes-dashboard-with-oauth-2-0-pomerium-551290b3f4f4 - https://kubernetes.github.io/ingress-nginx/examples/auth/oauth-external-auth/ - https://github.com/oauth2-proxy/oauth2-proxy/issues/1213 - https://itnext.io/protect-kubernetes-dashboard-with-openid-connect-104b9e75e39c - https://www.youtube.com/watch?v=33pPQOksYiY Our proxy: - Code: https://github.com/casdoor/auth-proxy/issues/1

enhancement