-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove groups which have been replaced in peoplemo (#856)
Jira: IAM-1474
- Loading branch information
Showing
1 changed file
with
0 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -863,8 +863,6 @@ apps: | |
url: https://auth.mozilla.auth0.com/samlp/uMkOuQX8LGTxAyYIiX4eLoc4hl0pWSJt | ||
- application: | ||
authorized_groups: | ||
# Replaced by mozilliansorg_iam-admins. | ||
- aws_320464205386_admin | ||
- mozilliansorg_iam-admins | ||
authorized_users: ['[email protected]'] | ||
client_id: nlE73wPPuOaN0wAYKWY6QD3VcjUStehZ | ||
|
@@ -2252,8 +2250,6 @@ apps: | |
url: https://virgo-b.fuzzing.mozilla.org/ | ||
- application: | ||
authorized_groups: | ||
# Replaced by mozilliansorg_iam-admins. | ||
- aws_320464205386_admin | ||
- mozilliansorg_iam-admins | ||
authorized_users: [] | ||
client_id: LuNrrJpcnK2Nlh75wRJ2ab6gxEJYFMQG | ||
|
@@ -3526,23 +3522,6 @@ apps: | |
url: http://127.0.0.1:8000/oidc/callback/ | ||
- application: | ||
authorized_groups: | ||
# TODO(bhee): delete as a part of https://mozilla-hub.atlassian.net/browse/IAM-1474 | ||
# Replaced by mozilliansorg_sumo-admins and mozilliansorg_sumo-devs. | ||
- aws_095732026120_poweruser | ||
# Replaced by mozillians_project-guardian-admins. | ||
- aws_104923852476_admin | ||
# Replaced by mozilliansorg_iam-admins. | ||
- aws_320464205386_admin | ||
# Replaced by mozilliansorg_iam-readonly. | ||
- aws_320464205386_read_only | ||
# Replaced by mozilliansorg_webcompat-alexa-admins. | ||
- aws_359555865025_admin | ||
# Replaced by mozilliansorg_consolidated-billing-aws. | ||
- aws_consolidatedbilling_admin | ||
# Replaced by mozilliansorg_consolidated-billing-aws-readonly. | ||
- aws_consolidatedbilling_read_only | ||
# Replaced by mozilliansorg_discourse-devs. | ||
- aws_discourse_dev | ||
- fuzzing_team | ||
- mozillians_project-guardian-admins | ||
- mozilliansorg_aws_billing_access | ||
|