<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
0D50Z00008Vpl5PSAROkta Classic EngineLifecycle ManagementAnswered2024-02-20T15:24:09.000Z2018-10-24T12:17:51.000Z2021-05-28T00:09:56.000Z
Remove all Okta reference from the UIs

We are using the Okta's Activation flow to create users. Within this flow we did customize the mail template to put our Organization branding. For that we remove all reference to Okta into our customization.

 

But we couldn't remove all:

 

1. In the Activation Page, when the user select the security picture the description says : "Your security image gives you additional assurance that you are logging into Okta, and not a fraudulent website." (Note: the same with the SMS part)

2. All other UIs have the "Powered By Okta" and the Okta Privacy Policy.

 

Is there a way to remove the "Okta" Reference from the activation form?

When the "Power by Okta" is not that critical the issue is on the "Privacy Policy" that point to an Okta Policy description - can we change the landing page of the "Privacy Policy" link?

 

Thank you in advance.


  • Hello Alexandre ,

    My name is Vasi, from Okta support.

    For this type issue we will need a support case to be opened so we can see in real time, what can we accomplish.

     

  • Edit the javascript section, set the footer css style to none…

     

    document.getElementById("OKTA-FOOTER-SELECTOR").style.display = "none";

     

  • DoreenY.64146 (Customer)

    Please let me know where is the Javascript section? I looked under Customization, Sign-On and can't find it?

This question is closed.
Loading
Remove all Okta reference from the UIs