[keycloak-dev] back link on acct page?

Stian Thorgersen stian at redhat.com
Thu Nov 28 08:53:21 EST 2013


Added back to application link to account management pages. 

It requires the base url to be set, also the base url has to be a prefix of the Referer header. The application can also use '?referrer=<app name>', if this is set the Referer header is ignored and the base url for the specified application used directly.

----- Original Message -----
> From: "Stian Thorgersen" <stian at redhat.com>
> To: "Bill Burke" <bburke at redhat.com>
> Cc: keycloak-dev at lists.jboss.org
> Sent: Thursday, 28 November, 2013 9:50:53 AM
> Subject: Re: [keycloak-dev] back link on acct page?
> 
> Yes to both
> 
> I think we should only add "back to application" link if Referer matches
> baseUrl to one of the applications in the realm.
> 
> For links to other apps in realm it would be nice to make the list of
> applications available to devs (rest endpoint + support in adapters/sdks) so
> they can add something similar to their own applications. It would also be
> nice to have a list of applications under the account management pages so
> the user can see what applications he can access, maybe including what roles
> he has for each app.
> 
> ----- Original Message -----
> > From: "Bill Burke" <bburke at redhat.com>
> > To: keycloak-dev at lists.jboss.org
> > Sent: Wednesday, 27 November, 2013 9:58:53 PM
> > Subject: [keycloak-dev] back link on acct page?
> > 
> > For the demo customer-portal app, I added a "acct mgmt" link to the acct
> > svc.  Problem is, once yu get to the acct mgmt page, there's no way to
> > go back except by the browser back button.
> > 
> > SHould we add a "back" link populated with the HTTP-REFERER header?
> > 
> > Also, google acct management page has an icon that allows you to
> > navigate to any other google app.  Should probably have the same thing
> > on the acct page.  Which...I'll need to bring back the baseUrl attribute
> > i just removed, lol!
> > 
> > 
> > --
> > 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