It was a typo! Had the wrong case on an element id.
Works great, this is just what we needed. Thank you!
Search found 6 matches
- Mon Nov 02, 2020 8:20 am
- Forum: Public Web Browser v3
- Topic: PWB CEF Autologin to a Site
- Replies: 14
- Views: 58035
- Fri Oct 30, 2020 2:05 pm
- Forum: Public Web Browser v3
- Topic: PWB CEF Autologin to a Site
- Replies: 14
- Views: 58035
Re: PWB CEF Autologin to a Site
Thanks Scott! I had time to do some quick testing, and it doesn't seem to be firing after updating my ini and pointing it at those files. The javascript works perfectly though if I send it through the dev console in Chrome. I also created a filter for this forum and a javascript text file to attempt...
- Thu Oct 29, 2020 12:26 pm
- Forum: Public Web Browser v3
- Topic: PWB CEF Autologin to a Site
- Replies: 14
- Views: 58035
Re: PWB CEF Autologin to a Site
Oh, I'd misunderstood... That's awesome!
Yes, I think that'd be exactly what we'd need and a lot better than the hacky solutions I've been working on. It'd be greatly appreciated if you could!
Yes, I think that'd be exactly what we'd need and a lot better than the hacky solutions I've been working on. It'd be greatly appreciated if you could!
- Thu Oct 29, 2020 12:12 pm
- Forum: Public Web Browser v3
- Topic: PWB CEF Autologin to a Site
- Replies: 14
- Views: 58035
Re: PWB CEF Autologin to a Site
Thanks Scott,
Where in the ini file is the after page load URL filter defined? I'm assuming there's a key for the filter file with the URL(s) and another for the javascript file that should run, similar to how I've set up the access filter?
Where in the ini file is the after page load URL filter defined? I'm assuming there's a key for the filter file with the URL(s) and another for the javascript file that should run, similar to how I've set up the access filter?
- Thu Oct 29, 2020 6:44 am
- Forum: Public Web Browser v3
- Topic: PWB CEF Autologin to a Site
- Replies: 14
- Views: 58035
- Wed Oct 28, 2020 9:29 am
- Forum: Public Web Browser v3
- Topic: PWB CEF Autologin to a Site
- Replies: 14
- Views: 58035
PWB CEF Autologin to a Site
Hello, I've been asked to configure our public kiosks to automatically log in to our portal site with a special elevated public user account, but we also need to clear browser cookies after each session. We also can't expose the password to the public. I'm looking at ways I might accomplish this, su...