Esri / Esri/arcgis-python-api

Add the ability to change Enterprise Group which provides membership to Portal and AGOL Group

Open
#1,306 0 comments 0 reactions 1 assignee Claimed by @jyaistMap View on GitHub
enhancement
Dominant language
Python
Stars
2.2k
Forks
1.2k
Avg merge
2h 40m
Merged PRs (30d)
2

Description

**Is your feature request related to a problem? Please describe.**
We needed to update our Enterprise Groups which powered the membership of our Portal and AGOL groups from ADFS to Microsoft Azure and had no way to automatically do it via the API.

```python

```

**Describe the solution you'd like**
Just as you are able to access and update properties of an ArcGIS Enterprise (AGE) or AGOL Group, we should be able to access and update the name of the enterprise group which powers the membership to the AGE or AGOL Group. Because of the change from ADFS to Microsoft Azure AD, our group names changed from physical security group names to the Azure AD Group GUID. Being that we have all of our groups membership based on Enterprise Groups, it would have been very helpful to have this done programmatically rather than having to do it manually.

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.