AW: browser refresh problem?
Cantor, Scott
cantor.2 at osu.edu
Fri Jul 5 12:40:44 EDT 2013
On 7/5/13 10:04 AM, "Gruber Bernhard SAI sIT"
<Bernhard.Gruber at s-itsolutions.at> wrote:
>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.
You always need a redirect to use that handler, that's the whole reason it
exists, to redirect to an arbitrary servlet you control.
-- Scott
More information about the users
mailing list