Skip to content

Commit 94d56a9

Browse files
committed
feat: Add shared deng account
Jira: IAM-1938
1 parent d8a00f1 commit 94d56a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tf/actions/accessRules.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ exports.onExecutePostLogin = async (event, api) => {
100100
const mfaBypassAccounts = [
101101
"moc+servicenow@mozilla.com", // MOC see: https://bugzilla.mozilla.org/show_bug.cgi?id=1423903
102102
"moc-sso-monitoring@mozilla.com", // MOC see: https://bugzilla.mozilla.org/show_bug.cgi?id=1423903
103+
"shared-deng-playstore@mozilla.com", // See: https://mozilla-hub.atlassian.net/browse/IAM-1938
103104
];
104105

105106
const duoConfig = {

0 commit comments

Comments
 (0)