Scope based authorization
muralisathenapalli opened this issue · 0 comments
muralisathenapalli commented
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