Home - UCL/EIDP-4 GitHub Wiki

Welcome to the EIDP-4 wiki!

Architecture option 1:

browser -> nginx serving angularjs app and proxy -> application server

then on application server: Java EE web application (eidpweb) includes EJB module (eidpauth) Java EE ejb module (eidpdata) to take care of data

http://www.aschua.de/blog/pairing-angularjs-and-javaee-for-authentication/