简体   繁体   中英

Keycloak - spring boot - external login web page

I want to integrate spring boot security with 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.

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. You can find more information in the Keycloak documentation

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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