manually set provider.proxy in OIDC
This commit is contained in:
@@ -58,6 +58,7 @@ class OpenIDConnectUnit extends Unit {
|
||||
...configuration,
|
||||
})
|
||||
|
||||
if ( configuration.proxy ) this.provider.proxy = true
|
||||
app.express.use('/oidc', this.wrap(this.provider.callback))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user