Skip to content

Commit

Permalink
Merge pull request #2227 from uc-cdis/faster_wts_refresh
Browse files Browse the repository at this point in the history
use new feature flag to enable faster refresh of WTS token
  • Loading branch information
pieterlukasse authored Dec 9, 2022
2 parents 8dafd87 + 6eca073 commit 328851a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qa-mickey.planx-pla.net/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@
},
"featureFlags": {
"explorer": true,
"analysis": true
"analysis": true,
"workspaceTokenServiceRefreshTokenAtLogin": true
},
"analysisTools": [
{
Expand Down

0 comments on commit 328851a

Please sign in to comment.