1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00

code conversion

This commit is contained in:
codeskyblue 2016-01-14 19:58:32 +08:00 committed by Vishal Banthia
parent 68e29a01c2
commit c3df22070c
2 changed files with 6 additions and 4 deletions

View file

@ -606,7 +606,9 @@ program
port: options.port,
secret: options.secret,
appUrl: options.appUrl,
identifierUrl: options.openidIdentifierUrl
openid: {
identifierUrl: options.openidIdentifierUrl
},
})
})