AW: NoSuchFlowExecutionException, e1s1

W.Siebert wsiebert at online.de
Fri Mar 1 10:33:21 EST 2019


Hello Scott,

thank you very much, it was the cause.

1. Copied the file
    cp /opt/shibboleth-idp/dist/webapp/WEB-INF/web.xml
/opt/shibboleth-idp/edit-webapp/WEB-INF

2. changed secure to false
        <cookie-config>
            <http-only>true</http-only>
            <secure>false</secure>
        </cookie-config>

3. rebuild
/opt/shibboleth-idp/bin/build.sh

4. service restart

Works!

Thank you once again

Walt


-----Ursprüngliche Nachricht-----
Von: users [mailto:users-bounces at shibboleth.net] Im Auftrag von Cantor,
Scott
Gesendet: Freitag, 1. März 2019 15:19
An: Shib Users
Betreff: Re: NoSuchFlowExecutionException, e1s1

On 3/1/19, 6:38 AM, "users on behalf of W.Siebert"
<users-bounces at shibboleth.net on behalf of wsiebert at online.de> wrote:

> the following is configured to disable secure cookies:

web.xml has its own settings.

-- Scott


-- 
For Consortium Member technical support, see
https://wiki.shibboleth.net/confluence/x/coFAAg
To unsubscribe from this list send an email to
users-unsubscribe at shibboleth.net



More information about the users mailing list