File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -244,7 +244,6 @@ cas.authn.osf-postgres.non-institution-clients[0]=${cas.authn.pac4j.orcid.client
244244# Institution clients
245245#
246246cas.authn.osf-postgres.institution-clients[0] =${cas.authn.pac4j.cas[0].client-name}
247- cas.authn.osf-postgres.institution-clients[1] =${cas.authn.pac4j.cas[1].client-name}
248247#
249248# Delegation Client: ORCiD
250249#
@@ -292,7 +291,6 @@ cas.authn.oauth.access-token.crypto.encryption.key=${OAUTH_JWT_ACCESS_TOKEN_ENCR
292291cas.authn.oauth.refresh-token.time-to-kill-in-seconds =7776000
293292#
294293# Personal access token
295- # Note: personal access token never expire, neither using the default properties nor setting them here is effective
296294#
297295cas.authn.oauth.personal-access-token.time-to-kill-in-seconds =31104000
298296cas.authn.oauth.personal-access-token.max-time-to-live-in-seconds =31104000
Original file line number Diff line number Diff line change @@ -252,7 +252,6 @@ cas.authn.osf-postgres.non-institution-clients[0]=${cas.authn.pac4j.orcid.client
252252#
253253cas.authn.osf-postgres.institution-clients[0] =${cas.authn.pac4j.cas[0].client-name}
254254cas.authn.osf-postgres.institution-clients[1] =${cas.authn.pac4j.cas[1].client-name}
255- cas.authn.osf-postgres.institution-clients[2] =${cas.authn.pac4j.cas[2].client-name}
256255#
257256# Delegation Client: ORCiD
258257#
You can’t perform that action at this time.
0 commit comments