consiglionazionaledellericerche / cool-jconon

Online application system for recruitment of staff and other types of employment and training of the National Research Council of Italy.
https://selezionionline.cnr.it
GNU Affero General Public License v3.0
19 stars 19 forks source link

Handle response without e-mail and gender values from aggregator when using CIE/TS-CNS authentication #14

Closed rglauco closed 3 years ago

rglauco commented 3 years ago

The e-mail appears to be mandatory within Jconon. When using an aggregator, the user can choose to authenticate with CIE or TS-CNS and neither provides the email field, nor gender (the latter can be obtained from the day of birth of the tax code).

mspasiano commented 3 years ago

If you are using an existing installation, you must enter the following path "/change-user-email" in the permissions, enabling it to all connected users, as it was entered for a new installation like https://github.com/consiglionazionaledellericerche/cool-jconon/blob/c515b697f25d89a9933e86f1bf9953a4bbbc3689/cool-jconon-remote/src/main/resources/remote-single-model/Data%20Dictionary/Web%20Applications/jconon/WEB-INF/classes/rbac.get.json.ftl#L1119-L1125

mspasiano commented 3 years ago

Closed on tag 4.9.9 https://github.com/consiglionazionaledellericerche/cool-jconon/releases/tag/4.9.9