Skip to content

Commit ffcb2e7

Browse files
authored
1 parent a635a74 commit ffcb2e7

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ wif = "Workforce Identity Federation"
9797
a-application = "an Ops Manager Application" #use when you need to say a(n) ___
9898
a-mms = "an Ops Manager" #use when you need to say a(n) ___
9999
A-mms = "An Ops Manager" #use when you need to say a(n) ___
100+
ad = ":abbr:`AD (Active Directory)`"
100101
admin-title-string = "Ops Manager"
101102
AES256-GCM = ":abbr:`AES256-GCM (Advanced Encryption Standards 256-bit Galois/Counter Mode)`"
102103
api-admin-backup-url = "``https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0/admin/backup``"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This value must match the group member attribute value sent in the
2+
|saml| response. If you use |azure| |ad| as your |idp|, enter the
3+
group's Object ID in this field instead of the group's name.

source/includes/steps-configure-saml-authentication.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ content: |
137137
138138
You added this group to your |idp| settings as part of your
139139
prerequisites.
140+
141+
.. include:: /includes/fact-azure-idp-uses-object-id.rst
140142
- None
141143
142144
* - |saml| Attribute For User First Name
@@ -206,30 +208,40 @@ content: |
206208
- Optional
207209
- Type the name of the group whose members have the
208210
:authrole:`Global Automation Admin` role.
211+
212+
.. include:: /includes/fact-azure-idp-uses-object-id.rst
209213
- None
210214
211215
* - Global Backup Admin Role
212216
- Optional
213217
- Type the name of the group whose members have the
214218
:authrole:`Global Backup Admin` role.
219+
220+
.. include:: /includes/fact-azure-idp-uses-object-id.rst
215221
- None
216222
217223
* - Global Monitoring Admin Role
218224
- Optional
219225
- Type the name of the group whose members have the
220226
:authrole:`Global Monitoring Admin` role.
227+
228+
.. include:: /includes/fact-azure-idp-uses-object-id.rst
221229
- None
222230
223231
* - Global User Admin Role
224232
- Optional
225233
- Type the name of the group whose members have the
226234
:authrole:`Global User Admin` role.
235+
236+
.. include:: /includes/fact-azure-idp-uses-object-id.rst
227237
- None
228238
229239
* - Global Read Only Role
230240
- Optional
231241
- Type the name of the group whose members have the
232242
:authrole:`Global Read Only` role.
243+
244+
.. include:: /includes/fact-azure-idp-uses-object-id.rst
233245
- None
234246
235247
---

0 commit comments

Comments
 (0)