Hi Everybody
We have configure SsoAuthenticationHandler in OSGI Config for Testing.
It is an Publish instance from AEM 6.5.9
Installed Products
Adobe Experience Manager (6.5.9.0)
I testing with the tool postman.
add header "remote_user" value "u123456"
create cookie AIRLOCK_LOGIN_USER with value u123456
add request parameter sso=u123456
Sendig the request
But the User is always null. The handler gets no session.
What do I have to do that the user is recognized.

best regards
Ewald