SURFscz / SBS

Samenwerking Beheer Systeem ↣ Collaboration Management System
Apache License 2.0
3 stars 2 forks source link

Redirect new users trying to login to a freeride server to SBS #1462

Closed baszoetekouw closed 3 weeks ago

baszoetekouw commented 3 weeks ago

New users who have not yet logged in the SBS but are trying to access a free-ride service need to be redirected to SBS in order to be provisioned. We redirect them to the AUP endpoint (as we are sure they need to go there anyway).

Add a new status parameter to the call so we dan distinguish between "regular" AUP users and users who ar eaccessing a free-ride service. (see #1463 for why that is neccessary)

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.18%. Comparing base (5d1ca2b) to head (5154e7d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1462 +/- ## ======================================= Coverage 99.18% 99.18% ======================================= Files 93 93 Lines 7962 7968 +6 ======================================= + Hits 7897 7903 +6 Misses 65 65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.