Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

2160-SSO_token_key_mismatch_issue

Fahim Salam Chowdhury requested to merge 2160-SSO_token_key_mismatch_issue into main

Description

On SsoGrantPermissionViewModel, the token-key is created against the user's userId. But the SSO aidl request make the request against the user's accountName. This cause an issue for new users doesn't access the content.

This bug only affects new @murena.io user. Previously granted user won't be affected. With this patch, when the affected users re-request permission, they will access the data again.

Screenshots

Technical details

Tests

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading