简体   繁体   English

Keycloak - spring 引导 - 外部登录 web 页面

[英]Keycloak - spring boot - external login web page

I want to integrate spring boot security with keycloak.我想将 spring 引导安全与 keycloak 集成。 But the thing is, I do not want to use keycloak login page, I want to use my own custom login web page from my mvc project and integrate it with keycloak.但问题是,我不想使用 keycloak 登录页面,我想使用我自己的 mvc 项目中的自定义登录页面 web 并将其与 keycloak 集成。

Can you guys suggest some documentation or provide some help on the matter please?你们能建议一些文件或就此事提供一些帮助吗?

You have to deploy a custom theme to your keycloak server to be able to modify templates.您必须将自定义主题部署到您的 keycloak 服务器才能修改模板。 You can find more information in the Keycloak documentation您可以在Keycloak 文档中找到更多信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM