(function (global) { // Check for defined globals global.az = global.az || {}; global.az.globals = global.az.globals || {} ; var domain = window.location.protocol + '//' + window.location.host; global.rawrConfig = global.rawrConfig || {}; global.rawrConfig.sso = function() { this.remote_auth = 'e30=, f5f7dc771aef70342518a1cf1d4969d6fd311c95, 1485221463'; this.name = 'az Login'; this.icon = domain + '/__node__/0.27.2/__static__/client/images/device-icons/az/favicon-32x32.png'; this.loginUrl = domain + '/anmelden'; this.registerUrl = domain + '/registrieren'; this.logoutUrl = domain + '/__ssologout__'; this.rawrReturnUrlParameter = { login: 'redirectTo', register: 'redirectTo', logout: 'url' } } global.irisConfig = global.irisConfig || {}; global.irisConfig.sso = function() { this.remote_auth = 'e30=, 020b0c1fc22fa4691e65ee5be28234d8af38d384, 1485221463'; this.apikey = 'nwch'; } })(window);