Hi Virgile,
```
Miscellaneous
Session Expiration (barring inactivity): 479 minute(s)
Client Address: 75.69.182.6
SSO Protocol: urn:oasis:names:tc:SAML:2.0:protocol
Identity Provider:
https://samltest.id/saml/idpAuthentication Time: 2019-11-28T01:23:28.381Z
Authentication Context Class: urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
Authentication Context Decl: (none)
Attributes
displayName: Rick Sanchez
eppn:
rsan...@samltest.idgivenName: Rick
mail:
rsan...@samltest.idsn: Sanchez
telephoneNumber: +1-555-555-5515
uid: rick
```
Recently someone solved the problem with a fix I've never seen before:
"The problem was that, once identified through shibboleth on the proxy the http headers were sent as they are supposed to. But, Glassfish doesn't read those headers and reads environment variables. The guy in charge of apache used a directive on the apache server (I don't remember which one he told me) that allows the http headers to be passed as environment variables. This way, it works fine as glassfish reads them correctly!"
I hope this helps,
Phil
p.s. I've noticed you're in
https://chat.dataverse.org sometimes. Don and I talk about Shibboleth a lot there and either one of us can probably help you troubleshoot, during business hours. :)