diff --git a/src/App.js b/src/App.js index 233d20ecb..e9dff75ce 100644 --- a/src/App.js +++ b/src/App.js @@ -104,9 +104,11 @@ class App extends Component { store.dispatch(buttonsAction) // + const firstOpenIdClient = this.props.oidc[0] + this.userManager = getUserManagerForOpenIdConnectClient( store, - this.props.oidc + firstOpenIdClient ) handleServers(this.props.servers) initWebWorkers(