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
Views
Replies
Total Likes
Hi @Ekoch,
First thing, can you please make sure that Jaas ranking for your module is higher than any other login module.
You can check the rankings by going here - http://aem-host:port/system/console/status-jaas
Also, Can you please share logs?
Thanks,
Chitra