API should expose username
Bug #541904 reported by
Stuart Metcalfe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Fix Released
|
High
|
Łukasz Czyżykowski |
Bug Description
The API should expose the user's launchpad username, where this is available. Where it's not available, the 7 random characters of the user's OpenID should be returned instead.
Changed in canonical-identity-provider: | |
milestone: | 2.4.0 → 2.3.1 |
Changed in canonical-identity-provider: | |
assignee: | nobody → Łukasz Czyżykowski (lukasz-czyzykowski) |
Changed in canonical-identity-provider: | |
milestone: | 2.3.1 → 2.3.2 |
Changed in canonical-identity-provider: | |
status: | Confirmed → Fix Committed |
Changed in canonical-identity-provider: | |
status: | Fix Committed → Fix Released |
Changed in canonical-isd-qa: | |
status: | New → Fix Released |
To post a comment you must log in.
QA notes: /bazaar. launchpad. net/~canonical- isd-hackers/ canonical- identity- provider/ api-improvement s/annotate/ head:/mockservi ce/api- workflows. txt
Added username field to things returned from api.accounts.me() API call. Instructions for calling this function: https:/