Comment 5 for bug 1212778

Revision history for this message
Steven Hardy (shardy) wrote : Re: Authenticating with trust ID fails with 500 error

So as discussed on IRC re token formatting issue, added some debug:

token_ref['token_data']['token']['user']['id']

should be:

token_ref['token_data']['access']['token']['user']['id']

By the looks of it