Skip to content

Commit

Permalink
Merge pull request #122 from folio-org/FAT-15263
Browse files Browse the repository at this point in the history
FAT-15263: added edge-patron karate test tenant in ephemeral
  • Loading branch information
kapil-epam authored Jul 25, 2024
2 parents e204b10 + dd5f411 commit 6acaa82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/ephemeral.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
secureStore.type=Ephemeral

# a comma separated list of tenants
tenants=fs00000000,diku

tenants=fs00000000,diku,ttttpatron
#######################################################
# For each tenant, the institutional user password...
#
Expand All @@ -11,3 +10,4 @@ tenants=fs00000000,diku

fs00000000=fs00000000,{FS00000000_IU_PASSWORD}
diku=diku,{DIKU_IU_PASSWORD}
ttttpatron=testpatron,password

0 comments on commit 6acaa82

Please sign in to comment.