louketo/louketo-proxy

Scope based authorization

muralisathenapalli opened this issue · 0 comments

Hi,

I am trying to impose authorization on my python API using keycloak. as per the documentation, louketo supports role-based authorization for API URI's. is there a way in which it can do scope based authorization?.

Thanks in advance