Dear community,

We plan to use keycloak as IAM service for all our application and one of our tools used (Apache Jena) manage authorization with apache shiro.
So I would like to know if one of below  it is possible to :
1. register apache Shiro embeded into Jena into Keycloak? in order to forward autorization throuhgt a JWT containing encrypted role 2. Detach Jena/shiro, in order to get 1 server for apache shiro (as IAM service instead of keycloak) and 1 another server for Jena and all our internal application would use apache shiro to validate an user Identity/Authorization

To me I would prefer the first one as it imply less devlopment

Thanks for your help and your insight

Best regards



Reply via email to