Manual Chapter : Creating a virtual server for SAML Auth with Azure and MFA

Applies To:

Show Versions Show Versions

BIG-IP APM

  • 16.0.1, 16.0.0
Manual Chapter

Creating a virtual server for SAML Auth with Azure and MFA

Determine the IP address you want to use to create the virtual server. This should be the same address as your application. For example,
app.example.com
.
Create a virtual server and attach the allow-all access policy and the per-request policy that confgures SAML Auth with Azure and MFA.
  1. On the Main tab, click
    Local Traffic
    Virtual Servers
    .
    The Virtual Server List screen opens.
  2. Click
    Create
    .
    The New Virtual Server screen opens.
  3. In the
    Name
    field, type a unique name for the virtual server.
  4. In the
    Destination Address
    field, type the IP address you want to use for the virtual server.
    This address should correspond to the address specified for your application in Microsoft Azure.
  5. In the service port field, type the service port, or select the service from the list.
    For example,
    HTTPS
    .
  6. From
    HTTP Profile (Client)
    select an HTTP profile (typically,
    http
    ).
  7. In the Access Policy area, from
    Access Profile
    , select the allow-all access policy you created.
  8. From
    Per-Request Policy
    , select the per-request policy you created for SAML Auth with Azure and MFA.
  9. Click
    Finished
    .
You have completed configuration for SAML Auth with Azure and MFA.