Skip to content

Commit

Permalink
FAT-15263: added edge-patron karate test tenant in ephemeral
Browse files Browse the repository at this point in the history
  • Loading branch information
kverma2013 committed Jul 25, 2024
1 parent e204b10 commit ef004fd
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,testedgepatron,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 ef004fd

Please sign in to comment.