sounds like a nice improvement 


On Tue, Apr 1, 2014 at 5:36 PM, Stian Thorgersen <stian@redhat.com> wrote:
To make it simpler to manage URLs for applications and clients (redirect, management, base) I propose we add server aliases.

A server alias is an alias that resolves to a hostname and optional port.

For example valid redirect uris could be:

http://${myserver}/myapp

Which could resolve to: http://www.myserver.com/myapp or http://localhost/myapp

We could also add a special built in server alias for the Keycloak server itself (for example ${keycloak}). This server alias would be resolved depending on the URL used to contact Keycloak.

I think this should be helpful for UPS as redirect URIs for the UPS bundled with Keycloak would use the Keycloak server alias.
_______________________________________________
keycloak-dev mailing list
keycloak-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf