Javascript ECP access and CORS issues
Cantor, Scott
cantor.2 at osu.edu
Wed Mar 2 12:15:51 EST 2016
> So no ideas about this? I'm really stuck on this..
> Isn't it quite common to do programmatical logins with shibboleth?
Extremely uncommon. Nobody I'm aware of has attempted to implement ECP in JS. In any case, your issue here is with the web server / container environment, so that's pretty much why there's no response.
> How would this be done otherwise?
Normally people are doing things with OAuth that would make me want a shower, or the more common model historically is to require an overarching session via cookie with the service before anything under the covers gets done. That breaks when things timeout of course.
-- Scott
More information about the users
mailing list