mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +02:00
code conversion
This commit is contained in:
parent
68e29a01c2
commit
c3df22070c
2 changed files with 6 additions and 4 deletions
|
@ -606,7 +606,9 @@ program
|
|||
port: options.port,
|
||||
secret: options.secret,
|
||||
appUrl: options.appUrl,
|
||||
identifierUrl: options.openidIdentifierUrl
|
||||
openid: {
|
||||
identifierUrl: options.openidIdentifierUrl
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue