Auto login to website using Chromium

3,236 views
Skip to first unread message

Rick Rogers

unread,
Oct 17, 2016, 3:04:30 AM10/17/16
to Chromium-discuss
Hello, I am using the Chromium browser in kiosk mode.  The website I am accessing requires me to login.  I'm trying to find a way to set this up to automatically login to the website.  I was thinking we could use a java script, but I haven't been able to figure out how to make this happen and/or where to place the script.  Any help would be appreciated.

PhistucK

unread,
Oct 17, 2016, 3:11:22 AM10/17/16
to rickrog...@gmail.com, Chromium-discuss
If you control the website, you might be able to use the new credential management API.
If you do not control the website, you can create an extension. Yes, this involves JavaScript. To get started -
You will need to use a content script that basically fills the login form and submits it. Some login forms are more complex than others (use AJAX instead of a regular form submission, for example), so you will have to work through the hurdles (a search engine and stackoverflow.com are your friends).


PhistucK

On Sat, Oct 15, 2016 at 9:43 PM, Rick Rogers <rickrog...@gmail.com> wrote:
Hello, I am using the Chromium browser in kiosk mode.  The website I am accessing requires me to login.  I'm trying to find a way to set this up to automatically login to the website.  I was thinking we could use a java script, but I haven't been able to figure out how to make this happen and/or where to place the script.  Any help would be appreciated.

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+unsubscribe@chromium.org.

Ernesto Vasquez

unread,
Jun 11, 2020, 3:16:07 AM6/11/20
to Chromium-discuss
Did you ever figure this out if so please explain how this was done. i am having the same issue.
Reply all
Reply to author
Forward
0 new messages