Topic: Personalized login.html for an add-on application for our Platform
Greetings to all. We’re trying to create a small add-on application for our Wialon platform that is linked to the user accounts of our Wialon account. So in order for clients to access the application, we’re redirecting them first to our domain/login.html to enter their account details and get the appropriate token.
What we want to ask is if it’s possible to change the default UI design of login.html or use a different one (not just the logo but the entire UI), but only for that specific add-on application, to make it personalized. If it’s possible, can you provide us the api command to do it? Because we’ve checked the login API command parameters and options and all we can do to alter it is use the login_simple.html (simplified form). There is also the css_url parameter but I’m entirely sure the purpose of it and how to utilize it.
Any help will be very much appreciated. Thank you.