From 6c02cca95f8136010062b6af0fa36a2906a96a6b Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Thu, 1 Jul 2021 11:26:24 +0200 Subject: Add SSO `external_ids` to Query User Account admin API (#10261) Related to #10251 --- changelog.d/10261.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10261.feature (limited to 'changelog.d/10261.feature') diff --git a/changelog.d/10261.feature b/changelog.d/10261.feature new file mode 100644 index 0000000000..cd55cecbd5 --- /dev/null +++ b/changelog.d/10261.feature @@ -0,0 +1 @@ +Add SSO `external_ids` to the Query User Account admin API. -- cgit 1.5.1