Details on IT development in Poland (not part of EMREX field trial)

Recent activities

Retrieving the list of our NCPs

In Poland, every HEI has a separate authentication system. Having multiple NCPs seems to be the most appropriate option.

The format of this dynamically generated list is yet to be agreed upon, but the easiest option would be to follow the JSON format of the emreg/list service.

Implementation of NCP

Mostly complete, but the produced ELMO file is missing many crucial elements (because I couldn't find the proper documentation for them). The work on NCP will be resumed after the XSD is finalized.

Implementation of SMP

By SMP I mean the Java component only. Since - at this point - SMP seems to be fairly easy to implement - we are considering implementing it on our own, internally (to avoid the need of serving a separate Java application for our EMREX Client).

Implementation of the EMREX Client

Will start only after the NCP is finished.