Redirect Default site to a Realm

Follow
    Applies to:
  • SecureAuth Identity Platform
Deployment model:
  • Hybrid
  • Version Affected: All

    Description:  

    Customer request that the default IIS site redirects to a specific realm. Example the Secure Portal Realm

     

    Resolution:  

    Follow these steps:

    1. Make a copy of the index.html file under D:\inetpub\wwwroot\ for backup

    2. Modify the index.html with the below example

      1. <html>
        <head>
        <title></title>
        <meta http-equiv="refresh" content="0;URL=https://idp.customerdomain.com/secureauth#/">
        </head>
        <body>
        </body>
        </html>

    3. Navigate to IIS Manager

    4. Select “Sites” then “Default Web Site”

    5. In center pane double click “Default Document”

    6. Move index.html up to the top of the list

    7. Now test by going to customer URL

    Special Considerations (optional as needed):  

    [denote caveats and things to watch out for, attach screenshots as needed.  Delete section if not required]

     

     

    SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.

    Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.

    0 out of 0 found this helpful

    Comments

    0 comments

    Please sign in to leave a comment.