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
},
})
})