: URL query is adding an unecessary comma I am trying to automatically place login data through a URL query for my university services. (https://login.gatech.edu/cas/login) two problems arise when
I am trying to automatically place login data through a URL query for my university services. (https://login.gatech.edu/cas/login)
two problems arise when I try to pass a URL query (Ex: login.gatech.edu/cas/login?username=testingone)
1) The query does not show unless I already press the submit button
2) the Query adds an extra 'comma' to the username field... I have no idea why.
I have googled for hours to no avail...Any help will be appreciated
If you copy and paste the URL (see example link posted above) and hit the LOGIN button you will understand my problem
I am sort of a beginner and would love any feedback as I am trying to develop an app to make logging in an easier/automatic task.
More posts by @Hamaas447
1 Comments
Sorted by latest first Latest Oldest Best
As I can tell the login form is using a Central Authentication Service (CAS), so with that said you should be able to edit server sided files and redirect users through your application via a link, for example, login.gatech.edu/cas/login?service=http%3A%2F%2Fapp.example.com%2Fmyapp%2F&username=myuser&password=mypass&auto=true
Anyways, the best I can do is to direct you in this direction: wiki.jasig.org/display/CAS/Using+CAS+from+external+link+or+custom+external+form
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.