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
Copy file name to clipboardExpand all lines: reference.md
+57-1Lines changed: 57 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1528,7 +1528,7 @@ client.clients.list(
1528
1528
<dl>
1529
1529
<dd>
1530
1530
1531
-
**external_client_id:** `typing.Optional[str]` — Optional filter by the <a href="https://www.ietf.org/archive/id/draft-ietf-oauth-client-id-metadata-document-04.html">Client ID Metadata Document</a> URI for CIMD-registered clients.
1531
+
**external_client_id:** `typing.Optional[str]` — Optional filter by the <a href="https://drafts.oauth.net/draft-ietf-oauth-client-id-metadata-document/draft-ietf-oauth-client-id-metadata-document.html">Client ID Metadata Document</a> URI for CIMD-registered clients.
1532
1532
1533
1533
</dd>
1534
1534
</dl>
@@ -2026,6 +2026,14 @@ See https://auth0.com/docs/secure/security-guidance/measures-against-app-imperso
0 commit comments