Integration of Keycloak in a Spring MVC application
70 views
Skip to first unread message
Ajay Raj
unread,
Nov 15, 2022, 3:08:53 AM11/15/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
Hi,
I am trying to integrate Keycloak into a Spring MVC project using Oauth2 and all. But I am facing several difficulties while integrating . Most of the references are with Spring Boot only. Is it possible to integrate Keycloak into Spring MVC, if so how can it be configured.