Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JElgar authored Oct 30, 2024
1 parent 51f28ac commit aae90b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion causes_service/now_u_api/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ def get_required_env(name: str) -> str:
'groups': 'Groups',
},
# TODO Setup seeds for these groups with correct perms
# TODO If not already done, before login, if user exists update their group memberships
# NOTE: This must be in sync with https://admin.google.com/u/2/ac/apps/saml/610221347403/attrmapping
'GROUPS_MAP': {
'campaigns': 'Campaigns',
'dev': 'Development',
Expand Down

0 comments on commit aae90b2

Please sign in to comment.