Does webReader work behind login?
Yes, to enable this we have a few options. The four most common solutions are:
- You open up for our IP range so our servers are allowed to reach pages without password.
- If you use HTTP authentication and the same password and username is always used, we can store them in our customer database and ReadSpeaker can send them along with the page request.
- Use POST instead of GET through an inline configuration.
If you want to use one of the methods above, please contact us according to the info found on our Support Page for more details.