mariovalney / laravel-keycloak-web-guard

Simple Keycloak Guard to Laravel Web Routes - https://packagist.org/packages/vizir/laravel-keycloak-web-guard
146 stars 80 forks source link

add realm-roles to roles-array #114

Closed serumk closed 3 months ago

serumk commented 5 months ago

For a use case I have to also take the realm roles into consideration. Up to now only the resource roles are honored. Since the realm roles serve as a kind of overarching roles, it would be good to include them also in the roles-array of the WebGuard.

serumk commented 3 months ago

Any chance that this PR gets merged?

serumk commented 3 months ago

Thanks a million!

mariovalney commented 3 months ago

Done and new tag released. Thanks for your contribution!