I’m also interested in this.

 

My use-case is that I have different groups of users in my application who see different themes(ie: images, colors, etc) depending on department.

 

So in my app I check the which department the user belongs to and dynamically change things. The departments though are using the same *REALM* as far as the application security is concerned.

 

Things are a little chicken and egg though because the themes depend on the users. I actually can make the different departments use a different URL to login.

 

If my application used different realms I could set up individual themes for the realm but my grouping is more like a sub realm.

 

Just my vote.

 

Regards, Graeme Collis

 

From: keycloak-user-bounces@lists.jboss.org [mailto:keycloak-user-bounces@lists.jboss.org] On Behalf Of Rodrigo Sasaki
Sent: Saturday, 16 August 2014 12:36 AM
To: keycloak-user@lists.jboss.org
Subject: [keycloak-user] Multiple login screens

 

Hi, I was wondering if there is a plan to implement multiple login screens. We have the need for more than one type of login screen here, for different flows, and I imagine we're not the only ones who will be interested in such a feature.

 

Something that allows you to select between the screens you created for a given style, and have one by default maybe.

 

Any thoughts?

 

--

Rodrigo Sasaki