Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Keycloak session filled #762

Open
narkuss opened this issue Jan 2, 2020 · 0 comments
Open

Keycloak session filled #762

narkuss opened this issue Jan 2, 2020 · 0 comments

Comments

@narkuss
Copy link

narkuss commented Jan 2, 2020

I found this bug when using https://github.com/OrderOfTheBee/ootbee-support-tools. For more info see OrderOfTheBee/ootbee-support-tools#152

BUG

I'm using Alfresco 6.2 with ADF and keycloak integration. When a webscript from support tools project is called, a new session in keycloak is opened.
I'm new to keycloak, maybe it's due to a misconsfiguration, or maybe it's an Alfresco issue regarding keycloak integration, because an active session is tracked when I login to share, but when I logout this session reamains in keycloak.

Expected behavior

I don't know, I suppose a new session should not be created in keycloak at every webscript call, and sessions should be closed when I logout from share

Actual behavior

New session created in keycloak for every webscript called. Sessions are not closed when I logout.

Steps to reproduce the behavior

Install Alfresco 6.2 with keycloak integration. You can follow this to get keycloak to work. You can use this to get a working project to test.

Additional details (analysis so far, log statements, references, etc.)

Changing share endpoints to /wcs as stated by AFaust is now working.

Tell us about your environment

docker-compose local installation
alfresco6.2.0-ga
share6.2.0
Alfresco-content-application, master tag
T-engines, postgres, activemq, etc etc...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant