CodeTogether-Inc / CodeTogether-Deployment

0 stars 0 forks source link

fix: Allow to not send request for offline_access provider scope #12

Closed nmorenor closed 2 months ago

nmorenor commented 2 months ago

GitLab SSO provider does not support the "offline_access" scope that CT live sends by default. This change will allow to set the right env variable to not send that scope on the openid request.