Edge UI Customization

Hi All,

I want to customize the login page for Edge UI (On Prem). In the current version it says "Email Address" and in 4.18.01 it says "Email Address or Username". As we have externalized the user auth, these labels are not relevant. So how do i customize the labels of the login page (To avoid confusion - i'm NOT referring to consent banner).

In another community Post dated in 2017, it is mentioned that this is not customize-able is there any update to this ask ? - https://community.apigee.com/questions/33800/customize-apigee-edge-login-page.html

Cheers!

0 3 312
3 REPLIES 3

I am not aware of a documented way to customize that page.

@paulmibus ?

Do you simply want to change the labels? Make them disappear?

I have previously used " userscripts" for modifying the content of webpages I do not control directly. TamperMonkey is a browser etension that allows you to manage such userscripts. It would be almost trivial to create a tampermonkey userscript that modified the labels on the login page. But I don't think TamperMonkey is an enterprise-grade solution. You'd have to install the userscript on each particular user's browser.


Edit: Ive just built a TM userscript to illustrate changing the placeholder text.

In the "before" picture the placeholders here are "username" and "password". (I can't actually attach it because .... reasons).

Here it is after:

9194-screenshot-20190926-110946.png

The only change you can make of which I'm aware is to remove the password reset link (https://docs.apigee.com/private-cloud/v4.19.01/disabling-reset-password-link-edge-ui). I don't think there's currently a way to change the login text.

Hey Ram. Do you have an IDP you can leverage? If so, you can also enable SAML and have full control over your login page.

Take a look here:

Setting Up SAML for Edge Private Cloud