window.Liferay = Liferay || {}; window.Liferay.OAuth2 = {getAuthorizeURL: function() {return 'https://ooredoo.dz/o/oauth2/authorize';}, getBuiltInRedirectURL: function() {return 'https://ooredoo.dz/o/oauth2/redirect';}, getIntrospectURL: function() { return 'https://ooredoo.dz/o/oauth2/introspect';}, getTokenURL: function() {return 'https://ooredoo.dz/o/oauth2/token';}, getUserAgentApplication: function(externalReferenceCode) {return Liferay.OAuth2._userAgentApplications[externalReferenceCode];}, _userAgentApplications: {}}