feathr icon indicating copy to clipboard operation
feathr copied to clipboard

AAD Group Support in Access Control plugin

Open Yuqing-cat opened this issue 2 years ago • 2 comments

Yuqing-cat avatar Jun 29 '22 11:06 Yuqing-cat

It is a common scenario that user may organize their access control rules with AD groups. Current version of access control only support user level login and validation.

Need to support the AAD Groups.

Yuqing-cat avatar Jun 29 '22 12:06 Yuqing-cat

AAD Group info can be get through Microsoft Graph API. However, it will introduce new dependencies which is not cloud provider neutral. Need to figure out is there any standard group concepts for OAuth tokens we can leverage. Or shall we implement Graph API.

Yuqing-cat avatar Jun 29 '22 14:06 Yuqing-cat