<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Find the Public Domain of the Admin UI for the Okta Access Gateway
Access Gateway
Okta Classic Engine
Okta Identity Engine
Overview

In rare cases, an admin may introduce a typo in the public domain of the admin UI while configuring the DNS or the hosts file. Accessing the same will result in a HTTP 400 error in the browser. This article will show the steps on how to retrieve the correct public domain of the admin UI. 

Applies To
  • Okta Access Gateway (OAG)
  • Admin UI
  • Okta Identity Engine (OIE)
  • Okta Classic Engine
Cause

When the OAG admin UI is configured, a redirection is created from https://admin in the backend application config that will take the user to the configured public domain. 

Solution

To retrieve OAG Admin UI public domain name: 

  1. Map the appliance IP in the client's hosts file to "admin". 
  2. Access https://admin in the browser. The browser will redirect the user to the correct domain value.
  3. Copy the public domain from browser address bar and do the necessary DNS/hosts changes. 
Loading
How to Find the Public Domain of the Admin UI for the Okta Access Gateway