cookieY / Yearning

🐳 A most popular sql audit platform for mysql
http://next.yearning.io/
GNU Affero General Public License v3.0
8.45k stars 1.98k forks source link

集成keycloak认证报错 #797

Open wang-xiaowu opened 1 year ago

wang-xiaowu commented 1 year ago

Describe 描述

To Reproduce 如何复现 配置完成后,点击oidc认证,正常跳转至keycloak登录,再keycloak登录成功后跳转回来报错如上信息

Expected behavior 期望的结果

Screenshots 截图 keycloak配置,其他基本为默认,keycloak在yearning登录报错期间没有access denied之类的日志

image

image

image

Desktop (please complete the following information): 环境

Additional context 其他 Add any other context about the problem here.

wang-xiaowu commented 1 year ago

问题补充:域名是映射的host

image

r0y4d3v commented 5 months ago

同样的问题,将endpoint全改成http就好,开发环境自签名证书引发的

Issues-translate-bot commented 5 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


I have the same problem. Just change all endpoints to http. The problem is caused by the self-signed certificate of the development environment.