- pdurbin
yep:
<jvm-options>-Ddataverse.feature.api-session-auth=true</jvm-options>
from my dev1 server
- oh, "feature" in there too ^^
- glad I checked ๐
- Don SizemoreDexcellent. syntax is crucial
- pdurbinneed better docs
- Don SizemoreDI may enable it in the Jenkins YML and disabled it elsewhere
- not that ITs can currently do anything with it, but it'll be there
- pdurbinsure, sounds fine
- when I spun up dev1 a few months ago I believe I used the jenkins yml
- I figure it gets tested a lot ๐
- Don SizemoreDoh, BTW: I booked the Ibis north today, you saw. I also booked a hotel Thursday night within walking distance of the Porto airport. I am so relieved to have this stuff squared away.
- so I can roll out of bed Friday morning and be on the plane by 1230
- pdurbinHmm, that's smart, to spend the last night in Porto.
- Don SizemoreDAs long as my luggage makes it there, and I make it back, I'm good.
- pdurbinI just found out that three more people from IQSS are going, in addition to the original four.
- Don SizemoreDexcellent! y'all are going to need a Vrbo
- pdurbinha, Sonia suggested that actually
- I said it would bring us together like never before.
- Don SizemoreDget one with a pool, I'll come visit
- pdurbinabsolutely
- poikilotherm (CEST,UTC+2)
Got a container now ๐This reply could not be found. - pdurbinI was also told to stop spinning up so many EC2 instances. Too expensive. ๐ฐ๏ธ
- Hey, who wants to help with a Keycloak thing? conf/keycloak/oidc-realm.json wasn't imported.
- poikilotherm (CEST,UTC+2)
No. Second. These are system properties, which are defined with ordinal 300 IIRC in the MPCOnFIg specThis reply could not be found.
Please make use of the directory config source, that's why I extended itThis reply could not be found.- I do have that dream of a config file as well though
- Anyone keen on experimenting writing a simple JDBC driver backed by a TOML file? It only needs read ops
- * Anyone keen on experimenting on writing a simple JDBC driver backed by a TOML file? It only needs read ops
- * Anyone keen on experimenting to write a simple JDBC driver backed by a TOML file? It only needs read ops
- * Anyone keen on experimenting to write a simple JDBC driver backed by a TOML file? It only needs read ops and a file watcher to reload on changes
- Ppdurbin: wrt to your ansible PR comment...
- Maybe this is a German language thing, but in this context saying
> now
is hilarious ๐คฃ - ๐ฅฐ
- pdurbinbecause it's been years?
- bah, Keycloak. what am I doing?
- ah, ha, maybe I found it
- poikilotherm (CEST,UTC+2)Woo-hoo! Can't do much on my mobile I'm afraid
- Just rant, gossip and be a weirdo ๐๐๐
- pdurbinit was a confusing UI thing
- poikilotherm (CEST,UTC+2)Oh?
- pdurbinI'm like, how do I list my realms?
- but you're in a realm
- the master realm
- and you have to figure out how to switch to the other one
- poikilotherm (CEST,UTC+2)D'Oh!
- pdurbinwhich I now (NOW I say) know how to do
- poikilotherm (CEST,UTC+2)I have no idea how I'd do that
- pdurbinwell now there's a handy screenshot: https://github.com/IQSS/dataverse/pull/9532#issuecomment-1544573402
- poikilotherm (CEST,UTC+2)Up till now I found the Keycloak docs not holding up to our Dataverse standards. So I'd even have no clue where to look in thos
- Aha!
- pdurbinI added more screenshots and errors. Anything I'm doing obviously wrong? https://github.com/IQSS/dataverse/pull/9532#issuecomment-1544573402
- Don SizemoreD@poikilotherm is "now" funny because I've sat on that issue for 3 years, or is there a double entendre?
- pdurbinmust be a German thing
- pdurbin๐ป
- Vincent Arel-Bundock joined the room
- Don SizemoreDOpoikilotherm (CEST,UTC+2): on directory config source. is the default
domain1/secrets/
sufficient? I ask because docker-compose-dev.yml usesdocker-dev-volumes/app/secrets/
- poikilotherm (CEST,UTC+2)DDon Sizemore: it may be sufficient if you like it ๐
- I'm deliberately changing this in the container to /secrets so it becomes easier to use in that context
- (Usually secrets do become mounted as files, mapped from some place else, so making the path shorter is what folks love to see)
- pdurbinOur annual IT summit is back for the first time since the pandemic but it conflicts with #dataverse2023. Bummer. ๐ข https://itsummit.harvard.edu
- "Self-directed option: choose your own topic" on the hackathon page. We could have had a hackathon for Dataverse!
- poikilotherm (CEST,UTC+2)We still can. I'll be there on Saturday already. All Sunday for happy hacking!
- pdurbinAnd Thursday! Who's with me?!
- poikilotherm (CEST,UTC+2)I have a suspicion thatJJohannes Darms might be there on the same days. He might be flying in from DUS just as me ๐
- Don SizemoreDOpoikilotherm (CEST,UTC+2): I'm wrestling with using
secrets/
to include non-sensitive configuration bits, but happy to do so to keep it all in one directory. - poikilotherm (CEST,UTC+2)I'm not sure what your problem may be... ๐ค
- pdurbin"Hi Philip- Iโll make a note to connect for next yearโs planning, maybe we could even look into a challenge sponsored by Dataverse! -Amy"
- pdurbinHave a good weekend and Happy Mother's Day!
- omooaiya joined the room
- omooaiya changed their name to Omo Oaiya
- @omooaiya:matrix.ren.ng left the room
- Johannes DarmsJMy flight is on Monday, but if I'm not mistaken Vera is already there.
In reply to
poikilotherm (CEST,UTC+2)I have a suspicion thatJJohannes Darms might be there on the same days. He might be flying in from DUS just as me ๐ - Im available for a meeting and discussion. We could use the time to discuss Auth and SPA roadmaps...
In reply to
pdurbinAnd Thursday! Who's with me?! - bergs joined the room
- pdurbinHmm. Maybe.
In reply to
pdurbinAnd Thursday! Who's with me?!JJan Range and I might walk around until our feet hurt (again). ๐ - pdurbinJJohannes Darms: thanks for the new PR! There's some discussion about Keycloak and docker compose at https://dataverse.zulipchat.com/#narrow/stream/375812-containers/topic/Keycloak
- beepHi! Is there a way to automatically generate an api token for every registered user? I would like to avoid them having to go to the API Token tab to generate it manually.
- bergsBHi, I'm newbie exploring dataverse to be used as a RDM platform vs invenio or different alternatives. I've installled 'archive in a box' dataverse with docker https://github.com/IQSS/dataverse-docker
Logged as dataverseAdmin, I cannot see 'dashboard menu item'. I am supposed to be a superuser, but I don't know how to check it, how to give superuser role to dataverseAdmin.
Any help would be greatly appreciated. - beepI found getValidApiTokenForUser(), that will do it!
In reply to
beepHi! Is there a way to automatically generate an api token for every registered user? I would like to avoid them having to go to the API Token tab to generate it manually. - pdurbinBbergs: hi! This might help: https://github.com/IQSS/dataverse-docker/issues/78#issuecomment-1338018226
- SVyacheslav Tikhonov: should we re-open that issue? It seems to keep happening.
- Bbeep: oh good, I'm glad that will work for you.
- community call in about 3 hours: https://groups.google.com/g/dataverse-community/c/OAkypfJiJBk/m/RU-VUVYxAgAJ
- bergsByess! it worked
- thanks a lot
- pdurbinSure.
In reply to
pdurbinBbergs: hi! This might help: https://github.com/IQSS/dataverse-docker/issues/78#issuecomment-1338018226Bbergs can you please leave a comment on that issue to say that you had this issue as well (and which version, please). - prsridhaPHello, I'm trying to upload a large dataset and it's taking a lot of time. I have a script that will upload my dataset in chunks via multiple parallel processes. Can I use this script to upload to Dataverse? All processes will use the same API key.