You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2020. It is now read-only.
I am currently integrating Keycloak with Omeka via CAS with your plugin. The problem is that i don't now hot to configurate correctly. In Omeka it is requested host, port and uri then I add the following:
Hi!
I am currently integrating Keycloak with Omeka via CAS with your plugin. The problem is that i don't now hot to configurate correctly. In Omeka it is requested host, port and uri then I add the following:
Host: login..cl
Port:
URI: auth/realms//protocol/cas
Resulting in the following redirection "https://login.****.cl/auth/realms/****/protocol/cas/login?service=http%3A%2F%2Fbiblioteca.****.cl%2Fadmin%2Fusers%2Flogin%2F" (**** is the domain name demo) but in keycloak give me a internal server error.
In keycloak i configured the following:
Client id: biblioteca
Client Protocol: cas
Root URL: http://biblioteca.****.cl/admin/users/login
Valid Redirect URIs: http://biblioteca.****.cl/admin/users/login
Finally mention that keycloak log is empty.
Greetings and thanks in advance!
The text was updated successfully, but these errors were encountered: