How to use keycloak as a authentication provider for ARA
Sinamcp opened this issue · 2 comments
Sinamcp commented
What is the issue ?
Hi, I want to use keycloak as authentication provider for ARA, is that possible? if so please tell me how to do it
I deployed ARA as a ppod on kubernetes
fleetvonr commented
dmsimard commented
Hi and thanks for the issue.
No one has contributed documentation about setting up ara with keycloak so I can't easily point you in the right direction.
Broadly speaking, the ara API server is based on django so if you do some research about django and keycloak, you might find something useful.
Otherwise we have docs on setting up Apache or nginx to handle authentication here: https://ara.readthedocs.io/en/latest/api-security.html#authentication-and-user-management
I'll leave this issue opened so that perhaps a user of keycloak can chime in.