Hi Eoin
I tried to check what's going on with the Firefox dev tools. The one thing I suspect goes into this direction is the following snippet just apearing right after clicking Login is the following request:
GET
https://cre-api.tamedia.ch/cre-1.0/a...member_me=true
I assume the parameter to login_ticket is the most relevant part but I don't understand how it's built. I assume this is most probably some javascript code producing this. Should I investigate further in that direction?
Regards,
Oliver