\r\n {{ chartMessage }}\r\n
\r\nRedirecting to login...
\r\n\r\n\r\n\r\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SSOLogin.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SSOLogin.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SSOLogin.vue?vue&type=template&id=ab61e5fc&\"\nimport script from \"./SSOLogin.vue?vue&type=script&lang=js&\"\nexport * from \"./SSOLogin.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"container-fluid p-0 out-side-registration\",attrs:{\"id\":\"content-container\"}},[_c('div',{staticClass:\"col-12 p-0 h-100\"},[_c('div',{staticClass:\"row h-100\"},[_c('div',{staticClass:\"col-6 col-sm-6 p-0 sidePanel\"},[_c('img',{staticClass:\"w-100 h-100\",staticStyle:{\"height\":\"100vh !important\"},attrs:{\"src\":_vm.login_sideimage,\"alt\":\"Login image\"}})]),_c('div',{staticClass:\"col-12 col-sm-12 col-md-6 mh-100 overflow-auto\"},[_c('div',{staticClass:\"col-md-9 col-sm-12\"},[_c('div',{staticClass:\"login-form\"},[_c('div',{staticClass:\"row\"},[_c('automationLogo'),_vm._m(0)],1),(!_vm.userId)?_c('b-form',{staticClass:\"mt-3\",attrs:{\"novalidate\":\"\",\"autocomplete\":\"off\"},on:{\"submit\":function($event){$event.preventDefault();return _vm.getOtp.apply(null, arguments)}}},[(\n _vm.getError.hasOwnProperty('message') &&\n !_vm.errors.length &&\n _vm.componentRender\n )?_c('div',{staticClass:\"loginError\"},[_c('ul',{staticClass:\"errorMsg\"},[(_vm.getError.message.message)?_c('li',{staticClass:\"text-danger\"},[_c('span',[_vm._v(_vm._s(_vm.getError.message.message))])]):_vm._e()])]):_vm._e(),(_vm.errors.length)?_c('div',[_c('ul',{staticClass:\"errorMsg\"},_vm._l((_vm.errors),function(error){return _c('li',{key:error,staticClass:\"text-danger\"},[_vm._v(\" \"+_vm._s(error)+\" \")])}),0)]):_vm._e(),_c('div',{staticClass:\"form-group mb-1 mt-1\"},[_c('div',{staticClass:\"inputField\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.user.username),expression:\"user.username\"}],attrs:{\"maxlength\":\"40\",\"placeholder\":\" \",\"type\":\"text\"},domProps:{\"value\":(_vm.user.username)},on:{\"input\":[function($event){if($event.target.composing){ return; }_vm.$set(_vm.user, \"username\", $event.target.value)},function($event){return _vm.formValidationHandler('username')}]}}),_c('span',{staticClass:\"placeholder-text\"},[_vm._v(\"Username\")])])]),_c('small',{staticClass:\"field-text text-danger errorText\"},[_vm._v(_vm._s(_vm.error.username))]),_c('br'),_c('div',{staticClass:\"form-group mb-1 mt-1\"},[_c('div',{staticClass:\"inputField\"},[((_vm.inputPassword)==='checkbox')?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.user.password),expression:\"user.password\"}],attrs:{\"maxlength\":\"20\",\"placeholder\":\" \",\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.user.password)?_vm._i(_vm.user.password,null)>-1:(_vm.user.password)},on:{\"input\":function($event){return _vm.formValidationHandler('password')},\"change\":function($event){var $$a=_vm.user.password,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.user, \"password\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.user, \"password\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.user, \"password\", $$c)}}}}):((_vm.inputPassword)==='radio')?_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.user.password),expression:\"user.password\"}],attrs:{\"maxlength\":\"20\",\"placeholder\":\" \",\"type\":\"radio\"},domProps:{\"checked\":_vm._q(_vm.user.password,null)},on:{\"input\":function($event){return _vm.formValidationHandler('password')},\"change\":function($event){return _vm.$set(_vm.user, \"password\", null)}}}):_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.user.password),expression:\"user.password\"}],attrs:{\"maxlength\":\"20\",\"placeholder\":\" \",\"type\":_vm.inputPassword},domProps:{\"value\":(_vm.user.password)},on:{\"input\":[function($event){if($event.target.composing){ return; }_vm.$set(_vm.user, \"password\", $event.target.value)},function($event){return _vm.formValidationHandler('password')}]}}),_c('span',{staticClass:\"placeholder-text\"},[_vm._v(\"Password\")]),_c('span',{staticClass:\"view-button\"},[(!_vm.isInputPassword)?_c('img',{attrs:{\"src\":_vm.crossEye,\"type\":\"button\",\"alt\":\"hide password\"},on:{\"click\":_vm.passwordViewToggle}}):_vm._e(),(_vm.isInputPassword)?_c('img',{attrs:{\"src\":_vm.viewEye,\"type\":\"button\",\"alt\":\"show password\"},on:{\"click\":_vm.passwordViewToggle}}):_vm._e()])])]),_c('div',{staticClass:\"row mb-4\"},[_c('div',{staticClass:\"col-12 p-0\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-12 p-0\"},[_c('small',{staticClass:\"field-text text-danger errorText\"},[_vm._v(\" \"+_vm._s(_vm.error.password)+\" \")])]),_c('div',{staticClass:\"col-8 p-0 pt-3\"},[_c('div',{staticClass:\"row d-flex rememberMeButton checkbox-container\"},[_c('label',{staticClass:\"checkbox-container\"},[_c('span',{staticClass:\"remember-me-button-text gray-color\"},[_vm._v(\"Remember me for 30 days\")]),_c('input',{staticClass:\"k-checkbox\",attrs:{\"type\":\"checkbox\"}}),_c('span',{staticClass:\"checkmark\"})])])]),_c('div',{staticClass:\"col-4 p-0 text-right pt-3\"},[_c('router-link',{attrs:{\"to\":\"/forgotpassword\",\"custom\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var href = ref.href;\n var navigate = ref.navigate;\nreturn [_c('a',{attrs:{\"href\":href},on:{\"click\":navigate}},[_vm._v(\"Forgot Password?\")])]}}],null,false,3413069489)})],1)])])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-md-6 pl-0\"},[_c('div',[_c('button',{staticClass:\"loginBtn btn\",staticStyle:{\"width\":\"100%\",\"margin\":\"0\"},attrs:{\"type\":\"submit\",\"disabled\":_vm.login_btn_toggle}},[_vm._v(\" LOGIN \")])]),_c('div',{staticStyle:{\"text-align\":\"center\",\"padding\":\"5px 0 3px 0\"}},[_vm._v(\"OR\")]),_c('div',[_c('div',{staticClass:\"loginBtn btn\",staticStyle:{\"width\":\"100%\",\"margin\":\"0\",\"margin-bottom\":\"9px\"},on:{\"click\":_vm.ssoLogin}},[_vm._v(\" LOGIN with SSO \")])])])]),_c('div',{staticClass:\"form-group mb-0 mt-0 row\"},[_c('div',{staticClass:\"col-md-12 p-0 \"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-auto p-0 pr-1 gray-color\"},[_vm._v(\" Don't have an account, \")]),_c('router-link',{attrs:{\"to\":\"/userregistration\",\"custom\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var href = ref.href;\n var navigate = ref.navigate;\nreturn [_c('a',{attrs:{\"href\":href},on:{\"click\":navigate}},[_vm._v(\"Register Here\")])]}}],null,false,1709616709)})],1)])])]):_vm._e(),(_vm.getTwoFa)?_c('b-form',{staticClass:\"mt-3\",attrs:{\"novalidate\":\"\",\"autocomplete\":\"off\"},on:{\"submit\":function($event){$event.preventDefault();return _vm.onLogin.apply(null, arguments)}}},[_c('ul',{staticClass:\"errorMsg first_message\"},[(_vm.otp_error_message)?_c('li',{staticClass:\"text-danger\"},[_c('span',[_vm._v(_vm._s(_vm.otp_error_message))])]):_vm._e()]),_c('div',{staticClass:\"form-group m-0 mt-1 otp-screen\"},[_c('div',{staticClass:\"inputField\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.authUser.otp),expression:\"authUser.otp\"}],attrs:{\"placeholder\":\" \",\"type\":\"text\",\"maxlength\":\"8\"},domProps:{\"value\":(_vm.authUser.otp)},on:{\"input\":[function($event){if($event.target.composing){ return; }_vm.$set(_vm.authUser, \"otp\", $event.target.value)},function($event){return _vm.formValidationHandler('otp')}]}}),_c('span',{staticClass:\"placeholder-text\"},[_vm._v(\"OTP\")])]),_c('div',{staticClass:\"form-group m-0 mt-1 row\"},[_c('div',{staticClass:\"col-auto col-6 p-0 \"},[_c('small',{staticClass:\"field-text text-danger errorText\"},[_vm._v(\" \"+_vm._s(_vm.errors.otp)+\" \")])]),_c('div',{staticClass:\"col-auto col-6 p-0 text-right\"},[_c('a',{staticClass:\"text-small\",staticStyle:{\"cursor\":\"pointer\"},on:{\"click\":_vm.getOtp}},[_vm._v(\"Resend OTP\")])])])]),_c('button',{staticClass:\"loginBtn btn\",attrs:{\"type\":\"submit\",\"disabled\":_vm.otp_btn_toggle}},[_vm._v(\" Submit \")]),_c('div',{staticClass:\"col-md-12 p-0\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-auto p-0 pr-1 gray-color\"},[_vm._v(\" Already have an account, \")]),_c('router-link',{attrs:{\"to\":\"/login\",\"custom\":\"\"},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\n var href = ref.href;\n var navigate = ref.navigate;\nreturn [_c('a',{attrs:{\"href\":href},on:{\"click\":function($event){navigate, _vm.setTwoFa}}},[_vm._v(\"Login\")])]}}],null,false,2012319357)})],1)])]):_vm._e(),_c('footerEvalueserveLogo')],1)])])])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-12 p-0\"},[_c('h5',{staticClass:\"loginheading m-0\"},[_vm._v(\"Login\")])])}]\n\nexport { render, staticRenderFns }","export const validateUsername = (username) => {\r\n /** Blank check*/\r\n if (username.length <= 1)\r\n return { valid: false, error: \"This field is required.\" };\r\n if (username.length < 6)\r\n return { valid: false, error: \"Minimum 6 characters required.\" };\r\n /** Length check*/\r\n /** Format- Only characters,digits,. and _ check*/\r\n let usernameRegEx = /^[a-zA-Z0-9._]*$/;\r\n if (usernameRegEx.test(username) == false)\r\n return {\r\n valid: false,\r\n error:\r\n \"Please enter valid username.\",\r\n };\r\n \r\n return { valid: true, error: null };\r\n };\r\n export const validateFirstName = (first_name) => {\r\n /**Blank check*/\r\n if (!first_name.length)\r\n return { valid: false, error: \"This field is required.\" };\r\n if (first_name.length < 3)\r\n return { valid: false, error: \"Minimum 3 characters required.\" };\r\n /**Formatting check*/\r\n let nameRegEx = /^[A-Za-z\\s]+$/;\r\n if (nameRegEx.test(first_name) == false)\r\n return {\r\n valid: false,\r\n error: \"Invalid First Name. It can only be characters or space.\",\r\n };\r\n /** Length*/\r\n if (first_name.length > 20)\r\n return {\r\n valid: false,\r\n error: \"First Name can't be that long. Maximum limit is 20 charatcers\",\r\n };\r\n \r\n return { valid: true, error: null };\r\n };\r\n export const validateLastName = (last_name) => {\r\n /**Blank check*/\r\n if (!last_name.length)\r\n return { valid: false, error: \"This field is required.\" };\r\n if (last_name.length < 3 )\r\n return { valid: false, error: \"Minimum 3 characters required.\" };\r\n /** Formatting check*/\r\n let nameRegEx = /^[A-Za-z\\s]+$/;\r\n if (nameRegEx.test(last_name) == false)\r\n return {\r\n valid: false,\r\n error: \"Invalid Last Name. It can only be characters or space.\",\r\n };\r\n /** Length */\r\n if (last_name.length > 20)\r\n return {\r\n valid: false,\r\n error: \"Last Name can't be that long. Maximum limit is 20 charatcers\",\r\n };\r\n \r\n return { valid: true, error: null };\r\n };\r\n export const validatePhone = (phone) => {\r\n /** Blank check*/\r\n \r\n if (!phone.length) return { valid: false, error: \"This field is required.\" };\r\n if (!phone.match(/^\\(?([0-9]{3})\\)?[-. ]?([0-9]{3})[-. ]?([0-9]{4})$/))\r\n return {valid: false, error: \"Please, enter a valid phone number.\"};\r\n //Formatting\r\n // if (!phone.match( /^[+][(]?[0-9]{1,3}[)]?[-\\s.]?[0-9]{3}[-\\s.]?[0-9]{4,7}$/gm))\r\n // return {valid: false, error: \"Please, enter a valid international phone number.\"};\r\n return { valid: true, error: null };\r\n };\r\n export const validateEmail = (email) => {\r\n /** Blank */\r\n if (!email.length) return { valid: false, error: \"This field is required\" };\r\n /** Formatting */\r\n if (!email.match(/^\\w+([.-]?\\w+)*@\\w+([.-]?\\w+)*(.\\w{2,3})+$/))\r\n return { valid: false, error: \"Please, enter a valid email.\" };\r\n \r\n return { valid: true, error: null };\r\n };\r\n export const validateLoginPassword = (password,password_repeat) => {\r\n /** Blank */\r\n if (!password.length)\r\n return { valid: false, error: \"This field is required\" };\r\n if (password.length < 8 || password.length > 20)\r\n return { valid: false, error: \"Password must be between 8-20 characters\" };\r\n /** Length */\r\n return { valid: true, error: null };\r\n };\r\n export const validatePassword = (password, fieldName) => {\r\n /** Blank */\r\n if (!password.length)\r\n return { valid: false, error: \"This field is required\" };\r\n if(password.length && fieldName == \"oldPassword\" ) {\r\n if(password.length < 32) {\r\n return { valid: true, error: null };\r\n } else {\r\n return { valid: true, error: \"Password must be less then 32 characters\" };\r\n }\r\n }\r\n /** Length */\r\n if (password.length < 8 || password.length > 20)\r\n return { valid: false, error: \"Password must be between 8-20 characters\" };\r\n \r\n /** Formatting */\r\n let passwordFormat = /^(?=.*\\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[^a-zA-Z0-9])(?!.*\\s).{8,20}$/;\r\n if (passwordFormat.test(password) == false)\r\n return {\r\n valid: false,\r\n error:\r\n \"Password must contain at least one uppercase letter, one lowercase letter, one number and one special characters\",\r\n };\r\n return { valid: true, error: null };\r\n };\r\n export const validateRepeatPassword = (password,password_repeat, val, key) => {\r\n // console.log(\"key+++++key+++key\", key);\r\n if (!password_repeat.length)\r\n return { valid: false, error: \"This field is required\" };\r\n if (password != password_repeat && key != \"change_password\"){\r\n return {\r\n valid: false,\r\n error: \"Password and Confirmation password do not match. Please try again.\",\r\n };\r\n } else if(password != password_repeat && key == \"change_password\"){\r\n return {\r\n valid: false,\r\n error: \"Your New password and Confirmation password do not match. Please try again.\",\r\n };\r\n }\r\n return { valid: true, error: null };\r\n };\r\n\r\n export const validateRole = role => {\r\n /**Blank check*/\r\n if (!role)\r\n return { valid: false, error: \"This field is required.\" };\r\n return { valid: true, error: null };\r\n };\r\n \r\n // validate OTP\r\n export const validateOTP = (OTP) => {\r\n /**Blank check*/\r\n if (!OTP.length)\r\n return { valid: false, error: \"This field is required.\" };\r\n if (OTP.length < 8)\r\n return { valid: false, error: \"Minimum 8 characters required.\" };\r\n /** Length*/\r\n if (OTP.length > 8)\r\n return {\r\n valid: false,\r\n error: \"OTP can't be that long. Maximum limit is 8 charatcers\",\r\n };\r\n /** Format- Only characters,digits,. and _ check*/\r\n let OTPRegEx = /^[a-zA-Z0-9]*$/;\r\n if (OTPRegEx.test(OTP) == false)\r\n return {\r\n valid: false,\r\n error:\r\n \"Invalid OTP. It can have only alphanumeric\",\r\n };\r\n \r\n return { valid: true, error: null };\r\n };","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"col-md-12 p-0\"},[_c('div',{staticClass:\"project-heading-container\",on:{\"click\":_vm.reloadPage}},[_vm._m(0),_c('p',{staticClass:\"text-right\"},[_vm._v(\"Powered by Evalueserve\")])])])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('h3',{staticClass:\"project-heading m-0\"},[_c('span',{staticClass:\"project-automation\"},[_vm._v(\"Automation\")]),_c('span',{staticClass:\"project-studio\"},[_vm._v(\"Studio\")])])}]\n\nexport { render, staticRenderFns }","\r\nPowered by Evalueserve
\r\n\r\n\t\t\t\t\t\t\t\tYou are now logged out!!\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\tPlease
\r\n \r\n
{{ row.item.role }}
\r\n \r\n \r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n Selected\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n Not selected\r\n \r\n \r\n\r\n \r\n\r\n All Selected\r\n
\r\n LOB *\r\n\r\n All Selected\r\n
\r\n Service Line\r\n *\r\n\r\n All Selected\r\n
\r\n Client *\r\nUser Management
\r\nName | \r\nUsername | \r\nRole | \r\n
---|---|---|
\r\n {{ tableData.first_name + \" \" + tableData.last_name }}\r\n | \r\n{{ tableData.username }} | \r\n{{ tableData.role }} | \r\n
\r\n {{this.descData && this.descData.Description}}\r\n
\r\n\r\n {{this.descData && this.descData.Purpose}}\r\n
\r\nNo File Uploaded
\r\n \r\n \r\n \r\n{{ title }}
\r\n{{ confirmMsg }}
\r\n\r\n {{ descData[\"Project Name\"] }}\r\n
\r\n\r\n {{ preSelectedBU.text }}\r\n
\r\n | \r\n\r\n {{ preSelectedLOB.text }}\r\n
\r\n | \r\n\r\n {{ preSelectedService.text }}\r\n
\r\n |\r\n \r\n\r\n {{ preSelectedValueClient.text }}\r\n
\r\n\r\n {{ descData[\"Client\"].value }}\r\n
\r\n |\r\n\r\n {{ descData[\"Sector\"].value }}\r\n
\r\n | \r\n\r\n {{ descData[\"Status\"].value }}\r\n
\r\n | \r\n\r\n \r\n
\r\n
{{ requestDate }}
\r\n{{ completionDate }}
\r\n\r\n {{\r\n descData[\"Problem Statement\"]\r\n ? descData[\"Problem Statement\"]\r\n : \"No Data Found\"\r\n }}\r\n
\r\n\r\n {{\r\n descData[\"Evalueserve Solution\"]\r\n ? descData[\"Evalueserve Solution\"]\r\n : \"No Data Found\"\r\n }}\r\n
\r\n\r\n {{\r\n getPreSelectedValueProcess(\r\n \"Process\",\r\n \"Manual Process\"\r\n )\r\n ? getPreSelectedValueProcess(\r\n \"Process\",\r\n \"Manual Process\"\r\n )\r\n : \"No Data Found\"\r\n }}\r\n
\r\n\r\n {{\r\n getPreSelectedValueProcess(\r\n \"Process\",\r\n \"Automation Process\"\r\n )\r\n ? getPreSelectedValueProcess(\r\n \"Process\",\r\n \"Automation Process\"\r\n )\r\n : \"No Data Found\"\r\n }}\r\n
\r\n\r\n Copyright 2023. Evalueserve.com Pvt. Ltd. All rights reserved.\r\n
\r\n\r\n \r\n {{\r\n error.key === \"success\"\r\n ? \"Inserted\"\r\n : error.key\r\n }}:\r\n \r\n \r\n \r\n
\r\n