AW: browser refresh problem?
Gruber Bernhard SAI sIT
Bernhard.Gruber at s-itsolutions.at
Fri Jul 5 10:04:19 EDT 2013
I see the difference beween the two login handler here:
UsernamePasswordLoginHandler does a redirect to the login servlet.
ExternalAuthnSystemLoginHandler does a server side forward to the login servlet.
With UsernamePasswordLoginHandler the browser shows the URL of the login servlet and the refresh goes to the login servlet.
With ExternalAuthnSystemLoginHandler the browser shows the URL of the AuthenticationEngine and the refresh goes to the AuthenticationEngine.
After the first submit to the login servlet (with wrong credential to stay on the page), the browser shows the URL of the login servlet and refresh is no longer a problem.
So I will have to change the login handler or add one redirect.
-----Ursprüngliche Nachricht-----
Von: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] Im Auftrag von Ortner Nikolaus
Gesendet: Freitag, 05. Juli 2013 11:35
An: 'Shib Users'
Betreff: AW: browser refresh problem? [ccs][bayes][heur]
> Is this intended? Is browser refresh not supported?
I have no problem with a refresh (using a standard IdP-install, UsernamePasswordAuthHandler).
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list