Site Configuration Help

Not sure if this is possible.
Trying to add support for ATT login to the ESPN3 plugin, but not sure how Plex deals with visiting other urls.

I need the following to set the right cookies:

Visit external url to login site: [ESPN ATT Login](http://broadband.espn.go.com/opensso/saml2/jsp/spSSOInit.jsp?metaAlias=/sp2&idpEntityID=https://login2prodx.att.net/FIM/sps/ATT-ESPN/saml20&binding=HTTP-POST&reqBinding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST&NameIDFormat=urn:oasis:names:tc:SAML:2.0:nameid-format:transient&RelayState=http://espn.go.com/espn3/index?id=0) which then sets some cookies and redirects you to att to login.

Next part is easy: I can just use javascript to fill form with login details and submit it.

After submitting form, you will be redirected back to espn3 automatically.

Hopefully someone can show me how to do this in the site config file.

Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.