[keycloak-dev] error page ready?

Stian Thorgersen stian at redhat.com
Tue Aug 6 06:31:27 EDT 2013


Added to login+registration pages, but there's an issue with it, when the error message is a single line it doesn't render properly.

Another issue is the use of "<section>" this is a html5 thing, and to support old browsers we should make the forms html4 transitional.

Gabriel the login and registration forms are committed to https://github.com/keycloak/keycloak/tree/master/sdk-html/src/main/resources/META-INF/resources/sdk and the structure is a bit different to what you have, there's also a few css changes I had to make. Could you apply changes directly to this? It's quite cumbersome for me to keep the two in sync.


----- Original Message -----
> From: "Gabriel Cardoso" <gcardoso at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Monday, 5 August, 2013 7:04:53 PM
> Subject: Re: [keycloak-dev] error page ready?
> 
> The implementation of the error message in the login / registration pages is
> ready and live.
> 
> To see the result, just click the "Log in" or "Register" button.
> 
> http://ejsclient-cardosogabriel.rhcloud.com/saas-login.html
> http://ejsclient-cardosogabriel.rhcloud.com/saas-register.html
> 
> Thanks,
> Gabriel
> 
> On Aug 2, 2013, at 2:51 PM, Gabriel Cardoso wrote:
> 
> 
> 
> 
> I have a proposal but have not implemented it yet.
> 
> I can do this on Monday :)
> 
> <Screen Shot 2013-08-02 at 2.50.29 PM.png>
> 
> Gabriel
> 
> 
> On Aug 2, 2013, at 2:47 PM, Bill Burke wrote:
> 
> 
> 
> 
> Gabriel,
> 
> Do you have an example that shows an error message if the login is
> incorrect? (Wrong password, etc...)
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 
> 
> 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list