Hi Guy,

The issue here is that the authentication of gd-appt is set to Google
Accounts authentication, but the administrators of your application are all
admins using the Google Apps versions of their accounts. Since the auth is
set to Google Accounts, only Google Accounts emails can be used to sign in
to an apps authentication pages (this does not include the Admin Console).

If you have an account  that is both a Google Account and Google Apps
account, the Google Apps account will typically be the one assigned to
administer the account, regardless of the authentication option set by your
app.

You will need to have an account that is _only_ a Google Account (such as a
Gmail account) become app admin in order to successfully use admin
authentication with your App.

-Marzia

On Mon, Mar 30, 2009 at 12:12 PM, Guy Davis <da...@guydavis.ca> wrote:

>
> Hi all,
>
> I've been reading past group messages, however nothing I've found has
> worked.  Basically, when deployed, I am unable to view any pages
> served by scripts protected by 'login: admin' in the app.yaml file for
> my application.
>
> Background:
>   * application was configured to use standard Google Accounts on
> creation, now visible at gd-appt.appspot.com.
>   * I'm original developer, registered using a Google Apps email
> address for my personal domain 'da...@guydavis.ca'
>   * I've added the app to another Google Apps domain
> (yourappointmentbook.com) so test.yourappointmentbook.com resolves as
> well.
>   * On viewing the main page, I have a link to the admin section
> protected by 'login: admin'.  However, whatever combination of user
> account info I try, I am continually rejected for not having
> "permission to get URL /admin/add_group.html from this server". (This
> worked in development mode on my laptop)
>
> I've tried:
>   * The  email of original developer (da...@guydavis.ca) which has
> both a Google Apps account and has a standard Google Account too.
>   * The email of an invited developer
> (da...@yourappointmentbook.com)  which has a Google Apps account, but
> then I also created a standard Google account for this one as well.
>  * Any of the Google Apps administrator accounts for the
> yourappointmentbook.com domain.
>
> Note, I tried redeploying my application after inviting/accepting the
> new developer for the application as was mentioned in past threads.
> No luck.
>
> So what's the magic combination that will let me use 'login: admin' to
> protect access to the admin section of the app?  Any help is greatly
> appreciated.  Let me know if more information is needed.
>
> Thanks,
> Guy
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to