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

Skip to content

fix: remove extra scopes for murena oidc

Description

for OIDC login, the accessToken length is dependent on the requested scopes. Which cause /e/OS mail is not working as expected for long accessToken (mailServer has a barier on perline length of request). Removing not required scopes resolve this issue.

Screenshots

Technical details

Tests

Issues

10 commandments of code reviews

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

Summary by CodeRabbit

  • New Features
    • Simplified permissions for the MURENA identity provider, enhancing the authentication process by reducing the number of requested permissions.
Edited by CodeRabbitAI

Merge request reports

Loading