#!/bin/bash
#
# htgettoken.sh - script to initiate the process of generating
#                 a new bearer token using the jlab issuer based
#                 on the incommon oidc authentication service.
#
# author: richard.t.jones at uconn.edu
# version: october 18, 2024

htgettoken -a htvault.jlab.org -i jlab -r gluex # --minsecs=$(expr 3 \* 3600)
