Is it ok to create RBAC using keycloak ?
Guys i have a doubt and i want to get your opinions on it. I use keycloak for idp and my application needs role based access control. Keycloak provides RBAC but AI tells me it is better to create your own RBAC in the application with its own database and leave keycloak just for authentication. Is it right? should i avoid using keycloak of authorization ?