<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Hi,</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">I am trying to use "RemoteUser" authentication. The reason for using this is explained below: </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">I have a client web application A that has its own authentication mechanism. I am also setting up IDP for SSO across multiple applications. I want that the web application performs authentication and just tells IDP to maintain session for this user. i.e.,</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">1. user access the web application.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">2. web application asks for user credentials and authenticates him</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">3. web application tells IDP to maintain the session for this user.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">For this I am trying to use "RemoteUser" authentication. I have configured the IDP (idp.properties) to use RemoteUser. And after the web application authenticates the user, i simply call the /Authn/remoteUser servlet. But the servlet is throwing "Conversation key not set error". I tried to find some kind of documentation on this but couldnot find any.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Could you please let me know:</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">1. if "remoteUser" authentication method can be used for my use case scenario?</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">2. If else, how the conversaiton key error can be resolved?</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Thanks and Regards,</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Virajitha</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div></div>