<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
0D51Y00006G67lKSAROkta Classic EngineAdministrationAnswered2026-04-01T09:00:20.000Z2019-05-15T23:42:42.000Z2021-01-04T20:31:54.000Z
  • t529b (t529b)

    Unless you want to replace the login page with your own, there's no option to hide those labels. Even if you clear those fields on the Customization page, Okta publishes the default text. The best I've found was to replace "Help" with "." It's not hidden, but it is easily overlooked.

    Selected as Best
  • t529b (t529b)

    Unless you want to replace the login page with your own, there's no option to hide those labels. Even if you clear those fields on the Customization page, Okta publishes the default text. The best I've found was to replace "Help" with "." It's not hidden, but it is easily overlooked.

    Selected as Best
  • qphrn (qphrn)

    .js-help-link {

       display: none;

    }

     

    helped me hide that link.

This question is closed.
Loading
How to hide help link from sign in page