I have spring boot integration with keycloak 15.X which is working normally. After migrating to keycloak version 20.0.x I'm getting
403 Forbidden for a few of the rest API requests to the spring rest application.
We have also upgraded keycloak-adapter-bom and keycloak-spring-boot to use the same version.
Can any expert out here help me?