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

Keycloak session filled #762

@narkuss

Description

@narkuss

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions