[keycloak-dev] Account management integration

Stian Thorgersen stian at redhat.com
Fri Jul 4 04:10:06 EDT 2014


I think we should add a title to realms and apps for this purpose. Having capitals and spaces in names that are used in URLs is not good IMO.

----- Original Message -----
> From: "Marek Posolda" <mposolda at redhat.com>
> To: "Bruno Oliveira" <bruno at abstractj.org>, "keycloak dev" <keycloak-dev at lists.jboss.org>
> Sent: Friday, 4 July, 2014 8:10:05 AM
> Subject: Re: [keycloak-dev] Account management integration
> 
> Hi Bruno,
> 
> i've tried to test a bit and for me it works even with space in URI. For
> example I've added application "New Name" and this URL:
> http://localhost:8081/auth/realms/perf-realm/account?referrer=New%20Name
> works in both FF and Chrome.
> 
> Make sure that your application has correctly set "Base URL", otherwise
> referrer won't be used and displayed in account management.
> 
> Marek
> 
> On 3.7.2014 20:46, Bruno Oliveira wrote:
> > Good morning guys,
> >
> > Do you know if is possible to customize the label of
> > referrer URLs on account management interface. I would like to change
> > this value
> > http://photon.abstractj.org/Keycloak_Account_Management_2014-07-03_15-41-05_2014-07-03_15-41-15.jpg
> > to something like "Back to UnifiedPush server". The change is based on
> > discussions started here
> > https://github.com/aerogear/aerogear-unifiedpush-server/pull/267.
> >
> > I tried several approaches:
> >
> > - Change the application name to something like "UnifiedPush server"
> > - Include "UnifiedPush+server" on referrer and also
> >    "UnifiedPush%20server"
> > - Make use of referrerURI with the admin URL, instead of referrer
> >
> > Looking at account.ftl it seems like whitespaces are not accepted.
> >
> > Thanks in advance.
> >
> > --
> >
> > abstractj
> > _______________________________________________
> > 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