Privileged application with auto log-on configuration

Hello,

our customer asked to implement the integration for One Identity and RDS in order to configure autologon on differnet urls. I have some doubts regarding this:

- In the first case, the URL to open does not expose ids associated with the username and password fields. We have tried the other available selectors, but we can't get the data injected into the respective fields. How can we handle cases where the ids are missing? 

- In the second case, we cannot inspect the page, so we cannot retrieve the references to use to map the fields with the string on RDS. Is it possible to proceed with the integration in some way? If so, how?

- In the third case, the login screen requires entering the username and a click on “Next,” after which a screen the same as the one in the second point is presented (so no possibility of inspection). Is it possible to configure autologon in this case as well?

- Finally, is it possible to somehow get around the problem of the maximum character limit in the string for passing parameters on the RDS server?

Thank you