Feat/filter user group
Merge request reports
Activity
requested review from @ext.sopra.husubtil
assigned to @rpailharey
added 1 commit
- c09dc84d - feat(useFindUser): catch errors on /WhoAmI calls
To test this feature, build a backend image based on this branch
Make sure the ADMIN_ROLE variable is set to "ADMINS" and MOCK_OAUTH2 to true in .env file
Run
yarn local-up
Check that you can connect to the app and use it
Set the ADMIN_ROLE variable to anything else
Rerun
yarn local-up
Check that you can no longer connect to the app
Edited by Rémi PAILHAREYmentioned in commit 9f5b9de9
Please register or sign in to reply