Sorry was probably to late for me yesterday...

I was trying to add dynamic theme selection via URL parameter - and I noticed that a "theme" 
parameter passed to the login URL was not propagated to FreeMarkerLoginFormsProvider. 

I needed to be able to dynamically select a theme for the login site with a parameter:
https://gist.github.com/thomasdarimont/c59acdd7d7d41fd5c041#file-freemarkerloginformsprovider-java-L201

Cheers,
Thomas

2016-02-23 6:58 GMT+01:00 Stian Thorgersen <sthorger@redhat.com>:
What's the actual problem you're having?