ARA-Trans / iAM

iAM - Infrastructure Asset Management
GNU Affero General Public License v3.0
4 stars 4 forks source link

500 Error for users with no email #826

Open johnimalmberg opened 4 years ago

johnimalmberg commented 4 years ago

When a user accesses any C# endpoint, the authentication code throws an unhandled exception if their userinfo object from the ESEC endpoint does not contain an "email" key.

(Completed in branch vnext/819)