Esri / Esri/arcgis-python-api

Support getting OpenID Connect information with a function like get_idp()

Offen
#2,452 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Python
Sterne
2.2k
Forks
1.2k
Ø Merge
2 Std. 40 Min.
Gemergte PRs (30 T.)
2

Beschreibung

**Is your feature request related to a problem? Please describe.**
I'd like to get the OpenID Connect information from ArcGIS Online or Portal. Right now I can only get SAML based Enterprise login info on ArcGIS Online using https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.SecuritySettings.get_idp

```python

```

**Describe the solution you'd like**
I'd like to have the same function for OIDC, it should make the request to:
https://myorg.maps.arcgis.com/sharing/rest/portals/self/oidc?f=json
or the equivalent on Portal to get the info I need

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.