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: articles/active-directory/manage-apps/f5-big-ip-ldap-header-easybutton.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,9 +162,9 @@ Initiate the **Easy Button** configuration to set up a SAML Service Provider (SP
162
162
163
163
### Configuration Properties
164
164
165
-
These are general and service account properties. The **Configuration Properties** tab creates up a new application config and SSO object that will be managed through the BIG-IP’s Guided Configuration UI. This configuration can then be reused for publishing more applications through the Easy Button template.
165
+
The **Configuration Properties** tab creates a new application config and SSO object. Consider **Azure Service Account Details** section to be the client application you registered in your Azure AD tenant earlier. These settings allow a BIG-IP to programmatically register a SAML application directly in your tenant, along with the properties you would normally configure manually. Easy Button does this for every BIG-IP APM service being enabled for SHA.
166
166
167
-
Consider the **Azure Service Account Details** be the BIG-IP client application you registered in your Azure AD tenant earlier. This section allows the BIG-IP to programmatically register a SAML application directly in your tenant, along with the other properties you would normally configure manually in the portal. Easy Button will do this for every BIG-IP APM service being published and enabled for SHA.
167
+
Some of these are global settings so can be re-used for publishing more applications, further reducing deployment time and effort.
168
168
169
169
1. Enter a unique **Configuration Name** so admins can easily distinguish between Easy Button configurations.
170
170
@@ -186,31 +186,24 @@ The Service Provider settings define the SAML SP properties for the APM instance
186
186
187
187

188
188
189
-
The optional **Security Settings** specify whether Azure AD should encrypt issued SAML assertions. Encrypting assertions between Azure AD and the BIG-IP APM provides additional assurance that the content tokens can’t be intercepted, and personal or corporate data be compromised.
190
-
189
+
The optional **Security Settings** specify whether Azure AD should encrypt issued SAML assertions. Encrypting assertions between Azure AD and the BIG-IP APM provides additional assurance that the content tokens can’t be intercepted, and personal or corporate data be compromised.
191
190
192
191
3. From the **Assertion Decryption Private Key** list, select **Create New**
193
-
194
192
195
193

196
194
197
195
4. Select **OK**. This opens the **Import SSL Certificate and Keys** dialog in a new tab
198
196
199
-
200
197
6. Select **PKCS 12 (IIS)** to import your certificate and private key. Once provisioned close the browser tab to return to the main tab.
201
198
202
-
203
199

204
200
205
201
6. Check **Enable Encrypted Assertion**.
206
202
207
-
208
203
8. If you have enabled encryption, select your certificate from the **Assertion Decryption Private Key** list. This is the private key for the certificate that BIG-IP APM will use to decrypt Azure AD assertions.
209
204
210
-
211
205
9. If you have enabled encryption, select your certificate from the **Assertion Decryption Certificate** list. This is the certificate that BIG-IP will upload to Azure AD for encrypting the issued SAML assertions.
212
206
213
-
214
207

0 commit comments