Are you using OpenID? Is logout working with app engine? I thought it is not yet usable. You could use additional attributes to e.g. set PAPE=0 to emulate a proper logout....
Daniel On Nov 5, 2:00 pm, Alex <[email protected]> wrote: > Hi, > > the createLoginURL method for federated login with OpenID has a Set of > Strings parameter attribuesRequest. > The JavaDoc states the following about this parameter: > > "attributesRequest - additional attributions requested for this login, > IDP may not may not support these attributes." > > Until now I didn't require to fill this attribute to use OpenID with > parties like Google, Yahoo etc. But I was wondering what kind of > requests I might encounter / use here. Are there any (Java) examples > where this parameter is used? And what does IDP mean? > > Alex -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
