Commit c486d03
committed
make oauth "remember me" work when logging in on a different shard
fixes CNVS-10966
test plan:
1. create a user
2. add the user to another shard
3. log in to that shard (domain) via oauth (using an app that uses canvas
for identity, i.e. scopes=/auth/userinfo)
4. check the "Remember my authorization" box
5. log out
6. log in again
7. you should not get prompted to reauthorize the app
Change-Id: I6045bbbf69dab46010232d96e09cf284918f14b4
Reviewed-on: https://gerrit.instructure.com/29625
Reviewed-by: Dan Dorman <ddorman@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Marc LeGendre <marc@instructure.com>
QA-Review: Marc LeGendre <marc@instructure.com>1 parent 6136483 commit c486d03
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
0 commit comments