cnr-ibf-pa / hbp-bsp-issues

Ticketing system for developers/testers and power users of the Brain Simulation Platform of the Human Brain Project
4 stars 0 forks source link

PizDaint - /core anonymous #537

Closed antonelepfl closed 3 years ago

antonelepfl commented 4 years ago

Hi @BerndSchuller I'm getting some anonymous information like this:

Screenshot 2020-04-17 at 12 02 05

Where I should get something like:

Screenshot 2020-04-14 at 13 47 40

is this related to your https://github.com/cnr-ibf-pa/hbp-bsp-issues/issues/536#issuecomment-613422631 ?

BerndSchuller commented 4 years ago

no

you are authenticated correctly (the "dn": ..." field is correct)

the user mapping (role and UID) is done by the CSCS installation. You should ask Fabio Verzelloni at CSCS

antonelepfl commented 4 years ago

Verzelloni Fabio fverzell@cscs.ch fixed the issue.

clupascu commented 3 years ago

I have the same issue now.

BerndSchuller commented 3 years ago

Authentication seems to work (for collab2 at least) - what exactly do you get from the /rest/core endpoint? To fix the user mapping ("role" and "xlogin") you'd need to contact Fabio Verzelloni fverzell@cscs.ch

clupascu commented 3 years ago

I get this on collab2 {'server': {'jobSubmission': {'message': '', 'enabled': True}, 'credential': {'dn': 'CN=ronco.cscs.ch,O=ETH Zuerich,L=Zuerich,ST=Zuerich,C=CH', 'issuer': 'CN=QuoVadis Global SSL ICA G2,O=QuoVadis Limited,C=BM'}, 'externalConnections': {'UFTP Server': 'OK', 'XUUDB attribute source': 'OK', 'Gateway': 'OK', 'Registry': 'OK', 'TSI 1': 'OK'}, 'trustedCAs': ['CN=unity-jsc.fz-juelich.de,OU=JSC,O=Forschungszentrum Juelich GmbH,L=Juelich,ST=Nordrhein-Westfalen,C=DE', 'CN=QuoVadis Global SSL ICA G2,O=QuoVadis Limited,C=BM', 'CN=DFN-Verein Global Issuing CA,OU=DFN-PKI,O=Verein zur Foerderung eines Deutschen Forschungsnetzes e. V.,C=DE'], 'version': '8.0.2', 'trustedSAMLIssuers': ['CN=unity-jsc.fz-juelich.de,OU=JSC,O=Forschungszentrum Juelich GmbH,L=Juelich,ST=Nordrhein-Westfalen,C=DE']}, '_links': {'storages': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/storages'}, 'client-server-transfers': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/client-server-transfers'}, 'transfers': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/transfers'}, 'jobs': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/jobs'}, 'factories': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/factories'}, 'sites': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/sites'}, 'registries': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/registries'}, 'storagefactories': {'href': 'https://brissago.cscs.ch:8080/DAINT-CSCS/rest/core/storagefactories'}}, 'client': {'role': {'selected': 'anonymous', 'availableRoles': ['anonymous']}, 'dn': 'UID=carmen.lupascu@ibf.cnr.it', 'xlogin': {}}} I contacted Fabio to fix the user mapping. Thank you @BerndSchuller

clupascu commented 3 years ago

Fabio just replied that my user is correctly mapped, but they are having some issue with the pem certificate of the CA. He will let me know as soon as the problem is solved.

clupascu commented 3 years ago

Fabio solved the issue. I am closing again the ticket.