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

Permissions #23

Closed ahmedusama250 closed 4 years ago

ahmedusama250 commented 4 years ago

How can I handle permissions individually without roles?

ahmedusama250 commented 4 years ago

I made a pull request to can handle this.

mariovalney commented 4 years ago

Hi.

What you mean by permission? Would you please point the doc of Keycloak/oAuth spec?

ahmedusama250 commented 4 years ago

Go to my pull request and you will understand. I mean scopes as named in keycloak

mariovalney commented 4 years ago

@ahmedusama250 that's not how #opensource community works.

Anyway, thanks for your contribution. I'll check when I have time.