ERR-Auth/External- No conversation state found in session
Cantor, Scott
cantor.2 at osu.edu
Thu Jun 18 12:31:41 EDT 2015
On 6/18/15, 2:22 AM, "dev on behalf of Surinaidu Majji" <dev-bounces at shibboleth.net on behalf of pioneer.suri at gmail.com> wrote:
>Yes, Earlier we were not aware of significance of 'conversation'. Also the 'key' returned by 'startexternalAuthentication' API was empty,
It should never be empty, but the code is checking for null only. If an empty value is returned, that would be a bug.
> and conversation state was not preserved between 'startexternalAuthentication' and 'finishExternalAuthentication' as mentioned in the wiki doc , this was creating problem , now it got rectified
Yes, that was your bug.
>Please let us know in case of any gaps in our understanding(s)
No. But if the key was ever returned by start...() as empty, that's my bug. It should be throwing an exception instead.
-- Scott
More information about the dev
mailing list