You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using 3scale apicast as api-getway - combining a lot of microservices and keycloak's token validation. Also configured validation for access to endpoints of each microservice according special roles from keycloak's token.
Right now each endpoint for each role covered by next lines
3scale policies.yaml extremely big in this case.
Is there any way to combine each endpoint from each microservice under list of roles without duplicating line above?
Thank you in advance for any help.
The text was updated successfully, but these errors were encountered:
Hi Dear 3scale!
I am using 3scale apicast as api-getway - combining a lot of microservices and keycloak's token validation. Also configured validation for access to endpoints of each microservice according special roles from keycloak's token.
Right now each endpoint for each role covered by next lines
3scale policies.yaml extremely big in this case.
Is there any way to combine each endpoint from each microservice under list of roles without duplicating line above?
Thank you in advance for any help.
The text was updated successfully, but these errors were encountered: