Skip to content

Commit 0d43f3b

Browse files
author
Jill Grant
authored
Update f5-big-ip-forms-advanced.md
Minor Acrolinx fixes.
1 parent fa8b5f4 commit 0d43f3b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/active-directory/manage-apps/f5-big-ip-forms-advanced.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ ms.collection: M365-identity-device-management
1616
Learn to configure F5 BIG-IP Access Policy Manager (APM) and Azure Active Directory (Azure AD) for secure hybrid access (SHA) to form-based applications. BIG-IP published services for Azure AD single sign-on (SSO) has benefits:
1717

1818
* Improved Zero Trust governance through Azure AD preauthentication and Conditional Access
19-
* See, [What is Conditional Access?](../conditional-access/overview.md)
20-
* See, [Zero Trust security](../../security/fundamentals/zero-trust.md)
19+
* See [What is Conditional Access?](../conditional-access/overview.md)
20+
* See [Zero Trust security](../../security/fundamentals/zero-trust.md)
2121
* Full SSO between Azure AD and BIG-IP published services
2222
* Managed identities and access from one control plane
23-
* See, the [Azure portal](https://azure.microsoft.com/features/azure-portal)
23+
* See the [Azure portal](https://azure.microsoft.com/features/azure-portal)
2424

2525
Learn more:
2626

@@ -67,18 +67,18 @@ You need the following components:
6767
* If you don't have one, get an [Azure free account](https://azure.microsoft.com/free/)
6868
* For the account, have Azure AD Application Administrator permissions
6969
* A BIG-IP or deploy a BIG-IP Virtual Edition (VE) in Azure
70-
* See, [Deploy F5 BIG-IP Virtual Edition VM in Azure](./f5-bigip-deployment-guide.md)
70+
* See [Deploy F5 BIG-IP Virtual Edition VM in Azure](./f5-bigip-deployment-guide.md)
7171
* Any of the following F5 BIG-IP license SKUs:
7272
* F5 BIG-IP® Best bundle
7373
* F5 BIG-IP Access Policy Manager™ (APM) standalone license
7474
* F5 BIG-IP Access Policy Manager™ (APM) add-on license on a BIG-IP F5 BIG-IP® Local Traffic Manager™ (LTM)
75-
* 90-day BIG-IP full feature trial. See, [Free Trials](https://www.f5.com/trial/big-ip-trial.php)
75+
* 90-day BIG-IP full feature trial. See [Free Trials](https://www.f5.com/trial/big-ip-trial.php)
7676
* User identities synchronized from an on-premises directory to Azure AD
77-
* See, [Azure AD Connect sync: Understand and customize synchronization](../hybrid/how-to-connect-sync-whatis.md)
77+
* See [Azure AD Connect sync: Understand and customize synchronization](../hybrid/how-to-connect-sync-whatis.md)
7878
* An SSL certificate to publish services over HTTPS, or use default certificates while testing
79-
* See, [SSL profile](./f5-bigip-deployment-guide.md#ssl-profile)
79+
* See [SSL profile](./f5-bigip-deployment-guide.md#ssl-profile)
8080
* A form-based authentication application, or set up an IIS FBA app for testing
81-
* See, [Forms-based authentication](/troubleshoot/aspnet/forms-based-authentication)
81+
* See [Forms-based authentication](/troubleshoot/aspnet/forms-based-authentication)
8282

8383
## BIG-IP configuration
8484

@@ -109,7 +109,7 @@ BIG-IP registration is the first step for SSO between entities. The app you crea
109109

110110
Configure the BIG-IP registration to fulfill SAML tokens that BIG-IP APM requests.
111111

112-
1. In left menu, in the **Manage** section, select **Single sign-on*.
112+
1. In left menu, in the **Manage** section, select **Single sign-on**.
113113
2. The **Single sign-on** pane appears.
114114
3. On the **Select a single sign-on method** page, select **SAML**.
115115
4. Select **No, I'll save later**.
@@ -225,9 +225,9 @@ Perform FBA SSO in client-initiated mode or BIG-IP-initiated mode. Both methods
225225

226226
![Screenshot of the sign in page with callouts for username field and password field.](./media/f5-big-ip-forms-advanced/contoso-example.png)
227227

228-
To learn more, go to techdocs.f5.com for [Manual Chapter: Single sign-on methods](https://techdocs.f5.com/en-us/bigip-14-1-0/big-ip-access-policy-manager-single-sign-on-concepts-configuration-14-1-0/single-sign-on-methods.html#GUID-F8588DF4-F395-4E44-881B-8D16EED91449)
228+
To learn more, go to techdocs.f5.com for [Manual Chapter: Single sign-on methods](https://techdocs.f5.com/en-us/bigip-14-1-0/big-ip-access-policy-manager-single-sign-on-concepts-configuration-14-1-0/single-sign-on-methods.html#GUID-F8588DF4-F395-4E44-881B-8D16EED91449).
229229

230-
### Configure an Access profile
230+
### Configure an access profile
231231

232232
An access profile binds the APM elements that manage access to BIG-IP virtual servers, including access policies, SSO configuration, and UI settings.
233233

@@ -289,7 +289,7 @@ An access profile binds the APM elements that manage access to BIG-IP virtual se
289289
28. The **Successful** branch changes to **Allow**.
290290
29. Select **Save**.
291291

292-
#### (Optional) configure attribute mappings
292+
#### (Optional) Configure attribute mappings
293293

294294
You can add a LogonID_Mapping configuration. Then, the BIG-IP active sessions list has the signed-in user UPN, not a session number. Use this information for analyzing logs or troubleshooting.
295295

@@ -394,7 +394,7 @@ Learn more:
394394

395395
Your application is published and accessible with SHA with the app URL or Microsoft portals.
396396

397-
The application appears as a target resource in Conditional Access. Learn more: [Building a Conditional Access policy](../conditional-access/concept-conditional-access-policies.md)
397+
The application appears as a target resource in Conditional Access. Learn more: [Building a Conditional Access policy](../conditional-access/concept-conditional-access-policies.md).
398398

399399
For increased security, block direct access to the application, enforcing a path through the BIG-IP.
400400

0 commit comments

Comments
 (0)