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
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