You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it so that ScubaGoggles uses the tenant name and ID instead of just the domain name to identify the tenant.
Motivation and context
ScubaGoggles used to collect all three data points, but we removed the tenant name and ID because those required super admin and we wanted to reduce the permissions required to run ScubaGoggles. However, the new policy API explicitly requires super admin so that objection is now OBE. Bringing them back will make ScubaGoggles output more consistent with ScubaGear and may help users who manage multiple tenants.
💡 Summary
Make it so that ScubaGoggles uses the tenant name and ID instead of just the domain name to identify the tenant.
Motivation and context
ScubaGoggles used to collect all three data points, but we removed the tenant name and ID because those required super admin and we wanted to reduce the permissions required to run ScubaGoggles. However, the new policy API explicitly requires super admin so that objection is now OBE. Bringing them back will make ScubaGoggles output more consistent with ScubaGear and may help users who manage multiple tenants.
Implementation notes
See #152.
Acceptance criteria
The text was updated successfully, but these errors were encountered: