We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2d464c + ffc5f3c commit 9796b25Copy full SHA for 9796b25
enterprise_access/settings/base.py
@@ -343,6 +343,7 @@ def root(*path_fragments):
343
BFF_OPERATOR_ROLE,
344
PROVISIONING_ADMIN_ROLE,
345
CUSTOMER_BILLING_OPERATOR_ROLE,
346
+ ADMIN_LEARNER_PROFILE_ADMIN_ROLE,
347
],
348
SYSTEM_ENTERPRISE_ADMIN_ROLE: [
349
# enterprise admins only need learner-level access to Subsidy Access Policy APIs since they aren't responsible
0 commit comments