IQSS logo

IRC log for #dataverse, 2014-07-11

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:20 axfelix joined #dataverse
01:58 JonathanNeal joined #dataverse
01:58 sbmarks joined #dataverse
01:58 LyndsySimon joined #dataverse
01:58 skay joined #dataverse
01:58 pdurbin joined #dataverse
02:04 searchbot joined #dataverse
02:05 mbjones joined #dataverse
02:06 shauna joined #dataverse
02:08 sivoais joined #dataverse
04:00 axfelix joined #dataverse
07:57 bencomp joined #dataverse
08:02 bencomp1 joined #dataverse
08:03 bencomp joined #dataverse
11:13 bencomp joined #dataverse
11:56 pdurbin bencomp: this is new: https://github.com/IQSS/dataverse/blob/master/doc/Architecture/auth.md
11:56 pdurbin sbmarks: you're interested in this auth stuff, right?
11:58 bencomp pdurbin: I like the name of it, will look later
12:00 bencomp also, we will delete the current dvn fork at DANS-KNAW, fork from IQSS and push the changes to get the forks in order. I expect we may get to it later today or early next week
12:00 pdurbin ok. sounds good
12:09 pdurbin https://twitter.com/philipdurbin/status/487569184457752576
12:09 pdurbin :)
13:37 pdurbin bencomp: still there?
14:11 bencomp pdurbin: pong
14:13 pdurbin java.lang.NullPointerException at edu.harvard.iq.dvn.core.web.login.Federative​LoginPage.init(FederativeLoginPage.java:168)
14:13 pdurbin https://github.com/DANS-KNAW/dvn/blob/9f70d7ff3e1ee64defe568aa4c47c555f9cad8e7/DVN-root/DVN-web/src/main/java/edu/harvard/iq/dvn/core/web/login/FederativeLoginPage.java#L168
14:14 bencomp hmm
14:15 bencomp you need an email address, but .toLowerCase clearly should have gone after the check
14:15 pdurbin yeah
14:18 pdurbin bencomp: the code wants "mail" right? according to https://github.com/DANS-KNAW/dvn/blob/9f70d7ff3e1ee64defe568aa4c47c555f9cad8e7/DVN-root/DVN-web/src/main/java/edu/harvard/iq/dvn/core/web/login/FederativeLoginPage.java#L61
14:19 pdurbin when I go to http://dvn36shib.cloudapp.net/Shibboleth.sso/Session I see "mail: myself@testshib.org"
14:19 pdurbin (and a bunch of other attributes)
14:19 pdurbin cn, givenName, sn, telephoneNumber, etc.
14:21 pdurbin bencomp: would it be possible for to try to point the DANS code at the IdP at http://testshib.org ? That's the IdP I'm trying to use...
14:22 bencomp for whom?
14:22 pdurbin for the world
14:22 pdurbin for Dataverse!
14:22 pdurbin :)
14:22 pdurbin we're just trying to get the code to work :)
14:22 pdurbin so we can understand Shibboleth better
14:23 pdurbin and how DANS has implemented support for Shibboleth
14:23 bencomp would it be possible for <X> to try … ?
14:23 bencomp sure, the world can point it at testshib ;)
14:24 pdurbin <X> to try... I'm confused
14:24 bencomp Shibboleth translates the attributes to AJP_x session variables
14:24 bencomp you said:
14:24 bencomp 16:21
14:24 bencomp bencomp: would it be possible for to try to point the DANS code at the IdP at http://testshib.org/ ? That's the IdP I'm trying to use...
14:25 bencomp I'm thinking something is missing in that sentence
14:25 pdurbin oh oh
14:25 pdurbin sorry
14:25 pdurbin bencomp: for YOU to try :)
14:26 bencomp that's not possible, I'm afraid
14:26 pdurbin bummer
14:26 bencomp Arnoud and Eko are both on holiday, I don't know enough about it, and it would take too much time
14:27 pdurbin yeah
14:27 pdurbin time consuming
14:27 bencomp and I'm overbooked - well, that has been resolved, but I have very little time to do this extra things
14:29 bencomp Miscellaneous
14:29 bencomp Session Expiration (barring inactivity): 479 minute(s)
14:29 bencomp Client Address: 10.169.32.18
14:29 bencomp SSO Protocol: urn:oasis:names:tc:SAML:2.0:protocol
14:29 bencomp Identity Provider: https://engine.surfconext.nl/authentication/idp/metadata
14:29 bencomp Authentication Time: 2014-07-11T14:28:41Z
14:29 bencomp Authentication Context Class: urn:oasis:names:tc:SAML:2.0:ac:classes:Password
14:29 bencomp Authentication Context Decl: (none)
14:29 bencomp Attributes
14:29 bencomp Shib_HomeOrg: 1 value(s)
14:29 bencomp Shib_affiliation: 1 value(s)
14:29 bencomp Shib_email: 1 value(s)
14:29 bencomp Shib_givenName: 1 value(s)
14:29 bencomp Shib_surName: 1 value(s)
14:29 bencomp is what I see at dataverse.nl
14:30 bencomp https://github.com/DANS-KNAW/dvn/blob/9f70d7ff3e1ee64defe568aa4c47c555f9cad8e7/DVN-root/DVN-web/src/main/java/edu/harvard/iq/dvn/core/web/login/FederativeLoginPage.java#L70 is where the attributes start
14:31 pdurbin hmm.. maybe I should try "Shib_email" instead of "mail"
14:32 bencomp you mean in the Apache config?
14:33 pdurbin well, mod_shib, which is an Apache module... I mean /etc/shibboleth/attribute-map.xml
14:33 bencomp that's what I meant :)
14:33 bencomp see, I don't know enough by heart
14:34 bencomp … about Shibboleth
14:35 pdurbin hmm. same line (168) with Shib_email: myself@testshib.org
14:35 pdurbin NullPointerException
14:40 pdurbin weird
14:53 axfelix joined #dataverse
14:53 pdurbin bencomp: seeing those attributes is helpful. thanks
14:54 axfelix joined #dataverse
14:55 axfelix joined #dataverse
14:56 axfelix joined #dataverse
14:57 axfelix joined #dataverse
14:57 axfelix joined #dataverse
15:49 bencomp pdurbin: you're welcome :)
15:49 bencomp and now it's time for the weekend
16:23 mbjones joined #dataverse
17:06 axfelix joined #dataverse
17:07 axfelix joined #dataverse
17:08 axfelix joined #dataverse
17:09 axfelix joined #dataverse
17:10 axfelix joined #dataverse
17:11 axfelix joined #dataverse
17:12 axfelix joined #dataverse
17:17 mbjones joined #dataverse
17:22 sbmarks voicing my support for https://redmine.hmdc.harvard.edu/issues/2617
17:22 sbmarks we have a user submitted file that is killing us this morning
17:32 garnett joined #dataverse
17:37 sbmarks fortunately, I had a vague memory of https://groups.google.com/forum/#!topic/dataverse-community/_9cJikkW_T0
17:39 searchbot` joined #dataverse
17:42 pdurbin1 joined #dataverse
17:51 skay joined #dataverse
20:37 garnett joined #dataverse
21:08 sbmarks left #dataverse
22:11 * pdurbin1 updates that ticket with a link back to these logs

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.