dynamically change the username and password in snapstart url
I constructed a snapstart url where a username and its corresponding password are hard coded in a web application. This will open the PRPC portal for the user only. Is there a way to parameterize the username and password so that the url takes the usename and password dynamically for any user and opens the portal?