nomad-coe / nomad

NOMAD lets you manage and share your materials science data in a way that makes it truly useful to you, your group, and the community.
https://nomad-lab.eu
Apache License 2.0
77 stars 19 forks source link

Change Affiliation? #112

Open weidtn opened 3 months ago

weidtn commented 3 months ago

Is it possible to change my Affiliation?

For example, I used "Uni Kassel" but now want to use "Universität Kassel". There should be some possibility to change that.

markus1978 commented 2 months ago

Thanks for reporting this.

You are supposed to edit your affiliation when you click on your name and then "edit personal info". But currently this will not show the affiliation and only your name and email can be edited.

I think this happened when we switched to a newer keycloak version and had to ditch our old custom keycloak template.

@Sideboard maybe you could do a quick research, if it is possible to add edit ability for custom attributes. It works on the register page; it should also work for the "personal info" page.

Sideboard commented 2 months ago

Yes it can be made editable. However, according to @fekad, our current theme has a problem there and we have to update our keycloak version to switch to a new theme version.

markus1978 commented 2 months ago

Just an update. We need to upgrade our keyclock and use their new templating system in order to make our custom attributes fully editable. We are working on this now, but its not a minor thing and we will probably need some time.