When #26 is implemented, SSO will be trivial to implement. Without JavaScript, a click on the login button will be all that's necessary to authenticate an application within the same pool as an already-authenticated application. With JavaScript, a cross origin request can check authentication with the provider and update the page as necessary.
When #26 is implemented, SSO will be trivial to implement. Without JavaScript, a click on the login button will be all that's necessary to authenticate an application within the same pool as an already-authenticated application. With JavaScript, a cross origin request can check authentication with the provider and update the page as necessary.