Acosix / alfresco-keycloak

Alfresco addon to provide Keycloak-related extensions / customisations for Repository and Share
Apache License 2.0
36 stars 20 forks source link

questions #1

Closed maxodoble closed 4 years ago

maxodoble commented 4 years ago

hi,

i've just seen this alfresco keycloak extension, and having a few questions:

what would be the necessary steps to test these extensions e.g. for using/testing with alfresco share:

Thanks for any insights to my questions, cheers, Max

AFaust commented 4 years ago

I have not yet had the time to draft and provide polished documentation for this extension as it is a work in progress. I am planning to have this done and ready until Alfresco DevCon as I am submitting a talk on this particular extension.

As for the steps to setup / test:

maxodoble commented 4 years ago

Hi,

thank you very much for your comprehensive answers! I'm tempted to try this stuff out, because it seems to open up interesting possibilities for Alfresco deployments.

I am also looking forward to your Alfresco Devcon talk, should be very interesting to listen to/watching it or reading about it.

Thanks again, Max

ayian2004 commented 4 years ago

Hi Alex,

I have a docker based installation of alfresco community (https://github.com/Alfresco/acs-community-deployment/blob/master/docker-compose/docker-compose.yml) and I am also interested in trying your add-on, since I have a standalone installation of keycloak (version 9.0.3 also with docker).

I have successfully cloned and built both alfresco-keycloak and alfresco-utility and copied both amp files (de.acosix.alfresco.utility.share-1.2.3.amp and de.acosix.alfresco.keycloak.share-1.1.0-rc4.amp) inside my alfresco-share:6.2.1 container (and specifically under /usr/local/tomcat/amps_share/).

However, when I restart the container and I access the some_path:8080/share/page/console/admin-console/module-package I only see "Alfresco / Google Docs Share Module".

Am I doing something wrong with the installation?

Also, regarding configuration of alfresco-global.properties and share-config-custom.xml the hyperlinks you have point to other files and I am confused as to which files to change. Also where is the location of these 2 files?

thank you in advance -Alkis