aborroy / alfresco-identity-service-to-keycloak

Sample Docker Compose templates to help moving from Alfresco Identity Service to Keycloak
Other
5 stars 5 forks source link

Issue with ACA Blank Page and 400 Status Codes in alfresco-community-keycloak-ui #4

Closed dnenadd closed 9 hours ago

dnenadd commented 3 weeks ago

Dear @aborroy,

I am trying to set up the solution from the alfresco-community-keycloak-ui folder and run ACA on http://localhost:8080/content-app. However, after logging in (for both users test and admin), I encounter a nearly blank page. The application logs indicate that the server responded with a 400 status code for all resource requests.

Could you please provide guidance on how to resolve this issue?

Thank you in advance for your assistance.

Best regards, Nenad Djurkovic

aborroy commented 3 weeks ago

Are you setting your host ip in https://github.com/aborroy/alfresco-identity-service-to-keycloak/blob/main/alfresco-community-keycloak-ui/.env#L15?

dnenadd commented 3 weeks ago

Yes. I set up my local IP adress.

dnenadd commented 6 days ago

First of all, I apologize. I didn't remove the volumes after making some changes in Keycloak, so those changes were still present. The example is now working, and ACA is functioning properly. However, I'm still having trouble starting Alfresco Share. When I try to access it via http://localhost:8080/share, it redirects me to http://localhost/share/page

aborroy commented 9 hours ago

This has been solved in https://github.com/aborroy/alfresco-identity-service-to-keycloak/issues/3