Steps to reproduce:
1. Open <admin node>/info/me.json in a browser
Actual Results:
[...] "userRole":"ROLE_USER_ADMIN","user":{"provider":null,"name":null,"email":null,"username":"admin"}}
Expected Results:
provider, name and email should be provided correctly
Workaround (if any):
The problem was solved a while ago and now re-appears in both r/2.3.x and develop
I therefore re-open this issue.
Binsearch revealed that https://bitbucket.org/opencast-community/matterhorn/pull-requests/1388/mh-12083-fix-possible-npe-when-calling/diff causes this issue.
This issue is resolved by:
https://bitbucket.org/opencast-community/matterhorn/pull-requests/1412
This issue has been solved by which was merged a while ago. I therefore resolve this as "Duplicate"