← Back to team overview

openstack team mailing list archive

Re: keystone / horizon :

 

On Mon, Feb 11, 2013 at 8:02 AM, Mballo Cherif <Cherif.Mballo@xxxxxxxxxxx>wrote:

> Hi everybody !****
>
> I need help for keystone user/password authentication with horizon.****
>
> **1)      **When I try to authenticate with my credential
> (login/password) In horizon dashboard, I have this message *Unable to
> retrieve authorized projet *! please what is that mean?****
>
> How can I fix this issue.
>

It's hard to say for sure, but my instinct is that you have keystone's
public endpoint (port 5000) specified on a config somewhere that's
expecting keystone's the administrative API instead (port 35357). Check
adminUrl entry of the `identity` endpoint in your keystone service catalog
and any corresponding horizon configuration.


> ****
>
> ** **
>
> **2)      **How can I trace the horizon call when a user  try to
> authenticate with the dashbord?****
>
> ** **
>
> ** **
>
> Thanks you for your Answers!!!!****
>
> ** **
>
> ** **
>
> Sherif!****
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>

References