net.shibboleth.idp.authn.ExternalAuthenticationException: No conversation key found in request

Cantor, Scott cantor.2 at osu.edu
Sun Mar 22 19:42:24 EDT 2015


On 3/22/15, 6:58 PM, "Kathy E. Wright" <kewrig at clemson.edu> wrote:
>
> 
>​Is this the reason for this error after changing to idp.authn.flows property to "RemoteUser": 
>ERROR [net.shibboleth.idp.authn.impl.SelectAuthenticationFlow:271] - Profile Action SelectAuthenticationFlow: No potential flows left to choose from, authentication will fail

That means you switched it to the RemoteUser flow without protecting the servlet and that flow isn't doing anything useful, it's picking up nothing and just passing control back with no result. All that should be logged.

-- Scott



More information about the users mailing list