How to auto fill the login fields on a custom application

Is there a way to edit the HTML of a application so that it will auto populate the login fields ( username and password and auto sign-in), note that applications will update from time to time and the login page will change and therefore this will need to be updated. For security we do not want end users to view passwords as this will be control by the Admin.

Hi

Is there a KB article that can guide me through this process.

Hi,

If you just want to populate the username, you can try using the login_hint parameter in the authorize request.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.