Skip to content

Conversation

@vhewes
Copy link
Member

@vhewes vhewes commented May 16, 2025

update setup_fnal_security to get and check tokens instead of X509 proxy certificates

@tomjunk tomjunk self-requested a review May 27, 2025 19:48
@tomjunk
Copy link
Member

tomjunk commented May 27, 2025

Current setup_fnal_security is broken, so approving this. We may have to back-port to older releases?

tomjunk
tomjunk previously approved these changes May 27, 2025
@tomjunk tomjunk dismissed their stale review May 27, 2025 19:50

There is still a bit of "nova" in there..


# get a new token if there is no existing one
if [[ ! -f $BEARER_TOKEN_FILE ]]; then
htgettoken -a htvaultprod.fnal.gov -i nova
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vhewes Please review "nova" here. Is this intentional?

@wyjang-uta
Copy link
Member

Hi @vhewes and @tomjunk, is this PR still alive?

@vhewes
Copy link
Member Author

vhewes commented Oct 13, 2025

it is, thank you for the reminder. this script is based on a similar script for NOvA, which continued to evolve for a while after the transition to tokens, so i decided to wait until development settled on that script before propagating further changes to DUNE. i think that script has settled now though, so i'll port the changes over and update this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants