I wonder if everything is fine with mapping roles on the Gateway. Regardless of the role assigned to the user at Keyklock level, Spring always sees ROLE_USER. After decoding the token, the roles are fine, so it looks like Spring can't read them and uses the default one. I tried to fix this based on examples shown at the service level, but it didnt worked. Can I ask you to verify this problem? Currently, roles cannot be verified at the Gateway level
I wonder if everything is fine with mapping roles on the Gateway. Regardless of the role assigned to the user at Keyklock level, Spring always sees ROLE_USER. After decoding the token, the roles are fine, so it looks like Spring can't read them and uses the default one. I tried to fix this based on examples shown at the service level, but it didnt worked. Can I ask you to verify this problem? Currently, roles cannot be verified at the Gateway level