diff --git a/sites/enterprise-collaboration-faqs/10.js b/sites/enterprise-collaboration-faqs/10.js
index eb14fadd53c048d0cd0da18104e3c2db45f478a2..c12ace1f427e83d6d9ceef5dbf5b88108fc84d3d 100644
--- a/sites/enterprise-collaboration-faqs/10.js
+++ b/sites/enterprise-collaboration-faqs/10.js
@@ -1,9 +1,9 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{325:function(t,e,r){"use strict";r.d(e,"d",(function(){return n})),r.d(e,"c",(function(){return i})),r.d(e,"a",(function(){return a})),r.d(e,"b",(function(){return o}));var n=Math.min,i=Math.max,a=Math.abs,o=(Math.ceil,Math.floor);Math.pow,Math.round},333:function(t,e,r){},349:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},377:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(14),o=r(24),c=r(162),l=r(161);n("match",1,(function(t,e,r){return[function(e){var r=o(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var o=i(t),u=String(this);if(!o.global)return l(o,u);var s=o.unicode;o.lastIndex=0;for(var p,f=[],d=0;null!==(p=l(o,u));){var h=String(p[0]);f[d]=h,""===h&&(o.lastIndex=c(u,a(o.lastIndex),s)),d++}return 0===d?null:f}]}))},378:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(24),o=r(379),c=r(161);n("search",1,(function(t,e,r){return[function(e){var r=a(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var a=i(t),l=String(this),u=a.lastIndex;o(u,0)||(a.lastIndex=0);var s=c(a,l);return o(a.lastIndex,u)||(a.lastIndex=u),null===s?-1:s.index}]}))},379:function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},380:function(t,e,r){"use strict";var n=r(1),i=r(381).trim;n({target:"String",proto:!0,forced:r(382)("trim")},{trim:function(){return i(this)}})},381:function(t,e,r){var n=r(24),i="["+r(349)+"]",a=RegExp("^"+i+i+"*"),o=RegExp(i+i+"*$"),c=function(t){return function(e){var r=String(n(e));return 1&t&&(r=r.replace(a,"")),2&t&&(r=r.replace(o,"")),r}};t.exports={start:c(1),end:c(2),trim:c(3)}},382:function(t,e,r){var n=r(2),i=r(349);t.exports=function(t){return n((function(){return!!i[t]()||" "!=" "[t]()||i[t].name!==t}))}},383:function(t,e,r){"use strict";var n=r(333);r.n(n).a},420:function(t,e,r){"use strict";r.r(e);r(28),r(86),r(315),r(60),r(377),r(378),r(380),r(87);var n=r(419),i=r(474),a=r(348),o=r(297),c=r(302),l=r(307),u=r(319),s={props:{name:{type:String},id:{type:String},disabled:{type:Boolean},required:{type:Boolean,default:!1},form:{type:String},autofocus:{type:Boolean,default:!1}},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{handleAutofocus:function(){var t=this;this.$nextTick((function(){Object(l.t)((function(){var e=t.$el;t.autofocus&&Object(l.o)(e)&&(Object(l.p)(e,"input, textarea, select")||(e=Object(l.u)("input, textarea, select",e)),Object(l.d)(e))}))}))}}},p=r(304),f={props:{size:{type:String,default:function(){return Object(p.c)("formControls","size")}}},computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]},sizeBtnClass:function(){return[this.size?"btn-".concat(this.size):null]}}},d=r(299),h={props:{state:{type:Boolean,default:null}},computed:{computedState:function(){return Object(d.a)(this.state)?this.state:null},stateClass:function(){var t=this.computedState;return!0===t?"is-valid":!1===t?"is-invalid":null}}},b=r(325),m=r(312),y=r(301),O={model:{prop:"value",event:"update"},props:{value:{type:[String,Number],default:""},ariaInvalid:{type:[Boolean,String],default:!1},readonly:{type:Boolean,default:!1},plaintext:{type:Boolean,default:!1},autocomplete:{type:String},placeholder:{type:String},formatter:{type:Function},lazyFormatter:{type:Boolean,default:!1},trim:{type:Boolean,default:!1},number:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},debounce:{type:[Number,String],default:0}},data:function(){return{localValue:Object(y.e)(this.value),vModelValue:this.value}},computed:{computedClass:function(){return[{"custom-range":"range"===this.type,"form-control-plaintext":this.plaintext&&"range"!==this.type&&"color"!==this.type,"form-control":!this.plaintext&&"range"!==this.type||"color"===this.type},this.sizeFormClass,this.stateClass]},computedAriaInvalid:function(){return this.ariaInvalid&&"false"!==this.ariaInvalid?!0===this.ariaInvalid?"true":this.ariaInvalid:!1===this.computedState?"true":null},computedDebounce:function(){return Object(b.c)(Object(m.b)(this.debounce,0),0)},hasFormatter:function(){return Object(d.d)(this.formatter)}},watch:{value:function(t){var e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.clearDebounce(),this.localValue=e,this.vModelValue=t)}},created:function(){this.$_inputDebounceTimer=null},mounted:function(){this.$on("hook:beforeDestroy",this.clearDebounce);var t=this.value,e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.localValue=e,this.vModelValue=t)},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t=Object(y.e)(t),!this.hasFormatter||this.lazyFormatter&&!r||(t=this.formatter(t,e)),t},modifyValue:function(t){return this.trim&&(t=t.trim()),this.number&&(t=Object(m.a)(t,t)),t},updateValue:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.lazy;if(!n||r)if((t=this.modifyValue(t))!==this.vModelValue){this.clearDebounce();var i=function(){e.vModelValue=t,e.$emit("update",t)},a=this.computedDebounce;a>0&&!n&&!r?this.$_inputDebounceTimer=setTimeout(i,a):i()}else if(this.hasFormatter){var o=this.$refs.input;o&&t!==o.value&&(o.value=t)}},onInput:function(t){if(!t.target.composing){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r),this.$emit("input",r))}},onChange:function(t){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r,!0),this.$emit("change",r))},onBlur:function(t){var e=t.target.value,r=this.formatValue(e,t,!0);!1!==r&&(this.localValue=Object(y.e)(this.modifyValue(r)),this.updateValue(r,!0)),this.$emit("blur",t)},focus:function(){this.disabled||Object(l.d)(this.$el)},blur:function(){this.disabled||Object(l.c)(this.$el)}}},v=r(320),g=r(347);function j(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function w(t){for(var e=1;e');
+(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{325:function(t,e,r){"use strict";r.d(e,"d",(function(){return n})),r.d(e,"c",(function(){return i})),r.d(e,"a",(function(){return a})),r.d(e,"b",(function(){return o}));var n=Math.min,i=Math.max,a=Math.abs,o=(Math.ceil,Math.floor);Math.pow,Math.round},333:function(t,e,r){},349:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},375:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(14),o=r(24),c=r(162),l=r(161);n("match",1,(function(t,e,r){return[function(e){var r=o(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var o=i(t),u=String(this);if(!o.global)return l(o,u);var s=o.unicode;o.lastIndex=0;for(var p,f=[],d=0;null!==(p=l(o,u));){var h=String(p[0]);f[d]=h,""===h&&(o.lastIndex=c(u,a(o.lastIndex),s)),d++}return 0===d?null:f}]}))},376:function(t,e,r){"use strict";var n=r(160),i=r(6),a=r(24),o=r(377),c=r(161);n("search",1,(function(t,e,r){return[function(e){var r=a(this),n=null==e?void 0:e[t];return void 0!==n?n.call(e,r):new RegExp(e)[t](String(r))},function(t){var n=r(e,t,this);if(n.done)return n.value;var a=i(t),l=String(this),u=a.lastIndex;o(u,0)||(a.lastIndex=0);var s=c(a,l);return o(a.lastIndex,u)||(a.lastIndex=u),null===s?-1:s.index}]}))},377:function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},378:function(t,e,r){"use strict";var n=r(1),i=r(379).trim;n({target:"String",proto:!0,forced:r(380)("trim")},{trim:function(){return i(this)}})},379:function(t,e,r){var n=r(24),i="["+r(349)+"]",a=RegExp("^"+i+i+"*"),o=RegExp(i+i+"*$"),c=function(t){return function(e){var r=String(n(e));return 1&t&&(r=r.replace(a,"")),2&t&&(r=r.replace(o,"")),r}};t.exports={start:c(1),end:c(2),trim:c(3)}},380:function(t,e,r){var n=r(2),i=r(349);t.exports=function(t){return n((function(){return!!i[t]()||" "!=" "[t]()||i[t].name!==t}))}},381:function(t,e,r){"use strict";var n=r(333);r.n(n).a},418:function(t,e,r){"use strict";r.r(e);r(28),r(86),r(315),r(60),r(375),r(376),r(378),r(87);var n=r(417),i=r(469),a=r(348),o=r(297),c=r(302),l=r(307),u=r(319),s={props:{name:{type:String},id:{type:String},disabled:{type:Boolean},required:{type:Boolean,default:!1},form:{type:String},autofocus:{type:Boolean,default:!1}},mounted:function(){this.handleAutofocus()},activated:function(){this.handleAutofocus()},methods:{handleAutofocus:function(){var t=this;this.$nextTick((function(){Object(l.t)((function(){var e=t.$el;t.autofocus&&Object(l.o)(e)&&(Object(l.p)(e,"input, textarea, select")||(e=Object(l.u)("input, textarea, select",e)),Object(l.d)(e))}))}))}}},p=r(304),f={props:{size:{type:String,default:function(){return Object(p.c)("formControls","size")}}},computed:{sizeFormClass:function(){return[this.size?"form-control-".concat(this.size):null]},sizeBtnClass:function(){return[this.size?"btn-".concat(this.size):null]}}},d=r(299),h={props:{state:{type:Boolean,default:null}},computed:{computedState:function(){return Object(d.a)(this.state)?this.state:null},stateClass:function(){var t=this.computedState;return!0===t?"is-valid":!1===t?"is-invalid":null}}},b=r(325),m=r(312),y=r(301),O={model:{prop:"value",event:"update"},props:{value:{type:[String,Number],default:""},ariaInvalid:{type:[Boolean,String],default:!1},readonly:{type:Boolean,default:!1},plaintext:{type:Boolean,default:!1},autocomplete:{type:String},placeholder:{type:String},formatter:{type:Function},lazyFormatter:{type:Boolean,default:!1},trim:{type:Boolean,default:!1},number:{type:Boolean,default:!1},lazy:{type:Boolean,default:!1},debounce:{type:[Number,String],default:0}},data:function(){return{localValue:Object(y.e)(this.value),vModelValue:this.value}},computed:{computedClass:function(){return[{"custom-range":"range"===this.type,"form-control-plaintext":this.plaintext&&"range"!==this.type&&"color"!==this.type,"form-control":!this.plaintext&&"range"!==this.type||"color"===this.type},this.sizeFormClass,this.stateClass]},computedAriaInvalid:function(){return this.ariaInvalid&&"false"!==this.ariaInvalid?!0===this.ariaInvalid?"true":this.ariaInvalid:!1===this.computedState?"true":null},computedDebounce:function(){return Object(b.c)(Object(m.b)(this.debounce,0),0)},hasFormatter:function(){return Object(d.d)(this.formatter)}},watch:{value:function(t){var e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.clearDebounce(),this.localValue=e,this.vModelValue=t)}},created:function(){this.$_inputDebounceTimer=null},mounted:function(){this.$on("hook:beforeDestroy",this.clearDebounce);var t=this.value,e=Object(y.e)(t);e!==this.localValue&&t!==this.vModelValue&&(this.localValue=e,this.vModelValue=t)},methods:{clearDebounce:function(){clearTimeout(this.$_inputDebounceTimer),this.$_inputDebounceTimer=null},formatValue:function(t,e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return t=Object(y.e)(t),!this.hasFormatter||this.lazyFormatter&&!r||(t=this.formatter(t,e)),t},modifyValue:function(t){return this.trim&&(t=t.trim()),this.number&&(t=Object(m.a)(t,t)),t},updateValue:function(t){var e=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.lazy;if(!n||r)if((t=this.modifyValue(t))!==this.vModelValue){this.clearDebounce();var i=function(){e.vModelValue=t,e.$emit("update",t)},a=this.computedDebounce;a>0&&!n&&!r?this.$_inputDebounceTimer=setTimeout(i,a):i()}else if(this.hasFormatter){var o=this.$refs.input;o&&t!==o.value&&(o.value=t)}},onInput:function(t){if(!t.target.composing){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r),this.$emit("input",r))}},onChange:function(t){var e=t.target.value,r=this.formatValue(e,t);!1===r||t.defaultPrevented?t.preventDefault():(this.localValue=r,this.updateValue(r,!0),this.$emit("change",r))},onBlur:function(t){var e=t.target.value,r=this.formatValue(e,t,!0);!1!==r&&(this.localValue=Object(y.e)(this.modifyValue(r)),this.updateValue(r,!0)),this.$emit("blur",t)},focus:function(){this.disabled||Object(l.d)(this.$el)},blur:function(){this.disabled||Object(l.c)(this.$el)}}},v=r(320),g=r(347);function j(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function w(t){for(var e=1;e');
/*!
* BootstrapVue Icons, generated from Bootstrap Icons 1.0.0-alpha4
*
* @link https://icons.getbootstrap.com/
* @license MIT
* https://github.com/twbs/icons/blob/master/LICENSE.md
- */function at(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function ot(t){for(var e=1;et.length)&&(e=t.length);for(var r=0,n=new Array(e);r3,expression:"news.length > 3"},{name:"b-toggle",rawName:"v-b-toggle.collapse-news",modifiers:{"collapse-news":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))])],2)]),t._v(" "),r("hr")])}),[],!1,null,"19ae4ad8",null);e.default=O.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},314:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return c}));var n=r(297),a=r(296),o={src:{type:String,required:!0},alt:{type:String},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},c=n.a.extend({name:"BCardImg",functional:!0,props:o,render:function(t,e){var r=e.props,n=e.data,o="card-img";return r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left"),t("img",Object(a.a)(n,{class:[o],attrs:{src:r.src||null,alt:r.alt||null,height:r.height||null,width:r.width||null}}))}})},316:function(t,e,r){"use strict";r.d(e,"b",(function(){return m})),r.d(e,"a",(function(){return v}));var n=r(296),a=r(297),o=r(298),c=r(303),i=r(301),s={title:{type:String},titleTag:{type:String,default:"h4"}},l=a.a.extend({name:"BCardTitle",functional:!0,props:s,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.titleTag,Object(n.a)(a,{staticClass:"card-title"}),o||Object(i.e)(r.title))}}),u=r(304),b="BCardSubTitle",p={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return Object(u.c)(b,"subTitleTextVariant")}}},d=a.a.extend({name:b,functional:!0,props:p,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.subTitleTag,Object(n.a)(a,{staticClass:"card-subtitle",class:[r.subTitleTextVariant?"text-".concat(r.subTitleTextVariant):null]}),o||Object(i.e)(r.subTitle))}});function f(t){return function(t){if(Array.isArray(t))return O(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return O(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return O(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function O(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r3,expression:"news.length > 3"},{name:"b-toggle",rawName:"v-b-toggle.collapse-news",modifiers:{"collapse-news":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))])],2)]),t._v(" "),r("hr")])}),[],!1,null,"19ae4ad8",null);e.default=O.exports}}]);
//# sourceMappingURL=11.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/13.js b/sites/enterprise-collaboration-faqs/13.js
index be0e22ab9631c6d4e3f13d766ccfc6e34029427a..02ac9bb019da1429d23a400191decb3de12159a9 100644
--- a/sites/enterprise-collaboration-faqs/13.js
+++ b/sites/enterprise-collaboration-faqs/13.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},314:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return c}));var n=r(297),a=r(296),o={src:{type:String,required:!0},alt:{type:String},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},c=n.a.extend({name:"BCardImg",functional:!0,props:o,render:function(t,e){var r=e.props,n=e.data,o="card-img";return r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left"),t("img",Object(a.a)(n,{class:[o],attrs:{src:r.src||null,alt:r.alt||null,height:r.height||null,width:r.width||null}}))}})},316:function(t,e,r){"use strict";r.d(e,"b",(function(){return v})),r.d(e,"a",(function(){return h}));var n=r(296),a=r(297),o=r(298),c=r(303),i=r(301),s={title:{type:String},titleTag:{type:String,default:"h4"}},l=a.a.extend({name:"BCardTitle",functional:!0,props:s,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.titleTag,Object(n.a)(a,{staticClass:"card-title"}),o||Object(i.e)(r.title))}}),u=r(304),p="BCardSubTitle",d={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return Object(u.c)(p,"subTitleTextVariant")}}},b=a.a.extend({name:p,functional:!0,props:d,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.subTitleTag,Object(n.a)(a,{staticClass:"card-subtitle",class:[r.subTitleTextVariant?"text-".concat(r.subTitleTextVariant):null]}),o||Object(i.e)(r.subTitle))}});function f(t){return function(t){if(Array.isArray(t))return g(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return g(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return g(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r9007199254740991)throw TypeError("Maximum allowed length exceeded");for(u=s(y,n),p=0;pO-n+r;p--)delete y[p-1]}else if(r>n)for(p=O-n;p>m;p--)b=p+r-1,(d=p+n-1)in y?y[b]=y[d]:delete y[b];for(p=0;p1?r("b-button",{directives:[{name:"b-toggle",rawName:"v-b-toggle.collapse-1",modifiers:{"collapse-1":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))]):t._e()],1)])])}),[],!1,null,"08bfb501",null);e.default=p.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{303:function(t,e,r){"use strict";e.a={props:{tag:{type:String,default:"div"},bgVariant:{type:String},borderVariant:{type:String},textVariant:{type:String}}}},314:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return c}));var n=r(297),a=r(296),o={src:{type:String,required:!0},alt:{type:String},top:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},start:{type:Boolean,default:!1},left:{type:Boolean,default:!1},end:{type:Boolean,default:!1},right:{type:Boolean,default:!1},height:{type:[Number,String]},width:{type:[Number,String]}},c=n.a.extend({name:"BCardImg",functional:!0,props:o,render:function(t,e){var r=e.props,n=e.data,o="card-img";return r.top?o+="-top":r.right||r.end?o+="-right":r.bottom?o+="-bottom":(r.left||r.start)&&(o+="-left"),t("img",Object(a.a)(n,{class:[o],attrs:{src:r.src||null,alt:r.alt||null,height:r.height||null,width:r.width||null}}))}})},316:function(t,e,r){"use strict";r.d(e,"b",(function(){return v})),r.d(e,"a",(function(){return h}));var n=r(296),a=r(297),o=r(298),c=r(303),i=r(301),s={title:{type:String},titleTag:{type:String,default:"h4"}},l=a.a.extend({name:"BCardTitle",functional:!0,props:s,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.titleTag,Object(n.a)(a,{staticClass:"card-title"}),o||Object(i.e)(r.title))}}),u=r(304),p="BCardSubTitle",d={subTitle:{type:String},subTitleTag:{type:String,default:"h6"},subTitleTextVariant:{type:String,default:function(){return Object(u.c)(p,"subTitleTextVariant")}}},b=a.a.extend({name:p,functional:!0,props:d,render:function(t,e){var r=e.props,a=e.data,o=e.children;return t(r.subTitleTag,Object(n.a)(a,{staticClass:"card-subtitle",class:[r.subTitleTextVariant?"text-".concat(r.subTitleTextVariant):null]}),o||Object(i.e)(r.subTitle))}});function f(t){return function(t){if(Array.isArray(t))return g(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return g(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return g(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r9007199254740991)throw TypeError("Maximum allowed length exceeded");for(u=s(y,n),p=0;pO-n+r;p--)delete y[p-1]}else if(r>n)for(p=O-n;p>m;p--)b=p+r-1,(d=p+n-1)in y?y[b]=y[d]:delete y[b];for(p=0;p1?r("b-button",{directives:[{name:"b-toggle",rawName:"v-b-toggle.collapse-1",modifiers:{"collapse-1":!0}}],staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(t.buttonText))]):t._e()],1)])])}),[],!1,null,"08bfb501",null);e.default=p.exports}}]);
//# sourceMappingURL=13.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/14.js b/sites/enterprise-collaboration-faqs/14.js
index c34a50ab4862d963604491583d609c3940605f87..57dabc7fe2352e7cd03da27af2276e1f7c0d51bb 100644
--- a/sites/enterprise-collaboration-faqs/14.js
+++ b/sites/enterprise-collaboration-faqs/14.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{327:function(t,e,a){t.exports=a.p+"assets/img/mfa_code_screen.71394efd.png"},361:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_login_screen.9496ba97.png"},362:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_register_screen.3263cb75.png"},363:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_verification.b8be6902.png"},364:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_validation.29232515.png"},365:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_wo_mattermost_main_page.e5d6a5b3.png"},366:function(t,e,a){t.exports=a.p+"assets/img/forgot_password_screen.193cf237.png"},367:function(t,e,a){t.exports=a.p+"assets/img/reset_password_verification_email.44341091.png"},368:function(t,e,a){t.exports=a.p+"assets/img/password_reset_screen.91fe3886.png"},443:function(t,e,a){"use strict";a.r(e);var o=a(39),r=Object(o.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[o("p",[o("strong",[t._v("Related Articles")])]),t._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/twofactor.html"}},[t._v("What is Two-Factor Authentication?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-create-a-p1-sso-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-create-a-p1-sso-account"}},[t._v("#")]),t._v(" How do I create a P1 SSO Account?")]),t._v(" "),o("hr"),t._v(" "),o("h5",{attrs:{id:"to-get-started-you-will-need"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#to-get-started-you-will-need"}},[t._v("#")]),t._v(" To get started, you will need:")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("A web browser")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("Use a web browser on a computer to register.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Mobile Device with Multi Factor Authentication (MFA)")])]),t._v(" "),o("ul",[o("li",[t._v("Use a mobile device with a Multi Factor Authentication (MFA) app, such as Google Authenticator or Authy.")])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Government email address")])]),t._v(" "),o("ul",[o("li",[t._v("Have access to your government email address.")])])])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"new-user-registration"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#new-user-registration"}},[t._v("#")]),t._v(" New user registration")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("For users who want to create a new SSO Account and gain access to Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])]),t._v(" "),o("li",[o("p",[t._v("Anyone can register now with any email, but if you don't have one that matches IL2 or IL4 and aren't using CAC, you will be dropped into the \"Randos\" group and only have access to Harbor/Repo1/IronBank")])])]),t._v(" "),o("h4",{attrs:{id:"step-1-register-on-your-desktop-with-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-1-register-on-your-desktop-with-cac"}},[t._v("#")]),t._v(" Step 1: Register on your desktop with CAC")]),t._v(" "),o("p",[o("strong",[t._v("Desktop computer with a CAC installed registration:")])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),o("OutboundLink")],1),t._v(" "),o("ul",[o("li",[o("strong",[t._v("Note:")]),t._v(" if your domain is whitelisted, you'll have to ignore the following and go to\n"),o("a",{attrs:{href:"https://chat.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" or "),o("a",{attrs:{href:"https://chat.il4.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il4.dsop.io/"),o("OutboundLink")],1),t._v(" to chat if you've got a CAC.")])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(361),alt:"alt Login Image"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Enter your name.")])]),t._v(" "),o("li",[o("p",[t._v("Select affiliation- if you are a contractor working on platform 1, select yourself as")]),t._v(" "),o("p",[t._v("contractor.")])]),t._v(" "),o("li",[o("p",[t._v("Select N/A for Pay Grade unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter your unit, organization/company name, user name fields, and government email.")])]),t._v(" "),o("li",[o("p",[t._v("Access Request Notes can be blank unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter and confirm your password.")])]),t._v(" "),o("li",[o("p",[t._v("Click Register.")])])]),t._v(" "),o("p",[o("strong",[t._v("Note:")]),t._v(" If you are not sure who your team admin is or can't get a hold, email at "),o("a",{attrs:{href:"mailto:dod_p1chat_admin@afwerx.af.mil"}},[t._v("dod_p1chat_admin@afwerx.af.mil")]),t._v(".")]),t._v(" "),o("p",[o("img",{attrs:{src:a(362),alt:"alt Registration Example Picture"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-2-multi-factor-authentication-mfa-set-up"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-2-multi-factor-authentication-mfa-set-up"}},[t._v("#")]),t._v(" Step 2: Multi-factor authentication (MFA) set up")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("Setup an MFA by scanning the QR code with your MFA app")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("You can set up an MFA after registering with CAC or an invite link.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code with your MFA app.")])]),t._v(" "),o("li",[o("p",[t._v("This will create a 6-digit pin that changes every 30 seconds.")])]),t._v(" "),o("li",[o("p",[t._v("You will need to enter the MFA 6-digit pin each time you login, so do not delete the MFA app.")])])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Scan the QR code with your app, and enter the one time-code.")])]),t._v(" "),o("li",[o("p",[t._v("Enter device name if necessary (not required) and hit submit.")])])]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-3-verify-your-email-address"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-3-verify-your-email-address"}},[t._v("#")]),t._v(" Step 3: Verify your email address")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Verify your email address by checking your email for a link.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to e-mail address verification" or copy the URL to')])])]),t._v(" "),o("p",[t._v("a web browser.")]),t._v(" "),o("p",[o("img",{attrs:{src:a(363),alt:"alt Email Verification Screen Image"}})]),t._v(" "),o("ol",{attrs:{start:"3"}},[o("li",[o("p",[t._v('Verify by clicking "Click here to proceed."')])]),t._v(" "),o("li",[o("p",[t._v('On the next screen, click "Back to Application."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(364),alt:"alt Email Validation Scree Image"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-4-your-account-has-been-created"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-4-your-account-has-been-created"}},[t._v("#")]),t._v(" Step 4: Your account has been created")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(" to access Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"http://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("http://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" for IL2 Mattermost instance.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Platform One SSO."')])]),t._v(" "),o("li",[o("p",[t._v("Login with the credentials you created.")])]),t._v(" "),o("li",[o("p",[t._v("You will be asked to join a team after logging in.")])]),t._v(" "),o("li",[o("p",[t._v('Select the "Welcome" team and join the "Team Access Request" public channel')])])]),t._v(" "),o("p",[t._v("to request your team.")]),t._v(" "),o("ol",{attrs:{start:"5"}},[o("li",[t._v("If desired, you can update the rest of your profile.")])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[t._v("#")]),t._v(" How to create an SSO account if you have a Mattermost account:")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(".")])]),t._v(" "),o("p",[o("img",{attrs:{src:a(365),alt:"alt Main Page Image for Setup"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Click Platform One SSO.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Forgot Password."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(366),alt:"alt Login Screen Pointing to Reset Password link"}})]),t._v(" "),o("ol",{attrs:{start:"4"}},[o("li",[o("p",[t._v("Enter your email in the next screen.")])]),t._v(" "),o("li",[o("p",[t._v("Check your email to find a link to reset your credentials.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to reset credentials" or copy the URL into a web browser.')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(367),alt:"alt Reset Password Email Verification Image"}})]),t._v(" "),o("ol",{attrs:{start:"6"}},[o("li",[o("p",[t._v("You will be sent to the page where you scan the QR code.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code using your MFA app.")]),t._v(" "),o("ul",[o("li",[t._v("The QR code will reset if your MFA pin is not accepted or entered incorrectly, if this happens then re-scan the QR code.")])])]),t._v(" "),o("li",[o("p",[t._v("Create a new password.")]),t._v(" "),o("ul",[o("li",[t._v("You can use the same password as your Mattermost account, but it must have at least two special characters.")])])]),t._v(" "),o("li",[o("p",[t._v("You are now logged into Mattermost.")])])]),t._v(" "),o("p",[o("strong",[t._v('From here on, you will be using the blue "Platform One SSO" button on Mattermost login screen to log into your account using the username, password, and MFA you just setup.')])]),t._v(" "),o("p",[o("img",{attrs:{src:a(368),alt:"alt Password Reset Screen Image"}})]),t._v(" "),o("p",[o("strong",[t._v("NOTE")])]),t._v(" "),o("ul",[o("li",[t._v('For mobile app, select the purple "GitLab" button to log into P1 SSO. This is a')])]),t._v(" "),o("p",[t._v("known issue.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{327:function(t,e,a){t.exports=a.p+"assets/img/mfa_code_screen.71394efd.png"},359:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_login_screen.9496ba97.png"},360:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_register_screen.3263cb75.png"},361:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_verification.b8be6902.png"},362:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_email_validation.29232515.png"},363:function(t,e,a){t.exports=a.p+"assets/img/p1_sso_wo_mattermost_main_page.e5d6a5b3.png"},364:function(t,e,a){t.exports=a.p+"assets/img/forgot_password_screen.193cf237.png"},365:function(t,e,a){t.exports=a.p+"assets/img/reset_password_verification_email.44341091.png"},366:function(t,e,a){t.exports=a.p+"assets/img/password_reset_screen.91fe3886.png"},439:function(t,e,a){"use strict";a.r(e);var o=a(39),r=Object(o.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[o("p",[o("strong",[t._v("Related Articles")])]),t._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/twofactor.html"}},[t._v("What is Two-Factor Authentication?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-create-a-p1-sso-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-create-a-p1-sso-account"}},[t._v("#")]),t._v(" How do I create a P1 SSO Account?")]),t._v(" "),o("hr"),t._v(" "),o("h5",{attrs:{id:"to-get-started-you-will-need"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#to-get-started-you-will-need"}},[t._v("#")]),t._v(" To get started, you will need:")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("A web browser")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("Use a web browser on a computer to register.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Mobile Device with Multi Factor Authentication (MFA)")])]),t._v(" "),o("ul",[o("li",[t._v("Use a mobile device with a Multi Factor Authentication (MFA) app, such as Google Authenticator or Authy.")])])]),t._v(" "),o("li",[o("p",[o("strong",[t._v("Government email address")])]),t._v(" "),o("ul",[o("li",[t._v("Have access to your government email address.")])])])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"new-user-registration"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#new-user-registration"}},[t._v("#")]),t._v(" New user registration")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("For users who want to create a new SSO Account and gain access to Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])]),t._v(" "),o("li",[o("p",[t._v("Anyone can register now with any email, but if you don't have one that matches IL2 or IL4 and aren't using CAC, you will be dropped into the \"Randos\" group and only have access to Harbor/Repo1/IronBank")])])]),t._v(" "),o("h4",{attrs:{id:"step-1-register-on-your-desktop-with-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-1-register-on-your-desktop-with-cac"}},[t._v("#")]),t._v(" Step 1: Register on your desktop with CAC")]),t._v(" "),o("p",[o("strong",[t._v("Desktop computer with a CAC installed registration:")])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),o("OutboundLink")],1),t._v(" "),o("ul",[o("li",[o("strong",[t._v("Note:")]),t._v(" if your domain is whitelisted, you'll have to ignore the following and go to\n"),o("a",{attrs:{href:"https://chat.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" or "),o("a",{attrs:{href:"https://chat.il4.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il4.dsop.io/"),o("OutboundLink")],1),t._v(" to chat if you've got a CAC.")])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(359),alt:"alt Login Image"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Enter your name.")])]),t._v(" "),o("li",[o("p",[t._v("Select affiliation- if you are a contractor working on platform 1, select yourself as")]),t._v(" "),o("p",[t._v("contractor.")])]),t._v(" "),o("li",[o("p",[t._v("Select N/A for Pay Grade unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter your unit, organization/company name, user name fields, and government email.")])]),t._v(" "),o("li",[o("p",[t._v("Access Request Notes can be blank unless specified.")])]),t._v(" "),o("li",[o("p",[t._v("Enter and confirm your password.")])]),t._v(" "),o("li",[o("p",[t._v("Click Register.")])])]),t._v(" "),o("p",[o("strong",[t._v("Note:")]),t._v(" If you are not sure who your team admin is or can't get a hold, email at "),o("a",{attrs:{href:"mailto:dod_p1chat_admin@afwerx.af.mil"}},[t._v("dod_p1chat_admin@afwerx.af.mil")]),t._v(".")]),t._v(" "),o("p",[o("img",{attrs:{src:a(360),alt:"alt Registration Example Picture"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-2-multi-factor-authentication-mfa-set-up"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-2-multi-factor-authentication-mfa-set-up"}},[t._v("#")]),t._v(" Step 2: Multi-factor authentication (MFA) set up")]),t._v(" "),o("ul",[o("li",[o("p",[o("strong",[t._v("Setup an MFA by scanning the QR code with your MFA app")])]),t._v(" "),o("ul",[o("li",[o("p",[t._v("You can set up an MFA after registering with CAC or an invite link.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code with your MFA app.")])]),t._v(" "),o("li",[o("p",[t._v("This will create a 6-digit pin that changes every 30 seconds.")])]),t._v(" "),o("li",[o("p",[t._v("You will need to enter the MFA 6-digit pin each time you login, so do not delete the MFA app.")])])])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Scan the QR code with your app, and enter the one time-code.")])]),t._v(" "),o("li",[o("p",[t._v("Enter device name if necessary (not required) and hit submit.")])])]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-3-verify-your-email-address"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-3-verify-your-email-address"}},[t._v("#")]),t._v(" Step 3: Verify your email address")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Verify your email address by checking your email for a link.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to e-mail address verification" or copy the URL to')])])]),t._v(" "),o("p",[t._v("a web browser.")]),t._v(" "),o("p",[o("img",{attrs:{src:a(361),alt:"alt Email Verification Screen Image"}})]),t._v(" "),o("ol",{attrs:{start:"3"}},[o("li",[o("p",[t._v('Verify by clicking "Click here to proceed."')])]),t._v(" "),o("li",[o("p",[t._v('On the next screen, click "Back to Application."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(362),alt:"alt Email Validation Scree Image"}})]),t._v(" "),o("hr"),t._v(" "),o("h4",{attrs:{id:"step-4-your-account-has-been-created"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#step-4-your-account-has-been-created"}},[t._v("#")]),t._v(" Step 4: Your account has been created")]),t._v(" "),o("ol",[o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(" to access Mattermost.")])]),t._v(" "),o("li",[o("p",[t._v("Go to "),o("a",{attrs:{href:"http://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("http://chat.il2.dsop.io/"),o("OutboundLink")],1),t._v(" for IL2 Mattermost instance.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Platform One SSO."')])]),t._v(" "),o("li",[o("p",[t._v("Login with the credentials you created.")])]),t._v(" "),o("li",[o("p",[t._v("You will be asked to join a team after logging in.")])]),t._v(" "),o("li",[o("p",[t._v('Select the "Welcome" team and join the "Team Access Request" public channel')])])]),t._v(" "),o("p",[t._v("to request your team.")]),t._v(" "),o("ol",{attrs:{start:"5"}},[o("li",[t._v("If desired, you can update the rest of your profile.")])]),t._v(" "),o("hr"),t._v(" "),o("h2",{attrs:{id:"how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-an-sso-account-if-you-have-a-mattermost-account"}},[t._v("#")]),t._v(" How to create an SSO account if you have a Mattermost account:")]),t._v(" "),o("ul",[o("li",[o("p",[t._v("This process must be done from a web browser on a computer.")])]),t._v(" "),o("li",[o("p",[t._v("Do not use Internet Explorer.")])])]),t._v(" "),o("ol",[o("li",[t._v("Go to "),o("a",{attrs:{href:"https://chat.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil/"),o("OutboundLink")],1),t._v(".")])]),t._v(" "),o("p",[o("img",{attrs:{src:a(363),alt:"alt Main Page Image for Setup"}})]),t._v(" "),o("ol",{attrs:{start:"2"}},[o("li",[o("p",[t._v("Click Platform One SSO.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Forgot Password."')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(364),alt:"alt Login Screen Pointing to Reset Password link"}})]),t._v(" "),o("ol",{attrs:{start:"4"}},[o("li",[o("p",[t._v("Enter your email in the next screen.")])]),t._v(" "),o("li",[o("p",[t._v("Check your email to find a link to reset your credentials.")])]),t._v(" "),o("li",[o("p",[t._v('Click "Link to reset credentials" or copy the URL into a web browser.')])])]),t._v(" "),o("p",[o("img",{attrs:{src:a(365),alt:"alt Reset Password Email Verification Image"}})]),t._v(" "),o("ol",{attrs:{start:"6"}},[o("li",[o("p",[t._v("You will be sent to the page where you scan the QR code.")])]),t._v(" "),o("li",[o("p",[t._v("Scan the QR code using your MFA app.")]),t._v(" "),o("ul",[o("li",[t._v("The QR code will reset if your MFA pin is not accepted or entered incorrectly, if this happens then re-scan the QR code.")])])]),t._v(" "),o("li",[o("p",[t._v("Create a new password.")]),t._v(" "),o("ul",[o("li",[t._v("You can use the same password as your Mattermost account, but it must have at least two special characters.")])])]),t._v(" "),o("li",[o("p",[t._v("You are now logged into Mattermost.")])])]),t._v(" "),o("p",[o("strong",[t._v('From here on, you will be using the blue "Platform One SSO" button on Mattermost login screen to log into your account using the username, password, and MFA you just setup.')])]),t._v(" "),o("p",[o("img",{attrs:{src:a(366),alt:"alt Password Reset Screen Image"}})]),t._v(" "),o("p",[o("strong",[t._v("NOTE")])]),t._v(" "),o("ul",[o("li",[t._v('For mobile app, select the purple "GitLab" button to log into P1 SSO. This is a')])]),t._v(" "),o("p",[t._v("known issue.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]);
//# sourceMappingURL=14.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/15.js b/sites/enterprise-collaboration-faqs/15.js
index bd42048bf6fba04e8612e026259d728ff1c9670a..c4ef41618427beb26520ab901b1f5ef1bfdda4c5 100644
--- a/sites/enterprise-collaboration-faqs/15.js
+++ b/sites/enterprise-collaboration-faqs/15.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{298:function(t,e,r){"use strict";r.d(e,"c",(function(){return a})),r.d(e,"e",(function(){return s})),r.d(e,"d",(function(){return u})),r.d(e,"a",(function(){return l})),r.d(e,"b",(function(){return f}));var n=r(306),c=r(302),o=r(300),i=r(301),a=function(t,e){return t+Object(i.g)(e)},s=function(t,e){return Object(i.c)(e.replace(t,""))},u=function(t,e){return e+(t?Object(i.g)(t):"")},l=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(c.d)(t))return t.map(e);var r={};for(var i in t)Object(o.f)(t,i)&&(r[e(i)]=Object(o.g)(t[i])?Object(o.b)(t[i]):t[i]);return r},f=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(c.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},315:function(t,e,r){"use strict";var n=r(1),c=r(20),o=r(11),i=r(2),a=r(40),s=[],u=s.sort,l=i((function(){s.sort(void 0)})),f=i((function(){s.sort(null)})),b=a("sort");n({target:"Array",proto:!0,forced:l||!f||!b},{sort:function(t){return void 0===t?u.call(o(this)):u.call(o(this),c(t))}})},336:function(t,e,r){"use strict";r.d(e,"a",(function(){return j}));var n=r(296),c=r(306),o=r(313),i=r(302),a=r(304),s=r(300),u=r(298),l=r(301);function f(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function b(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var p=["start","end","center"],d=Object(o.a)((function(t,e){return(e=Object(l.f)(Object(l.e)(e)))?Object(l.b)(["row-cols",t,e].filter(c.a).join("-")):null})),v=Object(o.a)((function(t){return Object(l.b)(t.replace("cols",""))})),h=[],O=function(){var t=Object(a.b)().reduce((function(t,e){return t[Object(u.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(s.c)(null));return h=Object(s.i)(t),function(t){for(var e=1;e=0&&(this.prev=this.news[r(this.currentNewsIndex-1,this.news.length)]),this.currentNewsIndex+1<=this.news.length-1&&(this.next=this.news[r(this.currentNewsIndex+1,this.news.length)])}},i=(r(413),r(39)),a=Object(i.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"container"},[r("div",{staticClass:"header"},[r("h2",[t._v(" "+t._s(this.$frontmatter.articleTitle)+" ")]),t._v(" "),r("h3",{staticStyle:{color:"#4A4A4A"}},[t._v(" "+t._s(this.$frontmatter.intro)+" ")]),t._v(" "),r("b-row",[r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(" by "+t._s(this.$frontmatter.author))])]),t._v(" "),r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(t._s(this.$frontmatter.date)+" ")])])],1)],1),t._v(" "),"/Enterprise-Collaboration_logo.png"!=this.$frontmatter.src?r("div",[r("hr"),t._v(" "),r("img",{staticClass:"news-img",attrs:{src:this.$frontmatter.src}}),t._v(" "),r("hr")]):t._e(),t._v(" "),r("div",{staticClass:"news-content"},[r("Content",{attrs:{"slot-key":"news-info"}})],1),t._v(" "),r("hr"),t._v(" "),r("div",{staticClass:"footer"},[r("div",{staticClass:"row"},[r("div",{staticClass:"col"},[t._m(0),t._v(" "),r("div",{staticClass:"router-col"},[this.prev?r("router-link",{attrs:{to:this.prev.path}},[t._v(" \n "+t._s(this.prev.frontmatter.articleTitle)+" \n ")]):r("p",[t._v("No newer articles")])],1)]),t._v(" "),r("div",{staticClass:"col"},[t._m(1),t._v(" "),r("div",{staticClass:"router-col"},[this.next?r("router-link",{attrs:{to:this.next.path}},[t._v(" \n "+t._s(this.next.frontmatter.articleTitle)+"\n ")]):r("p",[t._v("No older articles")])],1)])])])])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Previous Post ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Next Post ")])])}],!1,null,"857b7f7c",null);e.default=a.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{298:function(t,e,r){"use strict";r.d(e,"c",(function(){return a})),r.d(e,"e",(function(){return s})),r.d(e,"d",(function(){return u})),r.d(e,"a",(function(){return l})),r.d(e,"b",(function(){return f}));var n=r(306),c=r(302),o=r(300),i=r(301),a=function(t,e){return t+Object(i.g)(e)},s=function(t,e){return Object(i.c)(e.replace(t,""))},u=function(t,e){return e+(t?Object(i.g)(t):"")},l=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.a;if(Object(c.d)(t))return t.map(e);var r={};for(var i in t)Object(o.f)(t,i)&&(r[e(i)]=Object(o.g)(t[i])?Object(o.b)(t[i]):t[i]);return r},f=function(t,e){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.a;return(Object(c.d)(t)?t.slice():Object(o.i)(t)).reduce((function(t,n){return t[r(n)]=e[n],t}),{})}},315:function(t,e,r){"use strict";var n=r(1),c=r(20),o=r(11),i=r(2),a=r(40),s=[],u=s.sort,l=i((function(){s.sort(void 0)})),f=i((function(){s.sort(null)})),b=a("sort");n({target:"Array",proto:!0,forced:l||!f||!b},{sort:function(t){return void 0===t?u.call(o(this)):u.call(o(this),c(t))}})},336:function(t,e,r){"use strict";r.d(e,"a",(function(){return j}));var n=r(296),c=r(306),o=r(313),i=r(302),a=r(304),s=r(300),u=r(298),l=r(301);function f(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function b(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var p=["start","end","center"],d=Object(o.a)((function(t,e){return(e=Object(l.f)(Object(l.e)(e)))?Object(l.b)(["row-cols",t,e].filter(c.a).join("-")):null})),v=Object(o.a)((function(t){return Object(l.b)(t.replace("cols",""))})),h=[],O=function(){var t=Object(a.b)().reduce((function(t,e){return t[Object(u.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(s.c)(null));return h=Object(s.i)(t),function(t){for(var e=1;e=0&&(this.prev=this.news[r(this.currentNewsIndex-1,this.news.length)]),this.currentNewsIndex+1<=this.news.length-1&&(this.next=this.news[r(this.currentNewsIndex+1,this.news.length)])}},i=(r(411),r(39)),a=Object(i.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"container"},[r("div",{staticClass:"header"},[r("h2",[t._v(" "+t._s(this.$frontmatter.articleTitle)+" ")]),t._v(" "),r("h3",{staticStyle:{color:"#4A4A4A"}},[t._v(" "+t._s(this.$frontmatter.intro)+" ")]),t._v(" "),r("b-row",[r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(" by "+t._s(this.$frontmatter.author))])]),t._v(" "),r("b-col",{attrs:{md:"6"}},[r("h6",{staticStyle:{color:"#A0A0A0"}},[t._v(t._s(this.$frontmatter.date)+" ")])])],1)],1),t._v(" "),"/Enterprise-Collaboration_logo.png"!=this.$frontmatter.src?r("div",[r("hr"),t._v(" "),r("img",{staticClass:"news-img",attrs:{src:this.$frontmatter.src}}),t._v(" "),r("hr")]):t._e(),t._v(" "),r("div",{staticClass:"news-content"},[r("Content",{attrs:{"slot-key":"news-info"}})],1),t._v(" "),r("hr"),t._v(" "),r("div",{staticClass:"footer"},[r("div",{staticClass:"row"},[r("div",{staticClass:"col"},[t._m(0),t._v(" "),r("div",{staticClass:"router-col"},[this.prev?r("router-link",{attrs:{to:this.prev.path}},[t._v(" \n "+t._s(this.prev.frontmatter.articleTitle)+" \n ")]):r("p",[t._v("No newer articles")])],1)]),t._v(" "),r("div",{staticClass:"col"},[t._m(1),t._v(" "),r("div",{staticClass:"router-col"},[this.next?r("router-link",{attrs:{to:this.next.path}},[t._v(" \n "+t._s(this.next.frontmatter.articleTitle)+"\n ")]):r("p",[t._v("No older articles")])],1)])])])])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Previous Post ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("p",[e("strong",[this._v(" Next Post ")])])}],!1,null,"857b7f7c",null);e.default=a.exports}}]);
//# sourceMappingURL=15.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/16.js b/sites/enterprise-collaboration-faqs/16.js
index 75cd143498bf19fc1e4712314c91083f3d0db207..fba71801e88f0ca47d58280b7670473666863f94 100644
--- a/sites/enterprise-collaboration-faqs/16.js
+++ b/sites/enterprise-collaboration-faqs/16.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{298:function(t,e,n){"use strict";n.d(e,"c",(function(){return i})),n.d(e,"e",(function(){return u})),n.d(e,"d",(function(){return l})),n.d(e,"a",(function(){return s})),n.d(e,"b",(function(){return f}));var r=n(306),c=n(302),a=n(300),o=n(301),i=function(t,e){return t+Object(o.g)(e)},u=function(t,e){return Object(o.c)(e.replace(t,""))},l=function(t,e){return e+(t?Object(o.g)(t):"")},s=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.a;if(Object(c.d)(t))return t.map(e);var n={};for(var o in t)Object(a.f)(t,o)&&(n[e(o)]=Object(a.g)(t[o])?Object(a.b)(t[o]):t[o]);return n},f=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.a;return(Object(c.d)(t)?t.slice():Object(a.i)(t)).reduce((function(t,r){return t[n(r)]=e[r],t}),{})}},336:function(t,e,n){"use strict";n.d(e,"a",(function(){return g}));var r=n(296),c=n(306),a=n(313),o=n(302),i=n(304),u=n(300),l=n(298),s=n(301);function f(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function b(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d=["start","end","center"],p=Object(a.a)((function(t,e){return(e=Object(s.f)(Object(s.e)(e)))?Object(s.b)(["row-cols",t,e].filter(c.a).join("-")):null})),O=Object(a.a)((function(t){return Object(s.b)(t.replace("cols",""))})),v=[],j=function(){var t=Object(i.b)().reduce((function(t,e){return t[Object(l.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(u.c)(null));return v=Object(u.i)(t),function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:r.a;if(Object(c.d)(t))return t.map(e);var n={};for(var o in t)Object(a.f)(t,o)&&(n[e(o)]=Object(a.g)(t[o])?Object(a.b)(t[o]):t[o]);return n},f=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.a;return(Object(c.d)(t)?t.slice():Object(a.i)(t)).reduce((function(t,r){return t[n(r)]=e[r],t}),{})}},336:function(t,e,n){"use strict";n.d(e,"a",(function(){return g}));var r=n(296),c=n(306),a=n(313),o=n(302),i=n(304),u=n(300),l=n(298),s=n(301);function f(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function b(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d=["start","end","center"],p=Object(a.a)((function(t,e){return(e=Object(s.f)(Object(s.e)(e)))?Object(s.b)(["row-cols",t,e].filter(c.a).join("-")):null})),O=Object(a.a)((function(t){return Object(s.b)(t.replace("cols",""))})),v=[],j=function(){var t=Object(i.b)().reduce((function(t,e){return t[Object(l.d)(e,"cols")]={type:[String,Number],default:null},t}),Object(u.c)(null));return v=Object(u.i)(t),function(t){for(var e=1;e()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)}}},n=(s(402),s(39)),i=Object(n.a)(o,(function(){var e=this,r=e.$createElement,t=e._self._c||r;return t("div",{staticClass:"container"},[e.errors.length?t("div",{attrs:{id:"error-list"}},[t("p",{staticClass:"error-message"},[t("br"),e._v(" "),t("strong",[e._v("\n Please correct the following :\n ")]),e._v(" "),t("ul",e._l(e.errors,(function(r){return t("li",[e._v("\n "+e._s(r)+"\n ")])})),0)])]):e._e(),e._v(" "),e.showFeedbackForm?t("div",{attrs:{id:"feedback-form"}},[t("Content",{attrs:{"slot-key":"feedback-content"}}),e._v(" "),e._m(0),e._v(" "),t("label",{class:{"error-message":e.errorCommentLabel},attrs:{id:"feedback-box-label",for:"feedback-box"}},[e._v("Comment *")]),e._v(" "),t("textarea",{directives:[{name:"model",rawName:"v-model",value:e.sendersComment,expression:"sendersComment"}],class:{"error-box-highlight":e.errorComment},attrs:{id:"feedback-box",type:"text",name:"feedback",placeholder:"Enter Your Comments Here"},domProps:{value:e.sendersComment},on:{input:function(r){r.target.composing||(e.sendersComment=r.target.value)}}}),e._v(" "),t("label",{attrs:{for:"senders-name"}},[e._v("Name")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersName,expression:"sendersName"}],attrs:{id:"feedback-name",name:"senders-name",type:"text",placeholder:"Enter Your Name Here"},domProps:{value:e.sendersName},on:{input:function(r){r.target.composing||(e.sendersName=r.target.value)}}}),e._v(" "),t("label",{class:{"error-message":e.errorEmailLabel},attrs:{id:"feedback-email-label",for:"senders-email"}},[e._v("Email")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersEmail,expression:"sendersEmail"}],class:{"error-box-highlight":e.errorEmail},attrs:{id:"feedback-email",name:"senders-email",type:"email",placeholder:"Enter Your Email Here"},domProps:{value:e.sendersEmail},on:{input:function(r){r.target.composing||(e.sendersEmail=r.target.value)}}}),e._v(" "),t("button",{staticClass:"p1-button",attrs:{id:"submit-btn"},on:{click:e.checkForm}},[e._v("Submit")])],1):e._e(),e._v(" "),e.showSuccess?t("div",{attrs:{id:"success"}},[t("br"),t("br"),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"350",width:"400"}}),e._v(" "),t("br"),t("br"),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"feedback-success"}})],1):e._e(),e._v(" "),e.noApiReroute?t("div",{attrs:{id:"noApiReroute"}},[t("br"),e._v(" "),t("b-alert",{attrs:{show:"",variant:"warning"}},[t("Content",{attrs:{"slot-key":"warning"}})],1),e._v(" "),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"241",width:"275"}}),e._v(" "),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"no-api-feedback-prompt"}})],1):e._e()])}),[function(){var e=this.$createElement,r=this._self._c||e;return r("div",{attrs:{id:"requiredInfoPrompt"}},[r("p",[this._v("Required information *")])])}],!1,null,"fdec1c1a",null);r.default=i.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[20],{335:function(e,r,s){},350:function(e,r,s){e.exports=s.p+"assets/img/feedback_success.4e9f8c28.png"},400:function(e,r,s){"use strict";var t=s(335);s.n(t).a},426:function(e,r,s){"use strict";s.r(r);var t=s(383),a=s.n(t),o={name:"Feedback",components:{BAlert:s(470).a},data:function(){return{errors:[],sendersComment:null,sendersName:null,sendersEmail:null,noApiReroute:!1,showFeedbackForm:!0,showSuccess:!1,showError:!1,errorComment:!1,errorCommentLabel:!1,errorEmail:!1,errorEmailLabel:!1,data:"something"}},methods:{submitFeedback:function(){var e=this,r="";this.sendersEmail&&this.sendersName?r=this.sendersName+" - "+this.sendersEmail:this.sendersEmail?r=this.sendersEmail:this.sendersName&&(r=this.sendersName);var s={username:r,text:this.sendersComment};a.a.post("https://chat.il2.dsop.io/hooks/mkfifxeqktd98yq8kwtzty68jy",s,{headers:{"Content-type":"application/json"}}).then((function(r){e.data=r,e.showSuccess=!0,e.showFeedbackForm=!1,e.errorComment=!1,e.errorCommentLabel=!1,e.errorEmail=!1,e.errorEmailLabel=!1})).catch((function(r){console.log("error "+r),e.showSuccess=!1,e.showFeedbackForm=!0,e.errorComment=!1,e.errorCommentLabel=!1,e.errorEmail=!1,e.errorEmailLabel=!1,e.sendersComment=null,e.sendersEmail=null,e.sendersName=null,e.errors.push("Uh Oh... Something went wrong on our end. Our apologies. Please feel free to send your feedback to this email if you still cannot connect through this form: help@dsop.io")}))},checkForm:function(e){if(this.errors=[],this.errorComment=!1,this.errorEmail=!1,this.errorCommentLabel=!1,this.errorEmailLabel=!1,this.sendersComment||(this.errors.push("Comments required"),this.errorComment=!0,this.errorCommentLabel=!0),this.isValidEmail(this.sendersEmail)||null===this.sendersEmail||""===this.sendersEmail||(this.errors.push("Valid email required."),this.errorEmail=!0,this.errorEmailLabel=!0),!this.errors.length)return this.submitFeedback(),!0;e.preventDefault()},isValidEmail:function(e){return/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)}}},n=(s(400),s(39)),i=Object(n.a)(o,(function(){var e=this,r=e.$createElement,t=e._self._c||r;return t("div",{staticClass:"container"},[e.errors.length?t("div",{attrs:{id:"error-list"}},[t("p",{staticClass:"error-message"},[t("br"),e._v(" "),t("strong",[e._v("\n Please correct the following :\n ")]),e._v(" "),t("ul",e._l(e.errors,(function(r){return t("li",[e._v("\n "+e._s(r)+"\n ")])})),0)])]):e._e(),e._v(" "),e.showFeedbackForm?t("div",{attrs:{id:"feedback-form"}},[t("Content",{attrs:{"slot-key":"feedback-content"}}),e._v(" "),e._m(0),e._v(" "),t("label",{class:{"error-message":e.errorCommentLabel},attrs:{id:"feedback-box-label",for:"feedback-box"}},[e._v("Comment *")]),e._v(" "),t("textarea",{directives:[{name:"model",rawName:"v-model",value:e.sendersComment,expression:"sendersComment"}],class:{"error-box-highlight":e.errorComment},attrs:{id:"feedback-box",type:"text",name:"feedback",placeholder:"Enter Your Comments Here"},domProps:{value:e.sendersComment},on:{input:function(r){r.target.composing||(e.sendersComment=r.target.value)}}}),e._v(" "),t("label",{attrs:{for:"senders-name"}},[e._v("Name")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersName,expression:"sendersName"}],attrs:{id:"feedback-name",name:"senders-name",type:"text",placeholder:"Enter Your Name Here"},domProps:{value:e.sendersName},on:{input:function(r){r.target.composing||(e.sendersName=r.target.value)}}}),e._v(" "),t("label",{class:{"error-message":e.errorEmailLabel},attrs:{id:"feedback-email-label",for:"senders-email"}},[e._v("Email")]),e._v(" "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.sendersEmail,expression:"sendersEmail"}],class:{"error-box-highlight":e.errorEmail},attrs:{id:"feedback-email",name:"senders-email",type:"email",placeholder:"Enter Your Email Here"},domProps:{value:e.sendersEmail},on:{input:function(r){r.target.composing||(e.sendersEmail=r.target.value)}}}),e._v(" "),t("button",{staticClass:"p1-button",attrs:{id:"submit-btn"},on:{click:e.checkForm}},[e._v("Submit")])],1):e._e(),e._v(" "),e.showSuccess?t("div",{attrs:{id:"success"}},[t("br"),t("br"),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"350",width:"400"}}),e._v(" "),t("br"),t("br"),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"feedback-success"}})],1):e._e(),e._v(" "),e.noApiReroute?t("div",{attrs:{id:"noApiReroute"}},[t("br"),e._v(" "),t("b-alert",{attrs:{show:"",variant:"warning"}},[t("Content",{attrs:{"slot-key":"warning"}})],1),e._v(" "),t("br"),e._v(" "),t("img",{attrs:{src:s(350),height:"241",width:"275"}}),e._v(" "),t("br"),e._v(" "),t("Content",{attrs:{"slot-key":"no-api-feedback-prompt"}})],1):e._e()])}),[function(){var e=this.$createElement,r=this._self._c||e;return r("div",{attrs:{id:"requiredInfoPrompt"}},[r("p",[this._v("Required information *")])])}],!1,null,"fdec1c1a",null);r.default=i.exports}}]);
//# sourceMappingURL=20.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/21.js b/sites/enterprise-collaboration-faqs/21.js
index 86ee93efde9d20d295a1a1965081b17c2cfc4d0b..f98857599796479b5f767f70e7098777f96556e9 100644
--- a/sites/enterprise-collaboration-faqs/21.js
+++ b/sites/enterprise-collaboration-faqs/21.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{330:function(t,e,n){},375:function(t,e,n){"use strict";var s=n(330);n.n(s).a},425:function(t,e,n){"use strict";n.r(e);n(88);var s={name:"EventsPage",data:function(){return{newDate:""}},mounted:function(){this.newDate=new Date(this.$frontmatter.date+" "+this.$frontmatter.time)}},a=(n(375),n(39)),i=Object(a.a)(s,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"container"},[n("div",{staticClass:"event-header"},[this.$frontmatter.src?n("img",{staticClass:"event-img",attrs:{src:this.$frontmatter.src}}):t._e(),t._v(" "),n("h2",[t._v(t._s(this.$frontmatter.eventTitle))]),t._v(" "),n("p",[t._v("Hosted by "+t._s(this.$frontmatter.hostperson))])]),t._v(" "),n("div",{staticClass:"date-time-loc"},[this.newDate?n("p",[n("strong",[t._v("Date:")]),t._v("\n "+t._s(this.newDate.toLocaleDateString())+"\n ")]):t._e(),t._v(" "),this.newDate?n("p",[n("strong",[t._v("Time:")]),t._v("\n "+t._s(this.newDate.toLocaleTimeString())+"\n ")]):t._e(),t._v(" "),n("p",[n("strong",[t._v("Location:")]),t._v("\n "+t._s(this.$frontmatter.location)+"\n ")])]),t._v(" "),n("div",{staticClass:"event-about"},[t._m(0),t._v(" "),n("hr"),t._v(" "),n("Content",{attrs:{"slot-key":"event-info"}})],1)])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",{staticClass:"event-about-title"},[e("strong",[this._v("About")])])}],!1,null,"3cabcc8d",null);e.default=i.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{330:function(t,e,n){},373:function(t,e,n){"use strict";var s=n(330);n.n(s).a},423:function(t,e,n){"use strict";n.r(e);n(88);var s={name:"EventsPage",data:function(){return{newDate:""}},mounted:function(){this.newDate=new Date(this.$frontmatter.date+" "+this.$frontmatter.time)}},a=(n(373),n(39)),i=Object(a.a)(s,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"container"},[n("div",{staticClass:"event-header"},[this.$frontmatter.src?n("img",{staticClass:"event-img",attrs:{src:this.$frontmatter.src}}):t._e(),t._v(" "),n("h2",[t._v(t._s(this.$frontmatter.eventTitle))]),t._v(" "),n("p",[t._v("Hosted by "+t._s(this.$frontmatter.hostperson))])]),t._v(" "),n("div",{staticClass:"date-time-loc"},[this.newDate?n("p",[n("strong",[t._v("Date:")]),t._v("\n "+t._s(this.newDate.toLocaleDateString())+"\n ")]):t._e(),t._v(" "),this.newDate?n("p",[n("strong",[t._v("Time:")]),t._v("\n "+t._s(this.newDate.toLocaleTimeString())+"\n ")]):t._e(),t._v(" "),n("p",[n("strong",[t._v("Location:")]),t._v("\n "+t._s(this.$frontmatter.location)+"\n ")])]),t._v(" "),n("div",{staticClass:"event-about"},[t._m(0),t._v(" "),n("hr"),t._v(" "),n("Content",{attrs:{"slot-key":"event-info"}})],1)])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("p",{staticClass:"event-about-title"},[e("strong",[this._v("About")])])}],!1,null,"3cabcc8d",null);e.default=i.exports}}]);
//# sourceMappingURL=21.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/22.js b/sites/enterprise-collaboration-faqs/22.js
index efa2b828f767145077499a6962b5b8a326af2b7c..e412d7c213271cdd72e1678016f3258bb22cb593 100644
--- a/sites/enterprise-collaboration-faqs/22.js
+++ b/sites/enterprise-collaboration-faqs/22.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{334:function(t,n,r){},384:function(t,n,r){"use strict";var e=r(334);r.n(e).a},427:function(t,n,r){"use strict";r.r(n);r(86),r(315),r(331),r(87);var e=r(326),a=r(323),o=r(324),s=r(348),i={name:"faqTiles",components:{BCard:e.a,BCardText:a.a,BCardGroup:o.a,BButton:s.a},data:function(){return{pages:[]}},mounted:function(){var t=[];for(this.$site.pages.forEach((function(n){"tile"===n.frontmatter.type&&t.push(n)})),t.sort((function(t,n){return t.frontmatter.id-n.frontmatter.id}));t.length;)this.pages.push(t.splice(0,4))}},c=(r(384),r(39)),u=Object(c.a)(i,(function(){var t=this,n=t.$createElement,r=t._self._c||n;return r("div",{staticClass:"container"},t._l(t.pages,(function(n){return r("b-card-group",{attrs:{deck:""}},t._l(n,(function(n){return r("b-card",{attrs:{"header-tag":"header","footer-tag":"footer"},scopedSlots:t._u([{key:"header",fn:function(){return[r("img",{staticStyle:{transform:"scale(1.5)"},attrs:{src:n.frontmatter.icon}})]},proxy:!0},{key:"footer",fn:function(){return[r("router-link",{staticClass:"home-link",attrs:{to:n.frontmatter.link}},[r("b-button",{staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(n.frontmatter.button))])],1)]},proxy:!0}],null,!0)},[t._v(" "),r("h3",[t._v("\n "+t._s(n.title)+"\n ")]),t._v(" "),r("b-card-text",[t._v("\n "+t._s(n.frontmatter.description)+"\n ")])],1)})),1)})),1)}),[],!1,null,"c2ce2b3a",null);n.default=u.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[22],{334:function(t,n,r){},382:function(t,n,r){"use strict";var e=r(334);r.n(e).a},425:function(t,n,r){"use strict";r.r(n);r(86),r(315),r(331),r(87);var e=r(326),a=r(323),o=r(324),s=r(348),i={name:"faqTiles",components:{BCard:e.a,BCardText:a.a,BCardGroup:o.a,BButton:s.a},data:function(){return{pages:[]}},mounted:function(){var t=[];for(this.$site.pages.forEach((function(n){"tile"===n.frontmatter.type&&t.push(n)})),t.sort((function(t,n){return t.frontmatter.id-n.frontmatter.id}));t.length;)this.pages.push(t.splice(0,4))}},c=(r(382),r(39)),u=Object(c.a)(i,(function(){var t=this,n=t.$createElement,r=t._self._c||n;return r("div",{staticClass:"container"},t._l(t.pages,(function(n){return r("b-card-group",{attrs:{deck:""}},t._l(n,(function(n){return r("b-card",{attrs:{"header-tag":"header","footer-tag":"footer"},scopedSlots:t._u([{key:"header",fn:function(){return[r("img",{staticStyle:{transform:"scale(1.5)"},attrs:{src:n.frontmatter.icon}})]},proxy:!0},{key:"footer",fn:function(){return[r("router-link",{staticClass:"home-link",attrs:{to:n.frontmatter.link}},[r("b-button",{staticClass:"p1-button",attrs:{variant:"primary"}},[t._v(t._s(n.frontmatter.button))])],1)]},proxy:!0}],null,!0)},[t._v(" "),r("h3",[t._v("\n "+t._s(n.title)+"\n ")]),t._v(" "),r("b-card-text",[t._v("\n "+t._s(n.frontmatter.description)+"\n ")])],1)})),1)})),1)}),[],!1,null,"c2ce2b3a",null);n.default=u.exports}}]);
//# sourceMappingURL=22.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/23.js b/sites/enterprise-collaboration-faqs/23.js
index 2aa5aef2fc7069f6d594766d156e0e507e15eb99..638138c47a5128d547e5803879a2e70b87b3b787 100644
--- a/sites/enterprise-collaboration-faqs/23.js
+++ b/sites/enterprise-collaboration-faqs/23.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{344:function(t,e,s){},417:function(t,e,s){"use strict";var i=s(344);s.n(i).a},434:function(t,e,s){"use strict";s.r(e);s(86),s(87);var i=s(476),n=s(436),o={name:"VideoCarousel",components:{BCarouselSlide:i.a,BCarousel:n.a},methods:{onSlideStart:function(t){var e=function(t,e){return(t%e+e)%e},s=this.$refs.videos[e(t-1,this.$refs.videos.length)],i=this.$refs.videos[e(t+1,this.$refs.videos.length)];!1===s.paused?s.pause():!1===i.paused&&i.pause()}},data:function(){return{videos:[]}},mounted:function(){var t=this;this.$site.pages.forEach((function(e){"video"===e.frontmatter.type&&t.videos.push(e.frontmatter)}))}},a=(s(417),s(39)),r=Object(a.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"container"},[e("b-carousel",{attrs:{id:"carousel-no-animation","no-animation":"",controls:"",indicators:"",interval:0,"img-width":"768","img-height":"425"},on:{"sliding-start":this.onSlideStart}},this._l(this.videos,(function(t){return e("b-carousel-slide",{attrs:{caption:t.title,"img-blank":""}},[e("video",{ref:"videos",refInFor:!0,staticClass:"mattermost-videos",attrs:{type:"video/mp4",width:"100%",height:"100%",controls:""}},[e("source",{attrs:{src:t.content,autoplay:"false"}})])])})),1)],1)}),[],!1,null,"04433ae2",null);e.default=r.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[23],{344:function(t,e,s){},415:function(t,e,s){"use strict";var i=s(344);s.n(i).a},432:function(t,e,s){"use strict";s.r(e);s(86),s(87);var i=s(471),n=s(434),o={name:"VideoCarousel",components:{BCarouselSlide:i.a,BCarousel:n.a},methods:{onSlideStart:function(t){var e=function(t,e){return(t%e+e)%e},s=this.$refs.videos[e(t-1,this.$refs.videos.length)],i=this.$refs.videos[e(t+1,this.$refs.videos.length)];!1===s.paused?s.pause():!1===i.paused&&i.pause()}},data:function(){return{videos:[]}},mounted:function(){var t=this;this.$site.pages.forEach((function(e){"video"===e.frontmatter.type&&t.videos.push(e.frontmatter)}))}},a=(s(415),s(39)),r=Object(a.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"container"},[e("b-carousel",{attrs:{id:"carousel-no-animation","no-animation":"",controls:"",indicators:"",interval:0,"img-width":"768","img-height":"425"},on:{"sliding-start":this.onSlideStart}},this._l(this.videos,(function(t){return e("b-carousel-slide",{attrs:{caption:t.title,"img-blank":""}},[e("video",{ref:"videos",refInFor:!0,staticClass:"mattermost-videos",attrs:{type:"video/mp4",width:"100%",height:"100%",controls:""}},[e("source",{attrs:{src:t.content,autoplay:"false"}})])])})),1)],1)}),[],!1,null,"04433ae2",null);e.default=r.exports}}]);
//# sourceMappingURL=23.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/24.js b/sites/enterprise-collaboration-faqs/24.js
index 9146134ac01917dc5b1b1daf6ad3a04491c97d7d..598cee634685c32e2a501495477e49b24895259f 100644
--- a/sites/enterprise-collaboration-faqs/24.js
+++ b/sites/enterprise-collaboration-faqs/24.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{359:function(o,t,e){o.exports=e.p+"assets/img/account_cred.73b93298.png"},360:function(o,t,e){o.exports=e.p+"assets/img/password_change.91c5ada5.png"},440:function(o,t,e){"use strict";e.r(t);var a=e(39),n=Object(a.a)({},(function(){var o=this,t=o.$createElement,a=o._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":o.$parent.slotKey},scopedSlots:o._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"how-do-i-change-my-credentials-using-login-dsop-io"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-credentials-using-login-dsop-io"}},[o._v("#")]),o._v(" How do I change my credentials using login.dsop.io?")]),o._v(" "),a("hr"),o._v(" "),a("p",[o._v("Log in to your account at "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[o._v("login.dsop.io"),a("OutboundLink")],1),o._v(", and you will be taken to the account credentials page where you can change various information stored about your account.")]),o._v(" "),a("p",[a("img",{attrs:{src:e(359),alt:"alt Account Credentials Change"}})]),o._v(" "),a("h2",{attrs:{id:"how-do-i-change-my-password"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-password"}},[o._v("#")]),o._v(" How do I change my password?")]),o._v(" "),a("hr"),o._v(" "),a("p",[o._v("Log in to your account at "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[o._v("login.dsop.io"),a("OutboundLink")],1),o._v(", and select the password tab from the sidebar.")]),o._v(" "),a("p",[a("img",{attrs:{src:e(360),alt:"alt Password Change"}})])]},proxy:!0}])},[a("PageHeader"),o._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);t.default=n.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{369:function(t,e,o){t.exports=o.p+"assets/img/p1ssoconcept.b38df421.png"},370:function(t,e,o){t.exports=o.p+"assets/img/cac_confirm.5217ed79.jpg"},446:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-p1-sso"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[t._v("#")]),t._v(" What is P1 SSO?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("P1 SSO, also known as Platform One Single Sign-On, is used to\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\non an open source identity called Keycloak.")]),t._v(" "),a("p",[t._v("It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\nto log in at home while using a CAC to log in at work.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(369),alt:"alt P1 SSO Functionality Image"}})]),t._v(" "),a("p",[t._v("These changes will be rolled out in two phases:")]),t._v(" "),a("ul",[a("li",[t._v("Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.")]),t._v(" "),a("li",[t._v("Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.")])]),t._v(" "),a("h2",{attrs:{id:"why-do-i-need-it"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-need-it"}},[t._v("#")]),t._v(" Why do I need it?")]),t._v(" "),a("hr"),t._v(" "),a("ul",[a("li",[t._v("Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login")]),t._v(" "),a("li",[t._v("Prevents having to create a new account for each application or service we release")]),t._v(" "),a("li",[t._v("Allows users to have multiple login methods such as username, password\nand MFA at home and using CAC to login at work")]),t._v(" "),a("li",[t._v("Improves security")])]),t._v(" "),a("h2",{attrs:{id:"what-do-i-need-to-do"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-do-i-need-to-do"}},[t._v("#")]),t._v(" What do I need to do?")]),t._v(" "),a("hr"),t._v(" "),a("h3",{attrs:{id:"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[t._v("#")]),t._v(" If you were previously clicking the AF Portal Login button to log in:")]),t._v(" "),a("p",[t._v('Your account has been automatically migrated to P1 SSO. You will now use the "Platform One SSO" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to '),a("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(' to access your profile. From here, click the "Password" tab to set a password. You will also need to click the "Authenticator" tab to set up multi-factor authentication (MFA).')]),t._v(" "),a("h3",{attrs:{id:"if-you-click-the-platform-one-sso-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-click-the-platform-one-sso-button-to-log-in"}},[t._v("#")]),t._v(" If you click the Platform One SSO button to log in:")]),t._v(" "),a("p",[t._v("If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:")]),t._v(" "),a("ol",[a("li",[t._v("Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.")]),t._v(" "),a("li",[t._v("Navigate to "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(".")]),t._v(" "),a("li",[t._v("You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.")]),t._v(" "),a("li",[t._v("You may now navigate to "),a("a",{attrs:{href:"https://chat.collab.cdl.af.mil",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil"),a("OutboundLink")],1),t._v(" or "),a("a",{attrs:{href:"https://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io"),a("OutboundLink")],1),t._v(" for the appropriate chat server you are on, and should be automatically logged into Mattermost")]),t._v(" "),a("li",[t._v("From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.")])]),t._v(" "),a("p",[a("em",[t._v("NOTE")]),t._v(": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(370),alt:"alt P1 CAC Confirm Image"}})]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[t._v("#")]),t._v(" If you are a Mattermost user that hasn't logged in for a while:")]),t._v(" "),a("p",[t._v("If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_p1sso.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for instructions on how to finish migrating your account.")]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-new-user-to-the-platform"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-new-user-to-the-platform"}},[t._v("#")]),t._v(" If you are a new user to the platform:")]),t._v(" "),a("p",[t._v("If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for setup instructions.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]);
//# sourceMappingURL=24.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/24.js.map b/sites/enterprise-collaboration-faqs/24.js.map
index 3f861bf07f4edce432bd116206774a787d6b4ad8..d57d61d69867efe858f362f3e46b5caa8248fba7 100644
--- a/sites/enterprise-collaboration-faqs/24.js.map
+++ b/sites/enterprise-collaboration-faqs/24.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/account_cred.png","webpack:///./.vuepress/assets/images/faqs/password_change.png","webpack:///./faq/faq-articles/changecredentials.md?c28a","webpack:///./faq/faq-articles/changecredentials.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,wC,oBCA3CD,EAAOC,QAAU,IAA0B,2C,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uDAAuD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,wDAAwD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,0DAA0Df,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,8BAA8BX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,iBAAiBX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,iIAAiIf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAuD,IAAM,sCAAsCN,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,gCAAgC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,iCAAiC,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,mCAAmCf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,8BAA8BX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,iBAAiBX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,qDAAqDf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAA0D,IAAM,6BAA6BO,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC9rD,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"24.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/account_cred.73b93298.png\";","module.exports = __webpack_public_path__ + \"assets/img/password_change.91c5ada5.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-change-my-credentials-using-login-dsop-io\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-credentials-using-login-dsop-io\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my credentials using login.dsop.io?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log in to your account at \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\", and you will be taken to the account credentials page where you can change various information stored about your account.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/account_cred.png\"),\"alt\":\"alt Account Credentials Change\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-change-my-password\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-password\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my password?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log in to your account at \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\", and select the password tab from the sidebar.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/password_change.png\"),\"alt\":\"alt Password Change\"}})])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./changecredentials.md?vue&type=template&id=7e80e3dc&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/p1ssoconcept.png","webpack:///./.vuepress/assets/images/faqs/cac_confirm.jpg","webpack:///./faq/faq-articles/whatisp1sso.md?d9ea","webpack:///./faq/faq-articles/whatisp1sso.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"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","file":"24.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/p1ssoconcept.b38df421.png\";","module.exports = __webpack_public_path__ + \"assets/img/cac_confirm.5217ed79.jpg\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"P1 SSO, also known as Platform One Single Sign-On, is used to\\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\\non an open source identity called Keycloak.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\\nto log in at home while using a CAC to log in at work.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/p1ssoconcept.png\"),\"alt\":\"alt P1 SSO Functionality Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"These changes will be rolled out in two phases:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"why-do-i-need-it\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-need-it\"}},[_vm._v(\"#\")]),_vm._v(\" Why do I need it?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Prevents having to create a new account for each application or service we release\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Allows users to have multiple login methods such as username, password\\nand MFA at home and using CAC to login at work\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Improves security\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-do-i-need-to-do\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-do-i-need-to-do\"}},[_vm._v(\"#\")]),_vm._v(\" What do I need to do?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you were previously clicking the AF Portal Login button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Your account has been automatically migrated to P1 SSO. You will now use the \\\"Platform One SSO\\\" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" to access your profile. From here, click the \\\"Password\\\" tab to set a password. You will also need to click the \\\"Authenticator\\\" tab to set up multi-factor authentication (MFA).\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-click-the-platform-one-sso-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-click-the-platform-one-sso-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you click the Platform One SSO button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:\")]),_vm._v(\" \"),_c('ol',[_c('li',[_vm._v(\"Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Navigate to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\".\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You may now navigate to \"),_c('a',{attrs:{\"href\":\"https://chat.collab.cdl.af.mil\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.collab.cdl.af.mil\"),_c('OutboundLink')],1),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.il2.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" for the appropriate chat server you are on, and should be automatically logged into Mattermost\")]),_vm._v(\" \"),_c('li',[_vm._v(\"From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.\")])]),_vm._v(\" \"),_c('p',[_c('em',[_vm._v(\"NOTE\")]),_vm._v(\": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/cac_confirm.jpg\"),\"alt\":\"alt P1 CAC Confirm Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a Mattermost user that hasn't logged in for a while:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_p1sso.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on how to finish migrating your account.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-new-user-to-the-platform\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-new-user-to-the-platform\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a new user to the platform:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for setup instructions.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./whatisp1sso.md?vue&type=template&id=26033804&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/25.js b/sites/enterprise-collaboration-faqs/25.js
index 0de86e6ed28b28629081dc86b31f9bc61da3f8a4..065aae5368ab971d7f663a26c795fd69a9ac25e2 100644
--- a/sites/enterprise-collaboration-faqs/25.js
+++ b/sites/enterprise-collaboration-faqs/25.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{371:function(t,e,o){t.exports=o.p+"assets/img/p1ssoconcept.b38df421.png"},372:function(t,e,o){t.exports=o.p+"assets/img/cac_confirm.5217ed79.jpg"},451:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-p1-sso"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[t._v("#")]),t._v(" What is P1 SSO?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("P1 SSO, also known as Platform One Single Sign-On, is used to\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\non an open source identity called Keycloak.")]),t._v(" "),a("p",[t._v("It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\nto log in at home while using a CAC to log in at work.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(371),alt:"alt P1 SSO Functionality Image"}})]),t._v(" "),a("p",[t._v("These changes will be rolled out in two phases:")]),t._v(" "),a("ul",[a("li",[t._v("Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.")]),t._v(" "),a("li",[t._v("Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.")])]),t._v(" "),a("h2",{attrs:{id:"why-do-i-need-it"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-need-it"}},[t._v("#")]),t._v(" Why do I need it?")]),t._v(" "),a("hr"),t._v(" "),a("ul",[a("li",[t._v("Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login")]),t._v(" "),a("li",[t._v("Prevents having to create a new account for each application or service we release")]),t._v(" "),a("li",[t._v("Allows users to have multiple login methods such as username, password\nand MFA at home and using CAC to login at work")]),t._v(" "),a("li",[t._v("Improves security")])]),t._v(" "),a("h2",{attrs:{id:"what-do-i-need-to-do"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-do-i-need-to-do"}},[t._v("#")]),t._v(" What do I need to do?")]),t._v(" "),a("hr"),t._v(" "),a("h3",{attrs:{id:"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in"}},[t._v("#")]),t._v(" If you were previously clicking the AF Portal Login button to log in:")]),t._v(" "),a("p",[t._v('Your account has been automatically migrated to P1 SSO. You will now use the "Platform One SSO" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to '),a("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(' to access your profile. From here, click the "Password" tab to set a password. You will also need to click the "Authenticator" tab to set up multi-factor authentication (MFA).')]),t._v(" "),a("h3",{attrs:{id:"if-you-click-the-platform-one-sso-button-to-log-in"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-click-the-platform-one-sso-button-to-log-in"}},[t._v("#")]),t._v(" If you click the Platform One SSO button to log in:")]),t._v(" "),a("p",[t._v("If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:")]),t._v(" "),a("ol",[a("li",[t._v("Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.")]),t._v(" "),a("li",[t._v("Navigate to "),a("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://login.dsop.io"),a("OutboundLink")],1),t._v(".")]),t._v(" "),a("li",[t._v("You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.")]),t._v(" "),a("li",[t._v("You may now navigate to "),a("a",{attrs:{href:"https://chat.collab.cdl.af.mil",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.collab.cdl.af.mil"),a("OutboundLink")],1),t._v(" or "),a("a",{attrs:{href:"https://chat.il2.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://chat.il2.dsop.io"),a("OutboundLink")],1),t._v(" for the appropriate chat server you are on, and should be automatically logged into Mattermost")]),t._v(" "),a("li",[t._v("From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.")])]),t._v(" "),a("p",[a("em",[t._v("NOTE")]),t._v(": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(372),alt:"alt P1 CAC Confirm Image"}})]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while"}},[t._v("#")]),t._v(" If you are a Mattermost user that hasn't logged in for a while:")]),t._v(" "),a("p",[t._v("If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_p1sso.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for instructions on how to finish migrating your account.")]),t._v(" "),a("h2",{attrs:{id:"if-you-are-a-new-user-to-the-platform"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#if-you-are-a-new-user-to-the-platform"}},[t._v("#")]),t._v(" If you are a new user to the platform:")]),t._v(" "),a("p",[t._v("If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. "),a("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[t._v("Click here"),a("OutboundLink")],1),t._v(" for setup instructions.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[25],{368:function(e,t,a){e.exports=a.p+"assets/img/catopipeline.3720cc65.png"},441:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"mattermost-ato"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#mattermost-ato"}},[e._v("#")]),e._v(" Mattermost ATO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.")]),e._v(" "),o("p",[o("img",{attrs:{src:a(368),alt:"alt P1 CATO Image"}})]),e._v(" "),o("p",[e._v("Below are some explanations for the components in this\ndiagram.")]),e._v(" "),o("h3",{attrs:{id:"iron-bank"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#iron-bank"}},[e._v("#")]),e._v(" Iron Bank")]),e._v(" "),o("p",[e._v("The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.")]),e._v(" "),o("p",[e._v("The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.")]),e._v(" "),o("h3",{attrs:{id:"big-bang"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#big-bang"}},[e._v("#")]),e._v(" Big Bang")]),e._v(" "),o("p",[e._v("Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.")]),e._v(" "),o("h2",{attrs:{id:"where-is-the-paperwork"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-is-the-paperwork"}},[e._v("#")]),e._v(" Where is the paperwork?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Good question, you'll have to join us to find out 😃")]),e._v(" "),o("h2",{attrs:{id:"il-2-4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#il-2-4"}},[e._v("#")]),e._v(" IL-2/4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost has classification levels approved all the way up to IL-5.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
//# sourceMappingURL=25.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/25.js.map b/sites/enterprise-collaboration-faqs/25.js.map
index e80dfe4ce22c53263c7cb91d9b9bcfbfbe38365b..f154d4cbba009d58bbf91414f58f4ad9b1d97cee 100644
--- a/sites/enterprise-collaboration-faqs/25.js.map
+++ b/sites/enterprise-collaboration-faqs/25.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/p1ssoconcept.png","webpack:///./.vuepress/assets/images/faqs/cac_confirm.jpg","webpack:///./faq/faq-articles/whatisp1sso.md?d9ea","webpack:///./faq/faq-articles/whatisp1sso.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"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","file":"25.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/p1ssoconcept.b38df421.png\";","module.exports = __webpack_public_path__ + \"assets/img/cac_confirm.5217ed79.jpg\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"P1 SSO, also known as Platform One Single Sign-On, is used to\\nprovide access to different applications (Mattermost, Jira, Confluence, GitLab, etc.) that have the same login based\\non an open source identity called Keycloak.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"It also allows for multiple login methods on the same account, meaning you'll be able to use a username, password and Multi-Factor Authentication (MFA)\\nto log in at home while using a CAC to log in at work.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/p1ssoconcept.png\"),\"alt\":\"alt P1 SSO Functionality Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"These changes will be rolled out in two phases:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Phase 1 is complete! If you were previously logging into Mattermost using username/password/MFA, you will now log in using P1 SSO.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Phase 2 is complete! If you were previously logging into Mattermost using the AF Portal Login button, you will will now use the Platform One SSO button. You can also use both username/password/multi-factor authentication (MFA) and CAC on the same P1 SSO account.\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"why-do-i-need-it\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-need-it\"}},[_vm._v(\"#\")]),_vm._v(\" Why do I need it?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Access to different apps such as Mattermost, Jitsi, GitLab etc. using one login\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Prevents having to create a new account for each application or service we release\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Allows users to have multiple login methods such as username, password\\nand MFA at home and using CAC to login at work\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Improves security\")])]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-do-i-need-to-do\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-do-i-need-to-do\"}},[_vm._v(\"#\")]),_vm._v(\" What do I need to do?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-were-previously-clicking-the-af-portal-login-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you were previously clicking the AF Portal Login button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Your account has been automatically migrated to P1 SSO. You will now use the \\\"Platform One SSO\\\" button to log in. If need also need the ability to log in without a CAC, you can set up a password and multi-factor authentication (MFA) on your account by going to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" to access your profile. From here, click the \\\"Password\\\" tab to set a password. You will also need to click the \\\"Authenticator\\\" tab to set up multi-factor authentication (MFA).\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"if-you-click-the-platform-one-sso-button-to-log-in\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-click-the-platform-one-sso-button-to-log-in\"}},[_vm._v(\"#\")]),_vm._v(\" If you click the Platform One SSO button to log in:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you currently log into Mattermost using P1 SSO (username/password/MFA), you now have the option to enable the CAC sign in. This allows you to log in using a username/password/MFA or a CAC. To set up CAC login:\")]),_vm._v(\" \"),_c('ol',[_c('li',[_vm._v(\"Insert CAC into the CAC reader. Ensure the lights stop flashing before continuing.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Navigate to \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\".\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You will be prompted to authenticate with the CAC. The first time you do this, you will receive a message stating a new DoD CAC was detected. Log in using your username, password and MFA at which point you will recieve a prompt to confirm your CAC (pictured below) which will associate it with your P1 SSO account. Now when you sign in from a computer with a CAC, you will simply authenticate using the CAC.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"You may now navigate to \"),_c('a',{attrs:{\"href\":\"https://chat.collab.cdl.af.mil\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.collab.cdl.af.mil\"),_c('OutboundLink')],1),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"https://chat.il2.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" for the appropriate chat server you are on, and should be automatically logged into Mattermost\")]),_vm._v(\" \"),_c('li',[_vm._v(\"From now on when you click the Platform One SSO button to login to Mattermost it will attempt use CAC to authenticate if it is inserted. If not, it will require you to enter username, password, and MFA.\")])]),_vm._v(\" \"),_c('p',[_c('em',[_vm._v(\"NOTE\")]),_vm._v(\": The Mattermost desktop client has a known issue where it will ask for CAC regardless if it's inserted and will not allow username/password login. Use a web browser until the issue is resolved.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/cac_confirm.jpg\"),\"alt\":\"alt P1 CAC Confirm Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-mattermost-user-that-hasn-t-logged-in-for-a-while\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a Mattermost user that hasn't logged in for a while:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you had a Mattermost account but have not logged in recently (since approximately 15 May), your account was migrated to P1 SSO and you will need to finish setting it up. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_p1sso.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on how to finish migrating your account.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"if-you-are-a-new-user-to-the-platform\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#if-you-are-a-new-user-to-the-platform\"}},[_vm._v(\"#\")]),_vm._v(\" If you are a new user to the platform:\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If you need to set up a new account (i.e. you never had a Mattermost account), new Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for setup instructions.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./whatisp1sso.md?vue&type=template&id=26033804&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/catopipeline.png","webpack:///./faq/faq-articles/mattermostato.md?846f","webpack:///./faq/faq-articles/mattermostato.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,wC,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mBAAmB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,oBAAoB,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qBAAqBf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6TAA6Tf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAwC,IAAM,yBAAyBN,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,sEAAsEf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,cAAc,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,eAAe,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,gBAAgBf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+dAA+df,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,gKAAgKf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,aAAa,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,cAAc,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,eAAef,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,iJAAiJf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2BAA2B,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,4BAA4B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,8BAA8Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,0DAA0Df,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,WAAW,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,YAAY,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,cAAcf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6EAA6EF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC1uF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"25.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/catopipeline.3720cc65.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"mattermost-ato\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#mattermost-ato\"}},[_vm._v(\"#\")]),_vm._v(\" Mattermost ATO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/catopipeline.png\"),\"alt\":\"alt P1 CATO Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"Below are some explanations for the components in this\\ndiagram.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"iron-bank\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#iron-bank\"}},[_vm._v(\"#\")]),_vm._v(\" Iron Bank\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"big-bang\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#big-bang\"}},[_vm._v(\"#\")]),_vm._v(\" Big Bang\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"where-is-the-paperwork\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-is-the-paperwork\"}},[_vm._v(\"#\")]),_vm._v(\" Where is the paperwork?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Good question, you'll have to join us to find out 😃\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"il-2-4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#il-2-4\"}},[_vm._v(\"#\")]),_vm._v(\" IL-2/4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost has classification levels approved all the way up to IL-5.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./mattermostato.md?vue&type=template&id=145bf87a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/26.js b/sites/enterprise-collaboration-faqs/26.js
index 7069f931b55c7073c5a2230cd3a47d087a42843b..1f5386a31600ef363acbc5db0d3094ea6a1fcece 100644
--- a/sites/enterprise-collaboration-faqs/26.js
+++ b/sites/enterprise-collaboration-faqs/26.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{369:function(e,t,a){e.exports=a.p+"assets/img/catopipeline.3720cc65.png"},446:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"mattermost-ato"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#mattermost-ato"}},[e._v("#")]),e._v(" Mattermost ATO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.")]),e._v(" "),o("p",[o("img",{attrs:{src:a(369),alt:"alt P1 CATO Image"}})]),e._v(" "),o("p",[e._v("Below are some explanations for the components in this\ndiagram.")]),e._v(" "),o("h3",{attrs:{id:"iron-bank"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#iron-bank"}},[e._v("#")]),e._v(" Iron Bank")]),e._v(" "),o("p",[e._v("The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.")]),e._v(" "),o("p",[e._v("The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.")]),e._v(" "),o("h3",{attrs:{id:"big-bang"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#big-bang"}},[e._v("#")]),e._v(" Big Bang")]),e._v(" "),o("p",[e._v("Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.")]),e._v(" "),o("h2",{attrs:{id:"where-is-the-paperwork"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-is-the-paperwork"}},[e._v("#")]),e._v(" Where is the paperwork?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Good question, you'll have to join us to find out 😃")]),e._v(" "),o("h2",{attrs:{id:"il-2-4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#il-2-4"}},[e._v("#")]),e._v(" IL-2/4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Mattermost has classification levels approved all the way up to IL-5.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{367:function(e,t,a){e.exports=a.p+"assets/img/mm_user_roadmap.1886ca4f.png"},440:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I Get IL4 Access?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"i-am-onboarding-with-platform-1-what-can-i-do-now"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-am-onboarding-with-platform-1-what-can-i-do-now"}},[e._v("#")]),e._v(" I am Onboarding with Platform 1, What Can I Do Now?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.")]),e._v(" "),o("h3",{attrs:{id:"what-is-il2-il4-and-impact-levels"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-il2-il4-and-impact-levels"}},[e._v("#")]),e._v(" What is IL2, IL4, and impact levels?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can find any information pertaining to impact levels in the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-get-access-to-il4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-get-access-to-il4"}},[e._v("#")]),e._v(" How Can I Get Access to IL4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Refer to the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I get IL4 Access?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-add-myself-to-my-team-channel"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-add-myself-to-my-team-channel"}},[e._v("#")]),e._v(" How Can I Add Myself to My Team/Channel?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You will first need to be added to a team before being able to join a channel.")]),e._v(" "),o("p",[e._v("To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.")]),e._v(" "),o("p",[e._v("The visual below shows where you can find team in Mattermost, as well as channels.")]),e._v(" "),o("p",[e._v("Once you are inside the team, you can be added to public channels by doing one of the following:")]),e._v(" "),o("ul",[o("li",[e._v('Click "More" under Public Channels, and search for the Channel to join. The visual below shows where the "More" button is.')])]),e._v(" "),o("p",[o("img",{attrs:{src:a(367),alt:"alt mattermost_user_roadmap image"}})]),e._v(" "),o("ul",[o("li",[e._v("Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.")])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-access-jira-and-confluence"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-access-jira-and-confluence"}},[e._v("#")]),e._v(" How Do I Access Jira and Confluence?")]),e._v(" "),o("hr"),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"http://jira.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"http://confluence.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - Confluence"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://jira.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - Confluence"),o("OutboundLink")],1)])]),e._v(" "),o("h3",{attrs:{id:"how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[e._v("#")]),e._v(" How Can I make a Ticket in JSD (Jira Service Desk)")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can create a ticket "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" if you are having technical difficulties.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-request-jira-and-confluence-projects"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-request-jira-and-confluence-projects"}},[e._v("#")]),e._v(" How Do I Request Jira and Confluence Projects?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Contact the "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("Help Desk")]),e._v(" or "),o("a",{attrs:{href:"jhunt@oteemo.com"}},[e._v("James Hunt")]),e._v(" for any questions regarding Jira, Confluence, or anything Atlassian.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
//# sourceMappingURL=26.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/26.js.map b/sites/enterprise-collaboration-faqs/26.js.map
index d2b74e5b12e7f2ebeea42793b1b19e7bba94079e..769d96a18133411cfbd93a82106668c2c7fd1968 100644
--- a/sites/enterprise-collaboration-faqs/26.js.map
+++ b/sites/enterprise-collaboration-faqs/26.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/catopipeline.png","webpack:///./faq/faq-articles/mattermostato.md?846f","webpack:///./faq/faq-articles/mattermostato.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,wC,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,mBAAmB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,oBAAoB,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qBAAqBf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6TAA6Tf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAAwC,IAAM,yBAAyBN,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,sEAAsEf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,cAAc,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,eAAe,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,gBAAgBf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+dAA+df,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,gKAAgKf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,aAAa,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,cAAc,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,eAAef,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,iJAAiJf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2BAA2B,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,4BAA4B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,8BAA8Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,0DAA0Df,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,WAAW,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,YAAY,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,cAAcf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6EAA6EF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC1uF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"26.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/catopipeline.3720cc65.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"mattermost-ato\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#mattermost-ato\"}},[_vm._v(\"#\")]),_vm._v(\" Mattermost ATO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost itself is not ATO'd but the environment in which it is hosted on is ATO'd. Part of the process involves the Mattermost container to go through Iron Bank to be hardened and then deployed. Below is an image to explain how at Platform One we have C-ATO's on certain applications because of our pipeline.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/catopipeline.png\"),\"alt\":\"alt P1 CATO Image\"}})]),_vm._v(\" \"),_c('p',[_vm._v(\"Below are some explanations for the components in this\\ndiagram.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"iron-bank\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#iron-bank\"}},[_vm._v(\"#\")]),_vm._v(\" Iron Bank\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is the capability part of the DSOI and DSOP, to automate, secure and accelerate the approval process of commercial and open source containers to be used within the Department of Defense (DoD) with DoD-wide reciprocity. Led by the Air Force (AF)\\nCSO, experts from AFWERX, AFLCMC, AFRL, SAF AQ, DoD CIO, DISA and\\nUSAFCENT came together to create a series of processes, procedures, and quality gates to buy down the risk of running applications on the network.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The Iron Bank is a repository of digitally signed, binary container images that have been hardened and accredited for DoD-wide use across classifications.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"big-bang\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#big-bang\"}},[_vm._v(\"#\")]),_vm._v(\" Big Bang\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Big Bang is the Infrastructure as Code and Configuration as Code (IaC/CaC) base MVP that can be deployed onto any AWS IL-2 & IL-5 instance.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"where-is-the-paperwork\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-is-the-paperwork\"}},[_vm._v(\"#\")]),_vm._v(\" Where is the paperwork?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Good question, you'll have to join us to find out 😃\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"il-2-4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#il-2-4\"}},[_vm._v(\"#\")]),_vm._v(\" IL-2/4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Mattermost has classification levels approved all the way up to IL-5.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./mattermostato.md?vue&type=template&id=145bf87a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mm_user_roadmap.png","webpack:///./faq/faq-articles/newmattermostuser.md?a6c5","webpack:///./faq/faq-articles/newmattermostuser.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"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","file":"26.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mm_user_roadmap.1886ca4f.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I Get IL4 Access?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_vm._v(\"#\")]),_vm._v(\" I am Onboarding with Platform 1, What Can I Do Now?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-il2-il4-and-impact-levels\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-il2-il4-and-impact-levels\"}},[_vm._v(\"#\")]),_vm._v(\" What is IL2, IL4, and impact levels?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can find any information pertaining to impact levels in the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-get-access-to-il4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-get-access-to-il4\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Get Access to IL4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Refer to the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I get IL4 Access?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-add-myself-to-my-team-channel\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-add-myself-to-my-team-channel\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Add Myself to My Team/Channel?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You will first need to be added to a team before being able to join a channel.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The visual below shows where you can find team in Mattermost, as well as channels.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Once you are inside the team, you can be added to public channels by doing one of the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Click \\\"More\\\" under Public Channels, and search for the Channel to join. The visual below shows where the \\\"More\\\" button is.\")])]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/mm_user_roadmap.png\"),\"alt\":\"alt mattermost_user_roadmap image\"}})]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.\")])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-access-jira-and-confluence\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-access-jira-and-confluence\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Access Jira and Confluence?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"http://jira.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"http://confluence.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - Confluence\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://jira.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - Confluence\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I make a Ticket in JSD (Jira Service Desk)\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can create a ticket \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" if you are having technical difficulties.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-request-jira-and-confluence-projects\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-request-jira-and-confluence-projects\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Request Jira and Confluence Projects?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact the \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"Help Desk\")]),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"jhunt@oteemo.com\"}},[_vm._v(\"James Hunt\")]),_vm._v(\" for any questions regarding Jira, Confluence, or anything Atlassian.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./newmattermostuser.md?vue&type=template&id=90fe3250&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/27.js b/sites/enterprise-collaboration-faqs/27.js
index f01840df28df619e00b57cd3047f847429d73a9e..3853acfb4bc0395bbe008d548b46cf998fcd8f9b 100644
--- a/sites/enterprise-collaboration-faqs/27.js
+++ b/sites/enterprise-collaboration-faqs/27.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{370:function(e,t,a){e.exports=a.p+"assets/img/mm_user_roadmap.1886ca4f.png"},447:function(e,t,a){"use strict";a.r(t);var o=a(39),r=Object(o.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I Get IL4 Access?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"i-am-onboarding-with-platform-1-what-can-i-do-now"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-am-onboarding-with-platform-1-what-can-i-do-now"}},[e._v("#")]),e._v(" I am Onboarding with Platform 1, What Can I Do Now?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.")]),e._v(" "),o("h3",{attrs:{id:"what-is-il2-il4-and-impact-levels"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-il2-il4-and-impact-levels"}},[e._v("#")]),e._v(" What is IL2, IL4, and impact levels?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can find any information pertaining to impact levels in the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-get-access-to-il4"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-get-access-to-il4"}},[e._v("#")]),e._v(" How Can I Get Access to IL4?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Refer to the related article: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/transitiontoil4.html"}},[e._v("How Do I get IL4 Access?")])],1),e._v(" "),o("h3",{attrs:{id:"how-can-i-add-myself-to-my-team-channel"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-add-myself-to-my-team-channel"}},[e._v("#")]),e._v(" How Can I Add Myself to My Team/Channel?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You will first need to be added to a team before being able to join a channel.")]),e._v(" "),o("p",[e._v("To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.")]),e._v(" "),o("p",[e._v("The visual below shows where you can find team in Mattermost, as well as channels.")]),e._v(" "),o("p",[e._v("Once you are inside the team, you can be added to public channels by doing one of the following:")]),e._v(" "),o("ul",[o("li",[e._v('Click "More" under Public Channels, and search for the Channel to join. The visual below shows where the "More" button is.')])]),e._v(" "),o("p",[o("img",{attrs:{src:a(370),alt:"alt mattermost_user_roadmap image"}})]),e._v(" "),o("ul",[o("li",[e._v("Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.")])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-access-jira-and-confluence"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-access-jira-and-confluence"}},[e._v("#")]),e._v(" How Do I Access Jira and Confluence?")]),e._v(" "),o("hr"),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"http://jira.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"http://confluence.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL2 - Confluence"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://jira.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - JIRA"),o("OutboundLink")],1)]),e._v(" "),o("li",[o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/",target:"_blank",rel:"noopener noreferrer"}},[e._v("IL4 - Confluence"),o("OutboundLink")],1)])]),e._v(" "),o("h3",{attrs:{id:"how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-can-i-make-a-ticket-in-jsd-jira-service-desk"}},[e._v("#")]),e._v(" How Can I make a Ticket in JSD (Jira Service Desk)")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("You can create a ticket "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" if you are having technical difficulties.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-request-jira-and-confluence-projects"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-request-jira-and-confluence-projects"}},[e._v("#")]),e._v(" How Do I Request Jira and Confluence Projects?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Contact the "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("Help Desk")]),e._v(" or "),o("a",{attrs:{href:"jhunt@oteemo.com"}},[e._v("James Hunt")]),e._v(" for any questions regarding Jira, Confluence, or anything Atlassian.")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{327:function(t,e,o){t.exports=o.p+"assets/img/mfa_code_screen.71394efd.png"},445:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-two-factor-authentication"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-two-factor-authentication"}},[t._v("#")]),t._v(" What is Two-Factor Authentication?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.")]),t._v(" "),a("h2",{attrs:{id:"how-do-i-set-up-2fa-on-my-p1-sso-account"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-set-up-2fa-on-my-p1-sso-account"}},[t._v("#")]),t._v(" How do I set up 2FA on my P1 SSO account?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),a("h2",{attrs:{id:"how-do-i-change-my-2fa-credentials"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-2fa-credentials"}},[t._v("#")]),t._v(" How do I change my 2FA credentials?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("In order to modify your 2FA credentials, you will first need to log in to your "),a("a",{attrs:{href:"https://login.dsop.io/auth/realms/baby-yoda/account/totp",target:"_blank",rel:"noopener noreferrer"}},[t._v("P1 SSO account"),a("OutboundLink")],1),t._v(" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]);
//# sourceMappingURL=27.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/27.js.map b/sites/enterprise-collaboration-faqs/27.js.map
index 582b050e20539377974869fe138a49e6d0daea10..44d5e8acbe4e81a237cde85ba6c623e301fab228 100644
--- a/sites/enterprise-collaboration-faqs/27.js.map
+++ b/sites/enterprise-collaboration-faqs/27.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mm_user_roadmap.png","webpack:///./faq/faq-articles/newmattermostuser.md?a6c5","webpack:///./faq/faq-articles/newmattermostuser.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"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","file":"27.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mm_user_roadmap.1886ca4f.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I Get IL4 Access?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-am-onboarding-with-platform-1-what-can-i-do-now\"}},[_vm._v(\"#\")]),_vm._v(\" I am Onboarding with Platform 1, What Can I Do Now?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Congratulations on onboarding to Platform 1! Below is some information that you will come across on our platform, as well as how to make your next steps.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-il2-il4-and-impact-levels\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-il2-il4-and-impact-levels\"}},[_vm._v(\"#\")]),_vm._v(\" What is IL2, IL4, and impact levels?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can find any information pertaining to impact levels in the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-get-access-to-il4\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-get-access-to-il4\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Get Access to IL4?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Refer to the related article: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/transitiontoil4.html\"}},[_vm._v(\"How Do I get IL4 Access?\")])],1),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-add-myself-to-my-team-channel\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-add-myself-to-my-team-channel\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I Add Myself to My Team/Channel?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You will first need to be added to a team before being able to join a channel.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"To get access into a team, you must first be invited. Make sure to contact your supervisor to get an invite.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The visual below shows where you can find team in Mattermost, as well as channels.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Once you are inside the team, you can be added to public channels by doing one of the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Click \\\"More\\\" under Public Channels, and search for the Channel to join. The visual below shows where the \\\"More\\\" button is.\")])]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"@assets/images/faqs/mm_user_roadmap.png\"),\"alt\":\"alt mattermost_user_roadmap image\"}})]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Get invited by somebody with admin credentials. This is also the only way to get invited to private channels.\")])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-access-jira-and-confluence\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-access-jira-and-confluence\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Access Jira and Confluence?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"http://jira.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"http://confluence.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL2 - Confluence\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://jira.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - JIRA\"),_c('OutboundLink')],1)]),_vm._v(\" \"),_c('li',[_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"IL4 - Confluence\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-can-i-make-a-ticket-in-jsd-jira-service-desk\"}},[_vm._v(\"#\")]),_vm._v(\" How Can I make a Ticket in JSD (Jira Service Desk)\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can create a ticket \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" if you are having technical difficulties.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-request-jira-and-confluence-projects\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-request-jira-and-confluence-projects\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Request Jira and Confluence Projects?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact the \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"Help Desk\")]),_vm._v(\" or \"),_c('a',{attrs:{\"href\":\"jhunt@oteemo.com\"}},[_vm._v(\"James Hunt\")]),_vm._v(\" for any questions regarding Jira, Confluence, or anything Atlassian.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./newmattermostuser.md?vue&type=template&id=90fe3250&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mfa_code_screen.png","webpack:///./faq/faq-articles/twofactor.md?ddc7","webpack:///./faq/faq-articles/twofactor.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,2C,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACN,EAAIa,GAAG,wCAAwC,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,sCAAsC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,uCAAuC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,yCAAyCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,maAAmab,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6CAA6C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,8CAA8C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,gDAAgDb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0cAA0cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAA0D,IAAM,2CAA2CN,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,wCAAwC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,0CAA0Cb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,mFAAmFT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2DAA2D,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,kBAAkBT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,kMAAkMC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC/xF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"27.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mfa_code_screen.71394efd.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-two-factor-authentication\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-two-factor-authentication\"}},[_vm._v(\"#\")]),_vm._v(\" What is Two-Factor Authentication?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_vm._v(\"#\")]),_vm._v(\" How do I set up 2FA on my P1 SSO account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/mfa_code_screen.png\"),\"alt\":\"alt MFA Authentication Screen Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-change-my-2fa-credentials\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-2fa-credentials\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my 2FA credentials?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to modify your 2FA credentials, you will first need to log in to your \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/auth/realms/baby-yoda/account/totp\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"P1 SSO account\"),_c('OutboundLink')],1),_vm._v(\" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./twofactor.md?vue&type=template&id=35893372&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/28.js b/sites/enterprise-collaboration-faqs/28.js
index d763d551d1f195cac2b766ac219091919f9c83de..3cc4fe4f92ab5d16fc54155fe1f4056118dbd297 100644
--- a/sites/enterprise-collaboration-faqs/28.js
+++ b/sites/enterprise-collaboration-faqs/28.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{327:function(t,e,o){t.exports=o.p+"assets/img/mfa_code_screen.71394efd.png"},450:function(t,e,o){"use strict";o.r(e);var a=o(39),n=Object(a.a)({},(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){return[a("p",[a("strong",[t._v("Related Articles")])]),t._v(" "),a("ul",[a("li",[a("RouterLink",{attrs:{to:"/faq/faq-articles/createp1sso.html"}},[t._v("How Do I Create a P1 SSO Account?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"what-is-two-factor-authentication"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#what-is-two-factor-authentication"}},[t._v("#")]),t._v(" What is Two-Factor Authentication?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.")]),t._v(" "),a("h2",{attrs:{id:"how-do-i-set-up-2fa-on-my-p1-sso-account"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-set-up-2fa-on-my-p1-sso-account"}},[t._v("#")]),t._v(" How do I set up 2FA on my P1 SSO account?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.")]),t._v(" "),a("p",[a("img",{attrs:{src:o(327),alt:"alt MFA Authentication Screen Image"}})]),t._v(" "),a("h2",{attrs:{id:"how-do-i-change-my-2fa-credentials"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-change-my-2fa-credentials"}},[t._v("#")]),t._v(" How do I change my 2FA credentials?")]),t._v(" "),a("hr"),t._v(" "),a("p",[t._v("In order to modify your 2FA credentials, you will first need to log in to your "),a("a",{attrs:{href:"https://login.dsop.io/auth/realms/baby-yoda/account/totp",target:"_blank",rel:"noopener noreferrer"}},[t._v("P1 SSO account"),a("OutboundLink")],1),t._v(" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.")])]},proxy:!0}])},[a("PageHeader"),t._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);e.default=n.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{435:function(s,t,i){"use strict";i.r(t);var e=i(39),l=Object(e.a)({},(function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"min-vh-100 d-flex flex-column position-relative",attrs:{id:"global-layout"}},[t("NavBar"),this._v(" "),t("link",{attrs:{rel:"stylesheet",href:"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css"}}),this._v(" "),t("div",{staticClass:"h-100 flex-grow-1 theme-container"},[t("Content")],1),this._v(" "),this._m(0),this._v(" "),t("Footer")],1)}),[function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"wisps"},[t("div",{staticClass:"mask"})])}],!1,null,null,null);t.default=l.exports}}]);
//# sourceMappingURL=28.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/28.js.map b/sites/enterprise-collaboration-faqs/28.js.map
index 5ee7b0ea60760f1b3a793b5b7ff5ed5c8df4d6de..69ac2094eb794c8a95a99993ac758aa11dc19bea 100644
--- a/sites/enterprise-collaboration-faqs/28.js.map
+++ b/sites/enterprise-collaboration-faqs/28.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./.vuepress/assets/images/faqs/mfa_code_screen.png","webpack:///./faq/faq-articles/twofactor.md?ddc7","webpack:///./faq/faq-articles/twofactor.md"],"names":["module","exports","component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"8EAAAA,EAAOC,QAAU,IAA0B,2C,wCCA3C,I,QCMIC,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACN,EAAIa,GAAG,wCAAwC,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,sCAAsC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,uCAAuC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,yCAAyCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,maAAmab,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6CAA6C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,8CAA8C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,gDAAgDb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0cAA0cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,MAAM,CAACE,MAAM,CAAC,IAAM,EAAQ,KAA0D,IAAM,2CAA2CN,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uCAAuC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,wCAAwC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,0CAA0Cb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,mFAAmFT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,2DAA2D,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,kBAAkBT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,kMAAkMC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC/xF,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"28.js","sourcesContent":["module.exports = __webpack_public_path__ + \"assets/img/mfa_code_screen.71394efd.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/createp1sso.html\"}},[_vm._v(\"How Do I Create a P1 SSO Account?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-two-factor-authentication\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-two-factor-authentication\"}},[_vm._v(\"#\")]),_vm._v(\" What is Two-Factor Authentication?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Two-Factor Authentication (2FA) is an extra layer of security in order to confirm that the user is who they claim to be. 2FA requires that the user verify two of the following three factors: something they know, something they have, or something they inherit. The most common uses of 2FA require a knowledge and a possession, which is typically seen in the form of a username and password as well as a smartphone.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-set-up-2fa-on-my-p1-sso-account\"}},[_vm._v(\"#\")]),_vm._v(\" How do I set up 2FA on my P1 SSO account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"To set up 2FA, you will need to download an authenticator app on your smartphone, such as Google Authenticator. Upon registering your P1 SSO account, you will be presented with a QR Code to scan. Add a new account on the authenticator app of your choice, and scan the QR code on your screen. Once you’ve scanned the QR Code, you will be prompted to enter a one-time code. Enter the code shown for the DoD Platform One account on your authenticator app.\")]),_vm._v(\" \"),_c('p',[_c('img',{attrs:{\"src\":require(\"../../.vuepress/assets/images/faqs/mfa_code_screen.png\"),\"alt\":\"alt MFA Authentication Screen Image\"}})]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"how-do-i-change-my-2fa-credentials\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-change-my-2fa-credentials\"}},[_vm._v(\"#\")]),_vm._v(\" How do I change my 2FA credentials?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to modify your 2FA credentials, you will first need to log in to your \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/auth/realms/baby-yoda/account/totp\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"P1 SSO account\"),_c('OutboundLink')],1),_vm._v(\" using your current method of 2FA. Once logged in, select the Authenticator tab from the sidebar on the left. From there, you can delete and add to the list of configured authenticators.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./twofactor.md?vue&type=template&id=35893372&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./.vuepress/theme/Layout.vue?d6b9","webpack:///./.vuepress/theme/Layout.vue"],"names":["component","_h","this","$createElement","_c","_self","staticClass","attrs","_v","_m"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,kDAAkDC,MAAM,CAAC,GAAK,kBAAkB,CAACH,EAAG,UAAxKF,KAAsLM,GAAG,KAAKJ,EAAG,OAAO,CAACG,MAAM,CAAC,IAAM,aAAa,KAAO,kGAA1OL,KAAgVM,GAAG,KAAKJ,EAAG,MAAM,CAACE,YAAY,qCAAqC,CAACF,EAAG,YAAY,GAAnaF,KAA0aM,GAAG,KAA7aN,KAAsbO,GAAG,GAAzbP,KAAgcM,GAAG,KAAKJ,EAAG,WAAW,KACle,CAAC,WAAa,IAAiBH,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,SAAS,CAACF,EAAG,MAAM,CAACE,YAAY,cCS9J,EACA,KACA,KACA,MAIa,UAAAN,E","file":"28.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"min-vh-100 d-flex flex-column position-relative\",attrs:{\"id\":\"global-layout\"}},[_c('NavBar'),_vm._v(\" \"),_c('link',{attrs:{\"rel\":\"stylesheet\",\"href\":\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css\"}}),_vm._v(\" \"),_c('div',{staticClass:\"h-100 flex-grow-1 theme-container\"},[_c('Content')],1),_vm._v(\" \"),_vm._m(0),_vm._v(\" \"),_c('Footer')],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"wisps\"},[_c('div',{staticClass:\"mask\"})])}]\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Layout.vue?vue&type=template&id=a37dd396&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/29.js b/sites/enterprise-collaboration-faqs/29.js
index a0c9f8bbebcfdfa07cc876892be56ad31985d0c0..3041d1f9cacd46ac9787bd1a206682aa46fdd796 100644
--- a/sites/enterprise-collaboration-faqs/29.js
+++ b/sites/enterprise-collaboration-faqs/29.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{437:function(s,t,i){"use strict";i.r(t);var e=i(39),l=Object(e.a)({},(function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"min-vh-100 d-flex flex-column position-relative",attrs:{id:"global-layout"}},[t("NavBar"),this._v(" "),t("link",{attrs:{rel:"stylesheet",href:"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css"}}),this._v(" "),t("div",{staticClass:"h-100 flex-grow-1 theme-container"},[t("Content")],1),this._v(" "),this._m(0),this._v(" "),t("Footer")],1)}),[function(){var s=this.$createElement,t=this._self._c||s;return t("div",{staticClass:"wisps"},[t("div",{staticClass:"mask"})])}],!1,null,null,null);t.default=l.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{421:function(t,e,s){"use strict";s.r(e);var n=["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."],o={methods:{getMsg:function(){return n[Math.floor(Math.random()*n.length)]}}},i=s(39),h=Object(i.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"theme-container"},[e("div",{staticClass:"content"},[e("h1",[this._v("404")]),this._v(" "),e("blockquote",[this._v(this._s(this.getMsg()))]),this._v(" "),e("RouterLink",{attrs:{to:"/"}},[this._v("\n Take me home.\n ")])],1)])}),[],!1,null,null,null);e.default=h.exports}}]);
//# sourceMappingURL=29.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/29.js.map b/sites/enterprise-collaboration-faqs/29.js.map
index 3dec6c4550ee818fc7f8ff1711ac5df758a2be97..bcf80e33b763106b16279b212aa429d0cbe3ae47 100644
--- a/sites/enterprise-collaboration-faqs/29.js.map
+++ b/sites/enterprise-collaboration-faqs/29.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./.vuepress/theme/Layout.vue?d6b9","webpack:///./.vuepress/theme/Layout.vue"],"names":["component","_h","this","$createElement","_c","_self","staticClass","attrs","_v","_m"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,kDAAkDC,MAAM,CAAC,GAAK,kBAAkB,CAACH,EAAG,UAAxKF,KAAsLM,GAAG,KAAKJ,EAAG,OAAO,CAACG,MAAM,CAAC,IAAM,aAAa,KAAO,kGAA1OL,KAAgVM,GAAG,KAAKJ,EAAG,MAAM,CAACE,YAAY,qCAAqC,CAACF,EAAG,YAAY,GAAnaF,KAA0aM,GAAG,KAA7aN,KAAsbO,GAAG,GAAzbP,KAAgcM,GAAG,KAAKJ,EAAG,WAAW,KACle,CAAC,WAAa,IAAiBH,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,SAAS,CAACF,EAAG,MAAM,CAACE,YAAY,cCS9J,EACA,KACA,KACA,MAIa,UAAAN,E","file":"29.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"min-vh-100 d-flex flex-column position-relative\",attrs:{\"id\":\"global-layout\"}},[_c('NavBar'),_vm._v(\" \"),_c('link',{attrs:{\"rel\":\"stylesheet\",\"href\":\"https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css\"}}),_vm._v(\" \"),_c('div',{staticClass:\"h-100 flex-grow-1 theme-container\"},[_c('Content')],1),_vm._v(\" \"),_vm._m(0),_vm._v(\" \"),_c('Footer')],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"wisps\"},[_c('div',{staticClass:\"mask\"})])}]\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Layout.vue?vue&type=template&id=a37dd396&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/@vuepress/core/lib/client/components/NotFound.vue?0370","webpack:///node_modules/@vuepress/core/lib/client/components/NotFound.vue","webpack:///./node_modules/@vuepress/core/lib/client/components/NotFound.vue?f215","webpack:///./node_modules/@vuepress/core/lib/client/components/NotFound.vue"],"names":["methods","getMsg","msgs","Math","floor","random","length","component","_h","this","$createElement","_c","_self","staticClass","_v","_s","attrs"],"mappings":"kGAAA,ICeA,sHCf0T,EDsB1T,CACEA,QAAS,CACPC,OADJ,WAEM,OAAOC,EAAKC,KAAKC,MAAMD,KAAKE,SAAWH,EAAKI,Y,QElB9CC,EAAY,YACd,GHRW,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,MAAM,CAACE,YAAY,mBAAmB,CAACF,EAAG,MAAM,CAACE,YAAY,WAAW,CAACF,EAAG,KAAK,CAAlJF,KAAuJK,GAAG,SAA1JL,KAAuKK,GAAG,KAAKH,EAAG,aAAa,CAA/LF,KAAoMK,GAApML,KAA2MM,GAA3MN,KAAkNR,aAAlNQ,KAAmOK,GAAG,KAAKH,EAAG,aAAa,CAACK,MAAM,CAAC,GAAK,MAAM,CAA9QP,KAAmRK,GAAG,kCAAkC,OACpU,IGUpB,EACA,KACA,KACA,MAIa,UAAAP,E","file":"29.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"theme-container\"},[_c('div',{staticClass:\"content\"},[_c('h1',[_vm._v(\"404\")]),_vm._v(\" \"),_c('blockquote',[_vm._v(_vm._s(_vm.getMsg()))]),_vm._v(\" \"),_c('RouterLink',{attrs:{\"to\":\"/\"}},[_vm._v(\"\\n Take me home.\\n \")])],1)])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n
\n
\n
404
\n\n
{{ getMsg() }}
\n\n \n Take me home.\n \n
\n
\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NotFound.vue?vue&type=template&id=229c4a90&\"\nimport script from \"./NotFound.vue?vue&type=script&lang=js&\"\nexport * from \"./NotFound.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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/3.js b/sites/enterprise-collaboration-faqs/3.js
index 992b557b961f455a408e48926809ebdde640ef25..8f10f937ad036ee5c9c0d0c2e17eccc2b73a12e1 100644
--- a/sites/enterprise-collaboration-faqs/3.js
+++ b/sites/enterprise-collaboration-faqs/3.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{305:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var i=function(t,e){return t?{innerHTML:t}:e?{textContent:e}:{}}},315:function(t,e,n){"use strict";var i=n(1),o=n(20),r=n(11),c=n(2),s=n(40),a=[],l=a.sort,u=c((function(){a.sort(void 0)})),f=c((function(){a.sort(null)})),d=s("sort");i({target:"Array",proto:!0,forced:u||!f||!d},{sort:function(t){return void 0===t?l.call(r(this)):l.call(r(this),o(t))}})},318:function(t,e,n){"use strict";var i=n(300),o=Object(i.e)({SPACE:32,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,PAGEUP:33,PAGEDOWN:34,HOME:36,END:35,TAB:9,SHIFT:16,CTRL:17,BACKSPACE:8,ALT:18,PAUSE:19,BREAK:19,INSERT:45,INS:45,DELETE:46});e.a=o},319:function(t,e,n){"use strict";n.d(e,"a",(function(){return r})),n.d(e,"c",(function(){return s})),n.d(e,"b",(function(){return a})),n.d(e,"d",(function(){return l}));var i=n(311),o=n(300),r={passive:!0,capture:!1},c=function(t){return i.d?Object(o.g)(t)?t:{capture:!!t||!1}:!!(Object(o.g)(t)?t.capture:t)},s=function(t,e,n,i){t&&t.addEventListener&&t.addEventListener(e,n,c(i))},a=function(t,e,n,i){t&&t.removeEventListener&&t.removeEventListener(e,n,c(i))},l=function(t){for(var e=t?s:a,n=arguments.length,i=new Array(n>1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o1?n-1:0),o=1;o\n
\n
\n
404
\n\n
{{ getMsg() }}
\n\n \n Take me home.\n \n
\n
\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--3-0!../../../node_modules/babel-loader/lib/index.js??ref--3-1!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NotFound.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./NotFound.vue?vue&type=template&id=229c4a90&\"\nimport script from \"./NotFound.vue?vue&type=script&lang=js&\"\nexport * from \"./NotFound.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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./README.md?eb13","webpack:///./README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,YAArKF,KAAqLO,GAAG,KAAKL,EAAG,eAAhMF,KAAmNO,GAAG,KAAKL,EAAG,eAA9NF,KAAiPO,GAAG,KAAKL,EAAG,kBAAkB,KAC1R,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"30.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTiles'),_vm._v(\" \"),_c('WaveDivider'),_vm._v(\" \"),_c('CollabTools'),_vm._v(\" \"),_c('VideoCarousel')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=e092d9a4&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!./node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/31.js b/sites/enterprise-collaboration-faqs/31.js
index 6d6291bb3f9db8e571cc8aced3f9742da79cdb2d..0a0a340acfc79f2f971546299ca7bfc7ec6d0f9d 100644
--- a/sites/enterprise-collaboration-faqs/31.js
+++ b/sites/enterprise-collaboration-faqs/31.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[31],{438:function(t,e,s){"use strict";s.r(e);var i=s(39),l=Object(i.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("FaqTiles"),this._v(" "),e("WaveDivider"),this._v(" "),e("CollabTools"),this._v(" "),e("VideoCarousel")],1)}),[],!1,null,null,null);e.default=l.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[31],{437:function(e,t,a){"use strict";a.r(t);var r=a(39),s=Object(r.a)({},(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"welcome"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#welcome"}},[e._v("#")]),e._v(" Welcome!")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("Select a question to get started or use the searchbar to filter out unwanted articles.")]),e._v(" "),a("h3",{attrs:{id:"need-additional-assistance"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#need-additional-assistance"}},[e._v("#")]),e._v(" Need additional assistance?")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("If these are not the answers you are looking for, please send an email to "),a("a",{attrs:{href:"mailto:help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" or submit a ticket at the "),a("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),a("OutboundLink")],1),e._v("!")])]},proxy:!0}])},[a("PageHeader"),e._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);t.default=s.exports}}]);
//# sourceMappingURL=31.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/31.js.map b/sites/enterprise-collaboration-faqs/31.js.map
index 881c4d18b2d249e00122effb428da1026df7cc57..03b6d32bff850bca39dfce116167b30fc9ed1249 100644
--- a/sites/enterprise-collaboration-faqs/31.js.map
+++ b/sites/enterprise-collaboration-faqs/31.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./README.md?eb13","webpack:///./README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,YAArKF,KAAqLO,GAAG,KAAKL,EAAG,eAAhMF,KAAmNO,GAAG,KAAKL,EAAG,eAA9NF,KAAiPO,GAAG,KAAKL,EAAG,kBAAkB,KAC1R,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"31.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTiles'),_vm._v(\" \"),_c('WaveDivider'),_vm._v(\" \"),_c('CollabTools'),_vm._v(\" \"),_c('VideoCarousel')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=e092d9a4&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!./node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./faq/README.md?8a77","webpack:///./faq/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","staticClass","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,YAAY,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,aAAa,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,eAAed,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,4FAA4Fd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,+BAA+B,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,gCAAgC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,kCAAkCd,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,8EAA8EV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,CAACN,EAAIc,GAAG,kBAAkBd,EAAIc,GAAG,+BAA+BV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,yDAAyD,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIc,GAAG,4BAA4BV,EAAG,iBAAiB,GAAGJ,EAAIc,GAAG,SAASC,OAAM,MAAS,CAACX,EAAG,cAAcJ,EAAIc,GAAG,KAAKV,EAAG,gBAAgB,KAC/pC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"31.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"welcome\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#welcome\"}},[_vm._v(\"#\")]),_vm._v(\" Welcome!\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Select a question to get started or use the searchbar to filter out unwanted articles.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"need-additional-assistance\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#need-additional-assistance\"}},[_vm._v(\"#\")]),_vm._v(\" Need additional assistance?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If these are not the answers you are looking for, please send an email to \"),_c('a',{attrs:{\"href\":\"mailto:help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" or submit a ticket at the \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1),_vm._v(\"!\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=31c299f6&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/32.js b/sites/enterprise-collaboration-faqs/32.js
index f4e175799fd43e6a9b0342e6d84429187f69c9b0..a9dd0c1afe371325d51ebe46aa5a1bb26bd6fab5 100644
--- a/sites/enterprise-collaboration-faqs/32.js
+++ b/sites/enterprise-collaboration-faqs/32.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{441:function(e,t,a){"use strict";a.r(t);var r=a(39),s=Object(r.a)({},(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"faq-content",fn:function(){return[a("h2",{attrs:{id:"welcome"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#welcome"}},[e._v("#")]),e._v(" Welcome!")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("Select a question to get started or use the searchbar to filter out unwanted articles.")]),e._v(" "),a("h3",{attrs:{id:"need-additional-assistance"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#need-additional-assistance"}},[e._v("#")]),e._v(" Need additional assistance?")]),e._v(" "),a("hr"),e._v(" "),a("p",[e._v("If these are not the answers you are looking for, please send an email to "),a("a",{attrs:{href:"mailto:help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" or submit a ticket at the "),a("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1",target:"_blank",rel:"noopener noreferrer"}},[e._v("Platform One Support Hub"),a("OutboundLink")],1),e._v("!")])]},proxy:!0}])},[a("PageHeader"),e._v(" "),a("FaqTemplate")],1)}),[],!1,null,null,null);t.default=s.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[32],{438:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"common-questions"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#common-questions"}},[e._v("#")]),e._v(" Common Questions")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("These are archived FAQs from "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("SSO-info"),o("OutboundLink")],1),e._v(" that we have migrated here.")]),e._v(" "),o("h3",{attrs:{id:"what-is-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[e._v("#")]),e._v(" What is P1 SSO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.")]),e._v(" "),o("h3",{attrs:{id:"why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[e._v("#")]),e._v(" Why Do I Have to Set Up a New Password and MFA Again?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.")]),e._v(" "),o("h3",{attrs:{id:"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[e._v("#")]),e._v(' When Setting Up MFA, Why Do I Keep Getting "Invalid Authenticator Code"?')]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for a guide on this kind of problem. Common fixes are found below:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.")])]),e._v(" "),o("li",[o("p",[e._v('If the MFA token is not accepted, you will receive the "Invalid authenticator code" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).')])]),e._v(" "),o("li",[o("p",[e._v("Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.")])])]),e._v(" "),o("h3",{attrs:{id:"how-to-unlock-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-unlock-an-account"}},[e._v("#")]),e._v(" How to unlock an account?")]),e._v(" "),o("p",[e._v("Account Unlock: Submit a request to the portal "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" or send e-mail with e-mail associated with account to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" which will also create a Jira ticket for you.")]),e._v(" "),o("h3",{attrs:{id:"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[e._v("#")]),e._v(" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Password Reset:")]),e._v(" "),o("ul",[o("li",[e._v('You can do that on your own by clicking "Forgot Password" link and entering your email but sometimes the reset link gets filtered as spam.')])]),e._v(" "),o("p",[e._v("To fix this problem, attempt the following:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Try having the email sent again and make sure to check your junk email folder.")])]),e._v(" "),o("li",[o("p",[e._v("If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" to have your account unlocked.")])]),e._v(" "),o("li",[o("p",[e._v("If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-update-my-profile"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-update-my-profile"}},[e._v("#")]),e._v(" How Do I Update My Profile?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Log into your account "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" which will bring you to your account settings page where you will be able to update your profile.")]),e._v(" "),o("h3",{attrs:{id:"how-does-a-new-user-create-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-does-a-new-user-create-an-account"}},[e._v("#")]),e._v(" How Does A New User Create An Account?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("New Mattermost accounts are now created through P1 SSO. "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-send-someone-an-invite-link-to-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-send-someone-an-invite-link-to-p1-sso"}},[e._v("#")]),e._v(" How Do I Send Someone An Invite Link to P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Administrators and users can find invitation links on their "),o("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("login.dsop.io"),o("OutboundLink")],1),e._v(" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/invite_user.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[e._v("#")]),e._v(" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?")]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/reset_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions on resetting MFA on your account.")]),e._v(" "),o("h3",{attrs:{id:"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[e._v("#")]),e._v(" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")]),e._v(" "),o("h3",{attrs:{id:"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[e._v("#")]),e._v(' Why Am I Getting a "X509 Certificate\'s Authentication Failed." When Trying To Log In With a CAC?')]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" and we should be able to quickly resolve the issue.")]),e._v(" "),o("h3",{attrs:{id:"where-can-i-get-more-information-on-using-mattermost"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-can-i-get-more-information-on-using-mattermost"}},[e._v("#")]),e._v(" Where Can I get More Information On Using Mattermost?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Checkout the "),o("a",{attrs:{href:"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("official user guide"),o("OutboundLink")],1),e._v(" for information on using Mattermost.")]),e._v(" "),o("h3",{attrs:{id:"i-have-another-question-or-need-additional-help-who-do-i-contact"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-another-question-or-need-additional-help-who-do-i-contact"}},[e._v("#")]),e._v(" I Have Another Question Or Need Additional Help. Who Do I contact?")]),e._v(" "),o("p",[e._v("Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
//# sourceMappingURL=32.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/32.js.map b/sites/enterprise-collaboration-faqs/32.js.map
index 88823e9aa1f8e483256040a8dabd1725aedac219..4853ade6ba51916abe8229fd771e2175a1452ea9 100644
--- a/sites/enterprise-collaboration-faqs/32.js.map
+++ b/sites/enterprise-collaboration-faqs/32.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./faq/README.md?8a77","webpack:///./faq/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","staticClass","_v","proxy"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,YAAY,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,aAAa,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,eAAed,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,4FAA4Fd,EAAIc,GAAG,KAAKV,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,+BAA+B,CAACF,EAAG,IAAI,CAACS,YAAY,gBAAgBP,MAAM,CAAC,KAAO,gCAAgC,CAACN,EAAIc,GAAG,OAAOd,EAAIc,GAAG,kCAAkCd,EAAIc,GAAG,KAAKV,EAAG,MAAMJ,EAAIc,GAAG,KAAKV,EAAG,IAAI,CAACJ,EAAIc,GAAG,8EAA8EV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,wBAAwB,CAACN,EAAIc,GAAG,kBAAkBd,EAAIc,GAAG,+BAA+BV,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,yDAAyD,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIc,GAAG,4BAA4BV,EAAG,iBAAiB,GAAGJ,EAAIc,GAAG,SAASC,OAAM,MAAS,CAACX,EAAG,cAAcJ,EAAIc,GAAG,KAAKV,EAAG,gBAAgB,KAC/pC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"32.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"welcome\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#welcome\"}},[_vm._v(\"#\")]),_vm._v(\" Welcome!\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Select a question to get started or use the searchbar to filter out unwanted articles.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"need-additional-assistance\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#need-additional-assistance\"}},[_vm._v(\"#\")]),_vm._v(\" Need additional assistance?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If these are not the answers you are looking for, please send an email to \"),_c('a',{attrs:{\"href\":\"mailto:help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" or submit a ticket at the \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Platform One Support Hub\"),_c('OutboundLink')],1),_vm._v(\"!\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=31c299f6&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./faq/faq-articles/commonquestions.md?c7bd","webpack:///./faq/faq-articles/commonquestions.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"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","file":"32.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"common-questions\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#common-questions\"}},[_vm._v(\"#\")]),_vm._v(\" Common Questions\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"These are archived FAQs from \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"SSO-info\"),_c('OutboundLink')],1),_vm._v(\" that we have migrated here.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_vm._v(\"#\")]),_vm._v(\" Why Do I Have to Set Up a New Password and MFA Again?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_vm._v(\"#\")]),_vm._v(\" When Setting Up MFA, Why Do I Keep Getting \\\"Invalid Authenticator Code\\\"?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for a guide on this kind of problem. Common fixes are found below:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If the MFA token is not accepted, you will receive the \\\"Invalid authenticator code\\\" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-to-unlock-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-to-unlock-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How to unlock an account?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Account Unlock: Submit a request to the portal \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" or send e-mail with e-mail associated with account to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" which will also create a Jira ticket for you.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Password Reset:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"You can do that on your own by clicking \\\"Forgot Password\\\" link and entering your email but sometimes the reset link gets filtered as spam.\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"To fix this problem, attempt the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Try having the email sent again and make sure to check your junk email folder.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" to have your account unlocked.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-update-my-profile\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-update-my-profile\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Update My Profile?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log into your account \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" which will bring you to your account settings page where you will be able to update your profile.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-does-a-new-user-create-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-does-a-new-user-create-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How Does A New User Create An Account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"New Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Send Someone An Invite Link to P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Administrators and users can find invitation links on their \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/invite_user.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/reset_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on resetting MFA on your account.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_vm._v(\"#\")]),_vm._v(\" Why Am I Getting a \\\"X509 Certificate's Authentication Failed.\\\" When Trying To Log In With a CAC?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" and we should be able to quickly resolve the issue.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"where-can-i-get-more-information-on-using-mattermost\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-can-i-get-more-information-on-using-mattermost\"}},[_vm._v(\"#\")]),_vm._v(\" Where Can I get More Information On Using Mattermost?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Checkout the \"),_c('a',{attrs:{\"href\":\"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"official user guide\"),_c('OutboundLink')],1),_vm._v(\" for information on using Mattermost.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Another Question Or Need Additional Help. Who Do I contact?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./commonquestions.md?vue&type=template&id=3a6fcc01&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/33.js b/sites/enterprise-collaboration-faqs/33.js
index 92cb326dc359e36d434eba82db044f92d8cbf9c7..dfd9fb4a30ce7ee6517c94d259434757d0a52a27 100644
--- a/sites/enterprise-collaboration-faqs/33.js
+++ b/sites/enterprise-collaboration-faqs/33.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{439:function(e,t,n){"use strict";n.r(t);var a=n(39),o=Object(a.a)({},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[n("h2",{attrs:{id:"why-can-t-i-invite-someone-to-my-channel"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#why-can-t-i-invite-someone-to-my-channel"}},[e._v("#")]),e._v(" Why can't I invite someone to my channel?")]),e._v(" "),n("hr"),e._v(" "),n("p",[e._v('In order to add someone to a channel, they must first be a part of the team. If they aren\'t already on your team, add them by selecting the hamburger menu in the upper left. Then, by selecting the "Invite People" button.')]),e._v(" "),n("p",[e._v('Once they are on your team, go to the channel you want to add them to and select the "Members" button in the upper right, hit "Manage Members", then "Add Members".')]),e._v(" "),n("p",[e._v("If it's a private channel, an admin will need to add the new member to the channel.")])]},proxy:!0}])},[n("PageHeader"),e._v(" "),n("FaqTemplate")],1)}),[],!1,null,null,null);t.default=o.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[33],{443:function(e,t,o){"use strict";o.r(t);var r=o(39),i=Object(r.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"what-is-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-impact-level"}},[e._v("#")]),e._v(" What is Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the "),o("a",{attrs:{href:"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf",target:"_blank",rel:"noopener noreferrer"}},[e._v("Cloud Computing Security Requirements Guide"),o("OutboundLink")],1),e._v(' (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the "combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation."')]),e._v(" "),o("p",[e._v("The figure below provides a summary of the current Information Impact Levels coupled with some of the\ndistinguishing requirements and characteristics.")]),e._v(" "),o("h2",{attrs:{id:"what-about-impact-level-1-and-3"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-about-impact-level-1-and-3"}},[e._v("#")]),e._v(" What about Impact Level 1 and 3?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.")]),e._v(" "),o("h2",{attrs:{id:"who-is-responsible-for-choosing-the-proper-il"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#who-is-responsible-for-choosing-the-proper-il"}},[e._v("#")]),e._v(" Who is responsible for choosing the proper IL?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.")]),e._v(" "),o("h2",{attrs:{id:"as-a-mission-owner-how-do-i-choose-an-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#as-a-mission-owner-how-do-i-choose-an-impact-level"}},[e._v("#")]),e._v(" As a Mission Owner, how do I choose an Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("The office of the Department of the Navy Chief Information officer plublished this helpful "),o("a",{attrs:{href:"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393",target:"_blank",rel:"noopener noreferrer"}},[e._v("flow chart"),o("OutboundLink")],1),e._v(" for choosing an IL")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=i.exports}}]);
//# sourceMappingURL=33.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/33.js.map b/sites/enterprise-collaboration-faqs/33.js.map
index 1668bfba778bfb9d4d5db5464ab1efbef380f530..03df2ce521c5179a34567895f2b0cd11923ccbd9 100644
--- a/sites/enterprise-collaboration-faqs/33.js.map
+++ b/sites/enterprise-collaboration-faqs/33.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./faq/faq-articles/cannotinvite.md?87dc","webpack:///./faq/faq-articles/cannotinvite.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6CAA6C,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,8CAA8C,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,gDAAgDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mOAAoOf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,yKAA+Kf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,2FAA2FF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACpoC,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"33.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"why-can-t-i-invite-someone-to-my-channel\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-can-t-i-invite-someone-to-my-channel\"}},[_vm._v(\"#\")]),_vm._v(\" Why can't I invite someone to my channel?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to add someone to a channel, they must first be a part of the team. If they aren't already on your team, add them by selecting the hamburger menu in the upper left. Then, by selecting the \\\"Invite People\\\" button.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Once they are on your team, go to the channel you want to add them to and select the \\\"Members\\\" button in the upper right, hit \\\"Manage Members\\\", then \\\"Add Members\\\".\")]),_vm._v(\" \"),_c('p',[_vm._v(\"If it's a private channel, an admin will need to add the new member to the channel.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./cannotinvite.md?vue&type=template&id=9c82008a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./faq/faq-articles/impactlevels.md?3076","webpack:///./faq/faq-articles/impactlevels.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yBAAyB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0BAA0B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4BAA4Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,0EAA0E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,+CAA+CX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,8WAAgXf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6JAA6Jf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,uCAAuCf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kDAAkD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,mDAAmD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qDAAqDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mPAAmPf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uDAAuD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,wDAAwD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,2DAA2Df,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+FAA+FX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,qFAAqF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,cAAcX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,2BAA2BF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9F,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"33.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" What is Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the \"),_c('a',{attrs:{\"href\":\"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Cloud Computing Security Requirements Guide\"),_c('OutboundLink')],1),_vm._v(\" (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the \\\"combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation.\\\"\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The figure below provides a summary of the current Information Impact Levels coupled with some of the\\ndistinguishing requirements and characteristics.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-about-impact-level-1-and-3\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-about-impact-level-1-and-3\"}},[_vm._v(\"#\")]),_vm._v(\" What about Impact Level 1 and 3?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"who-is-responsible-for-choosing-the-proper-il\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#who-is-responsible-for-choosing-the-proper-il\"}},[_vm._v(\"#\")]),_vm._v(\" Who is responsible for choosing the proper IL?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" As a Mission Owner, how do I choose an Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"The office of the Department of the Navy Chief Information officer plublished this helpful \"),_c('a',{attrs:{\"href\":\"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"flow chart\"),_c('OutboundLink')],1),_vm._v(\" for choosing an IL\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./impactlevels.md?vue&type=template&id=3dbd9682&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/34.js b/sites/enterprise-collaboration-faqs/34.js
index e32151eb4e78a3375202b60b4de0092152ae47fc..ae0cc62809172d194cd9546faab8271577f206cc 100644
--- a/sites/enterprise-collaboration-faqs/34.js
+++ b/sites/enterprise-collaboration-faqs/34.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[34],{442:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"common-questions"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#common-questions"}},[e._v("#")]),e._v(" Common Questions")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("These are archived FAQs from "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("SSO-info"),o("OutboundLink")],1),e._v(" that we have migrated here.")]),e._v(" "),o("h3",{attrs:{id:"what-is-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-p1-sso"}},[e._v("#")]),e._v(" What is P1 SSO")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.")]),e._v(" "),o("h3",{attrs:{id:"why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-do-i-have-to-set-up-a-new-password-and-mfa-again"}},[e._v("#")]),e._v(" Why Do I Have to Set Up a New Password and MFA Again?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.")]),e._v(" "),o("h3",{attrs:{id:"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code"}},[e._v("#")]),e._v(' When Setting Up MFA, Why Do I Keep Getting "Invalid Authenticator Code"?')]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/setup_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for a guide on this kind of problem. Common fixes are found below:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.")])]),e._v(" "),o("li",[o("p",[e._v('If the MFA token is not accepted, you will receive the "Invalid authenticator code" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).')])]),e._v(" "),o("li",[o("p",[e._v("Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.")])])]),e._v(" "),o("h3",{attrs:{id:"how-to-unlock-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-to-unlock-an-account"}},[e._v("#")]),e._v(" How to unlock an account?")]),e._v(" "),o("p",[e._v("Account Unlock: Submit a request to the portal "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" or send e-mail with e-mail associated with account to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" which will also create a Jira ticket for you.")]),e._v(" "),o("h3",{attrs:{id:"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso"}},[e._v("#")]),e._v(" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Password Reset:")]),e._v(" "),o("ul",[o("li",[e._v('You can do that on your own by clicking "Forgot Password" link and entering your email but sometimes the reset link gets filtered as spam.')])]),e._v(" "),o("p",[e._v("To fix this problem, attempt the following:")]),e._v(" "),o("ul",[o("li",[o("p",[e._v("Try having the email sent again and make sure to check your junk email folder.")])]),e._v(" "),o("li",[o("p",[e._v("If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" to have your account unlocked.")])]),e._v(" "),o("li",[o("p",[e._v("If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])])]),e._v(" "),o("h3",{attrs:{id:"how-do-i-update-my-profile"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-update-my-profile"}},[e._v("#")]),e._v(" How Do I Update My Profile?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Log into your account "),o("a",{attrs:{href:"https://login.dsop.io",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(" which will bring you to your account settings page where you will be able to update your profile.")]),e._v(" "),o("h3",{attrs:{id:"how-does-a-new-user-create-an-account"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-does-a-new-user-create-an-account"}},[e._v("#")]),e._v(" How Does A New User Create An Account?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("New Mattermost accounts are now created through P1 SSO. "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/new_account.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-send-someone-an-invite-link-to-p1-sso"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-send-someone-an-invite-link-to-p1-sso"}},[e._v("#")]),e._v(" How Do I Send Someone An Invite Link to P1 SSO?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Administrators and users can find invitation links on their "),o("a",{attrs:{href:"https://login.dsop.io/",target:"_blank",rel:"noopener noreferrer"}},[e._v("login.dsop.io"),o("OutboundLink")],1),e._v(" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please "),o("a",{attrs:{href:"https://sso-info.il2.dsop.io/invite_user.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("click here"),o("OutboundLink")],1),e._v(" for instructions.")]),e._v(" "),o("h3",{attrs:{id:"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device"}},[e._v("#")]),e._v(" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?")]),e._v(" "),o("hr"),e._v(" "),o("p",[o("a",{attrs:{href:"https://sso-info.il2.dsop.io/reset_mfa.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("Click here"),o("OutboundLink")],1),e._v(" for instructions on resetting MFA on your account.")]),e._v(" "),o("h3",{attrs:{id:"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them"}},[e._v("#")]),e._v(" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")]),e._v(" "),o("h3",{attrs:{id:"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac"}},[e._v("#")]),e._v(' Why Am I Getting a "X509 Certificate\'s Authentication Failed." When Trying To Log In With a CAC?')]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(" and we should be able to quickly resolve the issue.")]),e._v(" "),o("h3",{attrs:{id:"where-can-i-get-more-information-on-using-mattermost"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#where-can-i-get-more-information-on-using-mattermost"}},[e._v("#")]),e._v(" Where Can I get More Information On Using Mattermost?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Checkout the "),o("a",{attrs:{href:"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html",target:"_blank",rel:"noopener noreferrer"}},[e._v("official user guide"),o("OutboundLink")],1),e._v(" for information on using Mattermost.")]),e._v(" "),o("h3",{attrs:{id:"i-have-another-question-or-need-additional-help-who-do-i-contact"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#i-have-another-question-or-need-additional-help-who-do-i-contact"}},[e._v("#")]),e._v(" I Have Another Question Or Need Additional Help. Who Do I contact?")]),e._v(" "),o("p",[e._v("Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at "),o("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")]),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[34],{442:function(t,e,o){"use strict";o.r(e);var n=o(39),r=Object(n.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"why-mattermost-over-slack-or-discord"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-mattermost-over-slack-or-discord"}},[t._v("#")]),t._v(" Why Mattermost over Slack or Discord?")]),t._v(" "),o("hr"),t._v(" "),o("p",[t._v("We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\nsee the result), and it sits in a vetted and controlled IL5 environment.")]),t._v(" "),o("p",[t._v("With Slack or any other Software as a Service, the DoD cannot vouch\nin near-real time for the software or the environment it is hosted in.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]);
//# sourceMappingURL=34.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/34.js.map b/sites/enterprise-collaboration-faqs/34.js.map
index 3a28637ff21e2cc6e3c6acca092346cc43408996..718db3c13451b15d9993b0104df1effb2b6867cc 100644
--- a/sites/enterprise-collaboration-faqs/34.js.map
+++ b/sites/enterprise-collaboration-faqs/34.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./faq/faq-articles/commonquestions.md?c7bd","webpack:///./faq/faq-articles/commonquestions.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"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","file":"34.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"common-questions\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#common-questions\"}},[_vm._v(\"#\")]),_vm._v(\" Common Questions\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"These are archived FAQs from \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"SSO-info\"),_c('OutboundLink')],1),_vm._v(\" that we have migrated here.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"what-is-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" What is P1 SSO\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Platform One Single Sign-On (P1 SSO) gives us the ability to provide access to different apps such as Mattermost, Jitsi, GitLab, etc. using one login. This prevents having to create a new account for each app or service we release. Additionally, using P1 SSO will allow users to have multiple login methods such as username, password and MFA at home and using a CAC to login at work. Some of these changes were also made to help improve security.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-do-i-have-to-set-up-a-new-password-and-mfa-again\"}},[_vm._v(\"#\")]),_vm._v(\" Why Do I Have to Set Up a New Password and MFA Again?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, we are not able to migrate passwords from Mattermost. However, you can use the same password you were using in Mattermost as long as it contains two special characters. Since the P1 SSO is a different login service, MFA must be setup again.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#when-setting-up-mfa-why-do-i-keep-getting-invalid-authenticator-code\"}},[_vm._v(\"#\")]),_vm._v(\" When Setting Up MFA, Why Do I Keep Getting \\\"Invalid Authenticator Code\\\"?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/setup_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for a guide on this kind of problem. Common fixes are found below:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Make sure you are scanning the QR code with the MFA app on your mobile device. This will produce a MFA token (6-digit number) that changes every 30 seconds. Type in that 6-digit number (e.g. 123456) with no spaces.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If the MFA token is not accepted, you will receive the \\\"Invalid authenticator code\\\" error. You must re-scan the QR code again which creates another MFA token (another 6-digit pin that is changing every 30 seconds). You must use the new 6-digit pin (you can delete the old ones).\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"Your phone time may be out of sync. Check your phone's settings to make sure the time is updating automatically. If you're using Google Authenticator on Android, try the Sync Now feature to update the time.\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-to-unlock-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-to-unlock-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How to unlock an account?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Account Unlock: Submit a request to the portal \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/group/10\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" or send e-mail with e-mail associated with account to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" which will also create a Jira ticket for you.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#password-reset-or-why-am-i-not-receiving-a-password-reset-email-from-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" Password Reset or Why Am I Not Receiving A Password Reset Email From P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Password Reset:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"You can do that on your own by clicking \\\"Forgot Password\\\" link and entering your email but sometimes the reset link gets filtered as spam.\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"To fix this problem, attempt the following:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('p',[_vm._v(\"Try having the email sent again and make sure to check your junk email folder.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you accidently tried logging in using your old Mattermost credentials more than five times, your account is likely locked out. Contact a team admin or email us \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" to have your account unlocked.\")])]),_vm._v(\" \"),_c('li',[_c('p',[_vm._v(\"If you created your Mattermost account after 19 May, your P1 SSO account may not have been automatically created. Ask a team or system admin for an invite link to create a P1 SSO account. Alternatively you can send a request to \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])])]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-update-my-profile\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-update-my-profile\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Update My Profile?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Log into your account \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\" which will bring you to your account settings page where you will be able to update your profile.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-does-a-new-user-create-an-account\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-does-a-new-user-create-an-account\"}},[_vm._v(\"#\")]),_vm._v(\" How Does A New User Create An Account?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"New Mattermost accounts are now created through P1 SSO. \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/new_account.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-send-someone-an-invite-link-to-p1-sso\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Send Someone An Invite Link to P1 SSO?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Administrators and users can find invitation links on their \"),_c('a',{attrs:{\"href\":\"https://login.dsop.io/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"login.dsop.io\"),_c('OutboundLink')],1),_vm._v(\" profile. Invitation links are valid for 10 days. There is no restriction on sharing invitation links as long as it is done through a government approved medium. For a step by step guide, please \"),_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/invite_user.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-reset-set-up-mfa-again-e-g-new-or-lost-mobile-device\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Reset/Set up MFA again (e.g. New or Lost Mobile Device)?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://sso-info.il2.dsop.io/reset_mfa.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Click here\"),_c('OutboundLink')],1),_vm._v(\" for instructions on resetting MFA on your account.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-multiple-mattermost-and-or-p1-sso-accounts-can-i-combine-them\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Multiple Mattermost and/or P1 SSO Accounts, Can I Combine Them?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Unfortunately, there is no way for us to combine accounts. We can deactivate whichever account you will no longer be using. Let your team admin know which account (email address) you will no longer be using or email us directly at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-am-i-getting-a-x509-certificate-s-authentication-failed-when-trying-to-log-in-with-a-cac\"}},[_vm._v(\"#\")]),_vm._v(\" Why Am I Getting a \\\"X509 Certificate's Authentication Failed.\\\" When Trying To Log In With a CAC?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Your account is likely locked or may be experiencing issues from the migration to P1 SSO. Please email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\" and we should be able to quickly resolve the issue.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"where-can-i-get-more-information-on-using-mattermost\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#where-can-i-get-more-information-on-using-mattermost\"}},[_vm._v(\"#\")]),_vm._v(\" Where Can I get More Information On Using Mattermost?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Checkout the \"),_c('a',{attrs:{\"href\":\"https://docs.mattermost.com/help/getting-started/welcome-to-mattermost.html\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"official user guide\"),_c('OutboundLink')],1),_vm._v(\" for information on using Mattermost.\")]),_vm._v(\" \"),_c('h3',{attrs:{\"id\":\"i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#i-have-another-question-or-need-additional-help-who-do-i-contact\"}},[_vm._v(\"#\")]),_vm._v(\" I Have Another Question Or Need Additional Help. Who Do I contact?\")]),_vm._v(\" \"),_c('p',[_vm._v(\"Contact your team admin for additional assitance. If you're nto sure who your team admin is or can't get a hold of them, email us at \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")]),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./commonquestions.md?vue&type=template&id=3a6fcc01&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./faq/faq-articles/slackordiscord.md?bbb4","webpack:///./faq/faq-articles/slackordiscord.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yCAAyC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0CAA0C,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4CAA4Cf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,uNAAuNf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mJAAmJF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"34.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"why-mattermost-over-slack-or-discord\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-mattermost-over-slack-or-discord\"}},[_vm._v(\"#\")]),_vm._v(\" Why Mattermost over Slack or Discord?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\\nsee the result), and it sits in a vetted and controlled IL5 environment.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"With Slack or any other Software as a Service, the DoD cannot vouch\\nin near-real time for the software or the environment it is hosted in.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./slackordiscord.md?vue&type=template&id=a13a5666&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/35.js b/sites/enterprise-collaboration-faqs/35.js
index 111177da5e1159c11422adeab5e16f607b269dba..20ecfc6fced1d893bb97e0c3d1f7372cf4917d37 100644
--- a/sites/enterprise-collaboration-faqs/35.js
+++ b/sites/enterprise-collaboration-faqs/35.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{444:function(e,t,o){"use strict";o.r(t);var n=o(39),i=Object(n.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-invite-people-to-the-chat-platform"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-invite-people-to-the-chat-platform"}},[e._v("#")]),e._v(" How do I invite people to the chat platform?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v('You can invite people who are not yet on Mattermost by selecting the hamburger menu in the upper left of the Mattermost interface. It is located directly to the right of your profile picture. Once selected, you\'ll see a dropdown list with the second item being "Invite People". Select that and you will be presented with an invite link which you can then use to invite anyone outside of the team.')])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=i.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[35],{444:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-get-il4-access"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-get-il4-access"}},[e._v("#")]),e._v(" How Do I Get IL4 Access?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"/DD2875.pdf",download:""}},[e._v("Download the form here")])]),e._v(" "),o("li",[e._v("Have the form signed by Mission Owner")]),e._v(" "),o("li",[e._v("Have a background check or clearance validated in JPAS")]),e._v(" "),o("li",[e._v("Justification as to why you lack a DoD approved PKI")]),e._v(" "),o("li",[e._v("Submit the completed form "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.")]),e._v(" "),o("p",[e._v("For further information on what is IL2/ IL4, see: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v('"What Is Impact Level?"')]),e._v(".")],1),e._v(" "),o("p",[e._v("For full documentation on authentication and authroization for different impact levels for Platform One, go "),o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
//# sourceMappingURL=35.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/35.js.map b/sites/enterprise-collaboration-faqs/35.js.map
index ef292397a73dceb0e81326039e1ded640a230eb3..e5f5a1f4f9b58835d451438debead1572d4b31a8 100644
--- a/sites/enterprise-collaboration-faqs/35.js.map
+++ b/sites/enterprise-collaboration-faqs/35.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./faq/faq-articles/howtoinvite.md?4e33","webpack:///./faq/faq-articles/howtoinvite.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,gDAAgD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,iDAAiD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,mDAAmDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qZAAsZF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KAC//B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"35.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-invite-people-to-the-chat-platform\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-invite-people-to-the-chat-platform\"}},[_vm._v(\"#\")]),_vm._v(\" How do I invite people to the chat platform?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"You can invite people who are not yet on Mattermost by selecting the hamburger menu in the upper left of the Mattermost interface. It is located directly to the right of your profile picture. Once selected, you'll see a dropdown list with the second item being \\\"Invite People\\\". Select that and you will be presented with an invite link which you can then use to invite anyone outside of the team.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./howtoinvite.md?vue&type=template&id=a9cb0234&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./faq/faq-articles/transitiontoil4.md?402c","webpack:///./faq/faq-articles/transitiontoil4.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,4BAA4B,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,4BAA4B,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,6BAA6B,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,+BAA+Bb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0JAA0Jb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,cAAc,SAAW,KAAK,CAACN,EAAIa,GAAG,8BAA8Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,2CAA2Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4Db,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,yDAAyDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,8BAA8BT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,mEAAmE,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,OAAOJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,uLAAuLb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sDAAsDT,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,6BAA+Bb,EAAIa,GAAG,MAAM,GAAGb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,gHAAgHT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,4IAA4I,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,SAASC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC5wE,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"35.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-get-il4-access\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-get-il4-access\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Get IL4 Access?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"/DD2875.pdf\",\"download\":\"\"}},[_vm._v(\"Download the form here\")])]),_vm._v(\" \"),_c('li',[_vm._v(\"Have the form signed by Mission Owner\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Have a background check or clearance validated in JPAS\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Justification as to why you lack a DoD approved PKI\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Submit the completed form \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('p',[_vm._v(\"This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"For further information on what is IL2/ IL4, see: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"\\\"What Is Impact Level?\\\"\")]),_vm._v(\".\")],1),_vm._v(\" \"),_c('p',[_vm._v(\"For full documentation on authentication and authroization for different impact levels for Platform One, go \"),_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./transitiontoil4.md?vue&type=template&id=70c60722&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/36.js b/sites/enterprise-collaboration-faqs/36.js
index cc007320f12976d32bfd6b1adaf4ee351cb491c8..c675f87e69a2cc6e04ff402b9907cb354c10ea3a 100644
--- a/sites/enterprise-collaboration-faqs/36.js
+++ b/sites/enterprise-collaboration-faqs/36.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{445:function(e,t,o){"use strict";o.r(t);var r=o(39),i=Object(r.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"what-is-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-is-impact-level"}},[e._v("#")]),e._v(" What is Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the "),o("a",{attrs:{href:"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf",target:"_blank",rel:"noopener noreferrer"}},[e._v("Cloud Computing Security Requirements Guide"),o("OutboundLink")],1),e._v(' (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the "combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation."')]),e._v(" "),o("p",[e._v("The figure below provides a summary of the current Information Impact Levels coupled with some of the\ndistinguishing requirements and characteristics.")]),e._v(" "),o("h2",{attrs:{id:"what-about-impact-level-1-and-3"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#what-about-impact-level-1-and-3"}},[e._v("#")]),e._v(" What about Impact Level 1 and 3?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.")]),e._v(" "),o("h2",{attrs:{id:"who-is-responsible-for-choosing-the-proper-il"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#who-is-responsible-for-choosing-the-proper-il"}},[e._v("#")]),e._v(" Who is responsible for choosing the proper IL?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.")]),e._v(" "),o("h2",{attrs:{id:"as-a-mission-owner-how-do-i-choose-an-impact-level"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#as-a-mission-owner-how-do-i-choose-an-impact-level"}},[e._v("#")]),e._v(" As a Mission Owner, how do I choose an Impact Level?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("The office of the Department of the Navy Chief Information officer plublished this helpful "),o("a",{attrs:{href:"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393",target:"_blank",rel:"noopener noreferrer"}},[e._v("flow chart"),o("OutboundLink")],1),e._v(" for choosing an IL")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=i.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{447:function(e,t,r){"use strict";r.r(t);var n=r(39),a=Object(n.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"feedback-content",fn:function(){return[r("p",[e._v("Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.")])]},proxy:!0},{key:"feedback-success",fn:function(){return[r("h2",{attrs:{id:"thank-you-for-sending-us-your-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-sending-us-your-feedback"}},[e._v("#")]),e._v(" Thank You For Sending Us Your Feedback!"),r("br")]),e._v(" "),r("br"),e._v("\nWe appreciate your time and effort as we are always looking for ways to improve. \n")]},proxy:!0},{key:"no-api-feedback-prompt",fn:function(){return[r("hr"),e._v(" "),r("h2",{attrs:{id:"best-ways-to-send-us-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#best-ways-to-send-us-feedback"}},[e._v("#")]),e._v(" Best Ways to Send Us Feedback:")]),e._v(" "),r("hr"),e._v(" "),r("br"),e._v(" "),r("p",[e._v("Contact us at this email address: "),r("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")])]),e._v(" "),r("p",[e._v("Go to "),r("strong",[e._v("IL2 Mattermost")]),e._v(" and contact us in the following channel:")]),e._v(" "),r("p",[r("a",{attrs:{href:"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration",target:"_blank",rel:"noopener noreferrer"}},[e._v("Team - Enterprise Collaboration Product Team"),r("OutboundLink")],1),e._v(" "),r("br"),r("br")])]},proxy:!0},{key:"warning",fn:function(){return[r("p",[e._v("⚠️ This page is currently under construction. Stay tuned! ⚠️")])]},proxy:!0}])},[r("PageHeader"),e._v(" "),r("Feedback")],1)}),[],!1,null,null,null);t.default=a.exports}}]);
//# sourceMappingURL=36.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/36.js.map b/sites/enterprise-collaboration-faqs/36.js.map
index e03cf39c960e0e356b1155b3c856e2cb6c293632..112db20546f18c684413aca58d44d530c44661f7 100644
--- a/sites/enterprise-collaboration-faqs/36.js.map
+++ b/sites/enterprise-collaboration-faqs/36.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./faq/faq-articles/impactlevels.md?3076","webpack:///./faq/faq-articles/impactlevels.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yBAAyB,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0BAA0B,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4BAA4Bf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,0EAA0E,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,+CAA+CX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,8WAAgXf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,6JAA6Jf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,oCAAoC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,qCAAqC,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,uCAAuCf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,qHAAqHf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kDAAkD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,mDAAmD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,qDAAqDf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mPAAmPf,EAAIe,GAAG,KAAKX,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,uDAAuD,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,wDAAwD,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,2DAA2Df,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,+FAA+FX,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,qFAAqF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIe,GAAG,cAAcX,EAAG,iBAAiB,GAAGJ,EAAIe,GAAG,2BAA2BF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9F,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"36.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"what-is-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-is-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" What is Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"Information Impact Level (IL) is a methodology published by the Defense Information Systems Agency (DISA) in the \"),_c('a',{attrs:{\"href\":\"https://rmf.org/wp-content/uploads/2018/05/Cloud_Computing_SRG_v1r3.pdf\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Cloud Computing Security Requirements Guide\"),_c('OutboundLink')],1),_vm._v(\" (CC SRG), to assist Mission Owners in choosing the apporiate Cloud Service Provider (CSP). CC SRG defines Information Impact Levels as the \\\"combination of the sensitivity of information to be stored and/or processed in the cloud; and the potential impact of an event that results in the loss of confidentiality, integrity or availabilty of that inofrmation.\\\"\")]),_vm._v(\" \"),_c('p',[_vm._v(\"The figure below provides a summary of the current Information Impact Levels coupled with some of the\\ndistinguishing requirements and characteristics.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"what-about-impact-level-1-and-3\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#what-about-impact-level-1-and-3\"}},[_vm._v(\"#\")]),_vm._v(\" What about Impact Level 1 and 3?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"In order to simplify the selection process IL 1 was rolled up into IL 2. Similary IL 3 was rolled up into IL 4.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"who-is-responsible-for-choosing-the-proper-il\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#who-is-responsible-for-choosing-the-proper-il\"}},[_vm._v(\"#\")]),_vm._v(\" Who is responsible for choosing the proper IL?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"While the Cloud Service Provider (CSP) is responible for providing the proper security contorls it is the responibility of the Misson Owner(s) to choose the correct IL and a CSP who is capable of providing the required security controls.\")]),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#as-a-mission-owner-how-do-i-choose-an-impact-level\"}},[_vm._v(\"#\")]),_vm._v(\" As a Mission Owner, how do I choose an Impact Level?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"The office of the Department of the Navy Chief Information officer plublished this helpful \"),_c('a',{attrs:{\"href\":\"http://www.doncio.navy.mil/%28rjn5fqykzonl22f4q40cyj45%29/FileHandler.ashx?ID=6393\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"flow chart\"),_c('OutboundLink')],1),_vm._v(\" for choosing an IL\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./impactlevels.md?vue&type=template&id=3dbd9682&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./feedback/README.md?93d7","webpack:///./feedback/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sIAAsIC,OAAM,GAAM,CAACH,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2CAA2C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,4CAA4C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,4CAA4CT,EAAG,QAAQJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,2FAA2FC,OAAM,GAAM,CAACH,IAAI,yBAAyBC,GAAG,WAAW,MAAO,CAACR,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kCAAkC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,mCAAmC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,qCAAqCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sCAAsCT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iBAAiB,CAACN,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,UAAUT,EAAG,SAAS,CAACJ,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,+CAA+Cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iFAAiF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,gDAAgDT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,KAAKT,EAAG,MAAMA,EAAG,UAAUU,OAAM,GAAM,CAACH,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sEAAsEC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAChzD,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"36.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"feedback-content\",fn:function(){return [_c('p',[_vm._v(\"Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.\")])]},proxy:true},{key:\"feedback-success\",fn:function(){return [_c('h2',{attrs:{\"id\":\"thank-you-for-sending-us-your-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-sending-us-your-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Sending Us Your Feedback!\"),_c('br')]),_vm._v(\" \"),_c('br'),_vm._v(\"\\nWe appreciate your time and effort as we are always looking for ways to improve. \\n\")]},proxy:true},{key:\"no-api-feedback-prompt\",fn:function(){return [_c('hr'),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"best-ways-to-send-us-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#best-ways-to-send-us-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Best Ways to Send Us Feedback:\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact us at this email address: \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Go to \"),_c('strong',[_vm._v(\"IL2 Mattermost\")]),_vm._v(\" and contact us in the following channel:\")]),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Team - Enterprise Collaboration Product Team\"),_c('OutboundLink')],1),_vm._v(\" \"),_c('br'),_c('br')])]},proxy:true},{key:\"warning\",fn:function(){return [_c('p',[_vm._v(\"⚠️ This page is currently under construction. Stay tuned! ⚠️\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('Feedback')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=79920ffe&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/37.js b/sites/enterprise-collaboration-faqs/37.js
index 54b8cc79438be40359250ab3dcf13ef02f7c6653..00c2bcf929a31d7d2569ed62bf9804b753f3361f 100644
--- a/sites/enterprise-collaboration-faqs/37.js
+++ b/sites/enterprise-collaboration-faqs/37.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{448:function(t,e,o){"use strict";o.r(e);var n=o(39),r=Object(n.a)({},(function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey},scopedSlots:t._u([{key:"related",fn:function(){},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"why-mattermost-over-slack-or-discord"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#why-mattermost-over-slack-or-discord"}},[t._v("#")]),t._v(" Why Mattermost over Slack or Discord?")]),t._v(" "),o("hr"),t._v(" "),o("p",[t._v("We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\nsee the result), and it sits in a vetted and controlled IL5 environment.")]),t._v(" "),o("p",[t._v("With Slack or any other Software as a Service, the DoD cannot vouch\nin near-real time for the software or the environment it is hosted in.")])]},proxy:!0}])},[o("PageHeader"),t._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);e.default=r.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{448:function(t,e,s){"use strict";s.r(e);var r=s(39),o=Object(r.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("h2",{attrs:{id:"thank-you-for-your-feedback-this-route-query-sendersname"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-your-feedback-this-route-query-sendersname"}},[this._v("#")]),this._v(" Thank You For Your Feedback, "+this._s(this.$route.query.sendersName))]),this._v(" "),e("hr"),this._v(" "),e("p",[this._v("We hope to get back to you soon!")])])}),[],!1,null,null,null);e.default=o.exports}}]);
//# sourceMappingURL=37.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/37.js.map b/sites/enterprise-collaboration-faqs/37.js.map
index 757de3b927ab0168fcbea41b82f754ab602d9076..3b5840d301d2d3ab592cfdd4fae4bd0dc2858f71 100644
--- a/sites/enterprise-collaboration-faqs/37.js.map
+++ b/sites/enterprise-collaboration-faqs/37.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./faq/faq-articles/slackordiscord.md?bbb4","webpack:///./faq/faq-articles/slackordiscord.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","proxy","staticClass","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,aAA6BC,OAAM,GAAM,CAACF,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,yCAAyC,CAACF,EAAG,IAAI,CAACU,YAAY,gBAAgBR,MAAM,CAAC,KAAO,0CAA0C,CAACN,EAAIe,GAAG,OAAOf,EAAIe,GAAG,4CAA4Cf,EAAIe,GAAG,KAAKX,EAAG,MAAMJ,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,uNAAuNf,EAAIe,GAAG,KAAKX,EAAG,IAAI,CAACJ,EAAIe,GAAG,mJAAmJF,OAAM,MAAS,CAACT,EAAG,cAAcJ,EAAIe,GAAG,KAAKX,EAAG,gBAAgB,KACz9B,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"37.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return undefined},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"why-mattermost-over-slack-or-discord\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#why-mattermost-over-slack-or-discord\"}},[_vm._v(\"#\")]),_vm._v(\" Why Mattermost over Slack or Discord?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We (P1/AF/DoD) have a lot of control over a Mattermost instance; the software can be scanned and penetration tested (and AF/DoD gets to\\nsee the result), and it sits in a vetted and controlled IL5 environment.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"With Slack or any other Software as a Service, the DoD cannot vouch\\nin near-real time for the software or the environment it is hosted in.\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./slackordiscord.md?vue&type=template&id=a13a5666&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./feedback/feedback-post-page/feedback-submit.md?dff9","webpack:///./feedback/feedback-post-page/feedback-submit.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","staticClass","_v","_s","$route","query","sendersName"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6DAA6D,CAACF,EAAG,IAAI,CAACK,YAAY,gBAAgBH,MAAM,CAAC,KAAO,8DAA8D,CAAxUJ,KAA6UQ,GAAG,OAAhVR,KAA2VQ,GAAG,iCAA9VR,KAAmYS,GAAGT,KAAKU,OAAOC,MAAMC,gBAAxZZ,KAA4aQ,GAAG,KAAKN,EAAG,MAAvbF,KAAicQ,GAAG,KAAKN,EAAG,IAAI,CAAhdF,KAAqdQ,GAAG,0CACpe,ICSpB,EACA,KACA,KACA,MAIa,UAAAV,E","file":"37.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('h2',{attrs:{\"id\":\"thank-you-for-your-feedback-this-route-query-sendersname\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-your-feedback-this-route-query-sendersname\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Your Feedback, \"+_vm._s(this.$route.query.sendersName))]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We hope to get back to you soon!\")])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./feedback-submit.md?vue&type=template&id=26bdcf7e&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/38.js b/sites/enterprise-collaboration-faqs/38.js
index 92d0f7740199308be341bf3497cb6c000729b678..69474e1cd7a208a4e255eaf421ed4f12bedb5dee 100644
--- a/sites/enterprise-collaboration-faqs/38.js
+++ b/sites/enterprise-collaboration-faqs/38.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{449:function(e,t,o){"use strict";o.r(t);var a=o(39),r=Object(a.a)({},(function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"related",fn:function(){return[o("p",[o("strong",[e._v("Related Articles")])]),e._v(" "),o("ul",[o("li",[o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v("What is Impact Level?")])],1)])]},proxy:!0},{key:"faq-content",fn:function(){return[o("h2",{attrs:{id:"how-do-i-get-il4-access"}},[o("a",{staticClass:"header-anchor",attrs:{href:"#how-do-i-get-il4-access"}},[e._v("#")]),e._v(" How Do I Get IL4 Access?")]),e._v(" "),o("hr"),e._v(" "),o("p",[e._v("If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:")]),e._v(" "),o("ul",[o("li",[o("a",{attrs:{href:"/DD2875.pdf",download:""}},[e._v("Download the form here")])]),e._v(" "),o("li",[e._v("Have the form signed by Mission Owner")]),e._v(" "),o("li",[e._v("Have a background check or clearance validated in JPAS")]),e._v(" "),o("li",[e._v("Justification as to why you lack a DoD approved PKI")]),e._v(" "),o("li",[e._v("Submit the completed form "),o("a",{attrs:{href:"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1)])]),e._v(" "),o("p",[e._v("This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.")]),e._v(" "),o("p",[e._v("For further information on what is IL2/ IL4, see: "),o("RouterLink",{attrs:{to:"/faq/faq-articles/impactlevels.html"}},[e._v('"What Is Impact Level?"')]),e._v(".")],1),e._v(" "),o("p",[e._v("For full documentation on authentication and authroization for different impact levels for Platform One, go "),o("a",{attrs:{href:"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2",target:"_blank",rel:"noopener noreferrer"}},[e._v("here"),o("OutboundLink")],1),e._v(".")])]},proxy:!0}])},[o("PageHeader"),e._v(" "),o("FaqTemplate")],1)}),[],!1,null,null,null);t.default=r.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{449:function(t,e,s){"use strict";s.r(e);var n=s(39),r=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("MattermostHelp")],1)}),[],!1,null,null,null);e.default=r.exports}}]);
//# sourceMappingURL=38.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/38.js.map b/sites/enterprise-collaboration-faqs/38.js.map
index 5fe9f170b7dbd8b972695b7989adadc7a376aad3..4227725937df1441cb6d185c98120b93cf3fb4f5 100644
--- a/sites/enterprise-collaboration-faqs/38.js.map
+++ b/sites/enterprise-collaboration-faqs/38.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./faq/faq-articles/transitiontoil4.md?402c","webpack:///./faq/faq-articles/transitiontoil4.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACA,EAAG,SAAS,CAACJ,EAAIa,GAAG,wBAAwBb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,4BAA4B,OAAOC,OAAM,GAAM,CAACH,IAAI,cAAcC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,4BAA4B,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,6BAA6B,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,+BAA+Bb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,0JAA0Jb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACA,EAAG,KAAK,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,cAAc,SAAW,KAAK,CAACN,EAAIa,GAAG,8BAA8Bb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,2CAA2Cb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,4DAA4Db,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,yDAAyDb,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACJ,EAAIa,GAAG,8BAA8BT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,mEAAmE,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,OAAOJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,uLAAuLb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sDAAsDT,EAAG,aAAa,CAACE,MAAM,CAAC,GAAK,wCAAwC,CAACN,EAAIa,GAAG,6BAA+Bb,EAAIa,GAAG,MAAM,GAAGb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,gHAAgHT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,4IAA4I,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,QAAQT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,SAASC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,gBAAgB,KAC5wE,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"38.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"related\",fn:function(){return [_c('p',[_c('strong',[_vm._v(\"Related Articles\")])]),_vm._v(\" \"),_c('ul',[_c('li',[_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"What is Impact Level?\")])],1)])]},proxy:true},{key:\"faq-content\",fn:function(){return [_c('h2',{attrs:{\"id\":\"how-do-i-get-il4-access\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#how-do-i-get-il4-access\"}},[_vm._v(\"#\")]),_vm._v(\" How Do I Get IL4 Access?\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"If you are currently in IL2, do not posess a CAC or DoD approved PKI, and are trying to get access to IL4, you will have to complete a DD Form 2875:\")]),_vm._v(\" \"),_c('ul',[_c('li',[_c('a',{attrs:{\"href\":\"/DD2875.pdf\",\"download\":\"\"}},[_vm._v(\"Download the form here\")])]),_vm._v(\" \"),_c('li',[_vm._v(\"Have the form signed by Mission Owner\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Have a background check or clearance validated in JPAS\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Justification as to why you lack a DoD approved PKI\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Submit the completed form \"),_c('a',{attrs:{\"href\":\"https://jira.il2.dsop.io/servicedesk/customer/portal/1/create/44\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1)])]),_vm._v(\" \"),_c('p',[_vm._v(\"This process is different in the case that you posess a CAC or a DoD approved PKI. Coordinate with the mission owner for the application you are trying to gain access to in IL4.\")]),_vm._v(\" \"),_c('p',[_vm._v(\"For further information on what is IL2/ IL4, see: \"),_c('RouterLink',{attrs:{\"to\":\"/faq/faq-articles/impactlevels.html\"}},[_vm._v(\"\\\"What Is Impact Level?\\\"\")]),_vm._v(\".\")],1),_vm._v(\" \"),_c('p',[_vm._v(\"For full documentation on authentication and authroization for different impact levels for Platform One, go \"),_c('a',{attrs:{\"href\":\"https://confluence.collab.cdl.af.mil/download/attachments/3997894/%28U%29Platform%20One%20Authentication%20%26%20Authorization.pdf?api=v2\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"here\"),_c('OutboundLink')],1),_vm._v(\".\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('FaqTemplate')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./transitiontoil4.md?vue&type=template&id=70c60722&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./mattermost-help/README.md?b5fd","webpack:///./mattermost-help/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,mBAAmB,KACpM,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"38.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('MattermostHelp')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=273a4272&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/39.js b/sites/enterprise-collaboration-faqs/39.js
index db76fbcaa6f09aa33d684ec7b0a9f0ed041c6ff9..71b94297c7869a7226b9a4f98a38c32b2401cdd9 100644
--- a/sites/enterprise-collaboration-faqs/39.js
+++ b/sites/enterprise-collaboration-faqs/39.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{452:function(e,t,r){"use strict";r.r(t);var n=r(39),a=Object(n.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey},scopedSlots:e._u([{key:"feedback-content",fn:function(){return[r("p",[e._v("Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.")])]},proxy:!0},{key:"feedback-success",fn:function(){return[r("h2",{attrs:{id:"thank-you-for-sending-us-your-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-sending-us-your-feedback"}},[e._v("#")]),e._v(" Thank You For Sending Us Your Feedback!"),r("br")]),e._v(" "),r("br"),e._v("\nWe appreciate your time and effort as we are always looking for ways to improve. \n")]},proxy:!0},{key:"no-api-feedback-prompt",fn:function(){return[r("hr"),e._v(" "),r("h2",{attrs:{id:"best-ways-to-send-us-feedback"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#best-ways-to-send-us-feedback"}},[e._v("#")]),e._v(" Best Ways to Send Us Feedback:")]),e._v(" "),r("hr"),e._v(" "),r("br"),e._v(" "),r("p",[e._v("Contact us at this email address: "),r("a",{attrs:{href:"help@dsop.io"}},[e._v("help@dsop.io")])]),e._v(" "),r("p",[e._v("Go to "),r("strong",[e._v("IL2 Mattermost")]),e._v(" and contact us in the following channel:")]),e._v(" "),r("p",[r("a",{attrs:{href:"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration",target:"_blank",rel:"noopener noreferrer"}},[e._v("Team - Enterprise Collaboration Product Team"),r("OutboundLink")],1),e._v(" "),r("br"),r("br")])]},proxy:!0},{key:"warning",fn:function(){return[r("p",[e._v("⚠️ This page is currently under construction. Stay tuned! ⚠️")])]},proxy:!0}])},[r("PageHeader"),e._v(" "),r("Feedback")],1)}),[],!1,null,null,null);t.default=a.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{450:function(t,e,s){"use strict";s.r(e);var n=s(39),r=Object(n.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("PageHeader"),this._v(" "),e("MattermostTeams")],1)}),[],!1,null,null,null);e.default=r.exports}}]);
//# sourceMappingURL=39.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/39.js.map b/sites/enterprise-collaboration-faqs/39.js.map
index f6c312e313e002fca804b4975df77af5680d5928..1420f1ab69dfe58a614f4bb842f7b2e1b2574645 100644
--- a/sites/enterprise-collaboration-faqs/39.js.map
+++ b/sites/enterprise-collaboration-faqs/39.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./feedback/README.md?93d7","webpack:///./feedback/README.md"],"names":["component","_vm","this","_h","$createElement","_c","_self","attrs","$parent","slotKey","scopedSlots","_u","key","fn","_v","proxy","staticClass"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAWN,EAAIO,QAAQC,SAASC,YAAYT,EAAIU,GAAG,CAAC,CAACC,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sIAAsIC,OAAM,GAAM,CAACH,IAAI,mBAAmBC,GAAG,WAAW,MAAO,CAACR,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,2CAA2C,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,4CAA4C,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,4CAA4CT,EAAG,QAAQJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,2FAA2FC,OAAM,GAAM,CAACH,IAAI,yBAAyBC,GAAG,WAAW,MAAO,CAACR,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,kCAAkC,CAACF,EAAG,IAAI,CAACW,YAAY,gBAAgBT,MAAM,CAAC,KAAO,mCAAmC,CAACN,EAAIa,GAAG,OAAOb,EAAIa,GAAG,qCAAqCb,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,MAAMJ,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,sCAAsCT,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iBAAiB,CAACN,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACJ,EAAIa,GAAG,UAAUT,EAAG,SAAS,CAACJ,EAAIa,GAAG,oBAAoBb,EAAIa,GAAG,+CAA+Cb,EAAIa,GAAG,KAAKT,EAAG,IAAI,CAACA,EAAG,IAAI,CAACE,MAAM,CAAC,KAAO,iFAAiF,OAAS,SAAS,IAAM,wBAAwB,CAACN,EAAIa,GAAG,gDAAgDT,EAAG,iBAAiB,GAAGJ,EAAIa,GAAG,KAAKT,EAAG,MAAMA,EAAG,UAAUU,OAAM,GAAM,CAACH,IAAI,UAAUC,GAAG,WAAW,MAAO,CAACR,EAAG,IAAI,CAACJ,EAAIa,GAAG,sEAAsEC,OAAM,MAAS,CAACV,EAAG,cAAcJ,EAAIa,GAAG,KAAKT,EAAG,aAAa,KAChzD,ICSpB,EACA,KACA,KACA,MAIa,UAAAL,E","file":"39.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey},scopedSlots:_vm._u([{key:\"feedback-content\",fn:function(){return [_c('p',[_vm._v(\"Thank you for taking the time to leave us feedback! This will allow us to learn more about how we can improve your experience.\")])]},proxy:true},{key:\"feedback-success\",fn:function(){return [_c('h2',{attrs:{\"id\":\"thank-you-for-sending-us-your-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-sending-us-your-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Sending Us Your Feedback!\"),_c('br')]),_vm._v(\" \"),_c('br'),_vm._v(\"\\nWe appreciate your time and effort as we are always looking for ways to improve. \\n\")]},proxy:true},{key:\"no-api-feedback-prompt\",fn:function(){return [_c('hr'),_vm._v(\" \"),_c('h2',{attrs:{\"id\":\"best-ways-to-send-us-feedback\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#best-ways-to-send-us-feedback\"}},[_vm._v(\"#\")]),_vm._v(\" Best Ways to Send Us Feedback:\")]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('p',[_vm._v(\"Contact us at this email address: \"),_c('a',{attrs:{\"href\":\"help@dsop.io\"}},[_vm._v(\"help@dsop.io\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"Go to \"),_c('strong',[_vm._v(\"IL2 Mattermost\")]),_vm._v(\" and contact us in the following channel:\")]),_vm._v(\" \"),_c('p',[_c('a',{attrs:{\"href\":\"https://chat.il2.dsop.io/platform-one/channels/team---enterprise-collaboration\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\"}},[_vm._v(\"Team - Enterprise Collaboration Product Team\"),_c('OutboundLink')],1),_vm._v(\" \"),_c('br'),_c('br')])]},proxy:true},{key:\"warning\",fn:function(){return [_c('p',[_vm._v(\"⚠️ This page is currently under construction. Stay tuned! ⚠️\")])]},proxy:true}])},[_c('PageHeader'),_vm._v(\" \"),_c('Feedback')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=79920ffe&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./mattermost-teams/README.md?204e","webpack:///./mattermost-teams/README.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","_v"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,cAAxIF,KAA0JO,GAAG,KAAKL,EAAG,oBAAoB,KACrM,ICSpB,EACA,KACA,KACA,MAIa,UAAAJ,E","file":"39.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('PageHeader'),_vm._v(\" \"),_c('MattermostTeams')],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./README.md?vue&type=template&id=7014338a&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/40.js b/sites/enterprise-collaboration-faqs/40.js
index d3f378a6c96c53104257dfdf6f49b5270819f7f4..cd979421187a626396ce14fc34a2f1f1ab28999a 100644
--- a/sites/enterprise-collaboration-faqs/40.js
+++ b/sites/enterprise-collaboration-faqs/40.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{453:function(t,e,s){"use strict";s.r(e);var r=s(39),o=Object(r.a)({},(function(){var t=this.$createElement,e=this._self._c||t;return e("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}},[e("h2",{attrs:{id:"thank-you-for-your-feedback-this-route-query-sendersname"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#thank-you-for-your-feedback-this-route-query-sendersname"}},[this._v("#")]),this._v(" Thank You For Your Feedback, "+this._s(this.$route.query.sendersName))]),this._v(" "),e("hr"),this._v(" "),e("p",[this._v("We hope to get back to you soon!")])])}),[],!1,null,null,null);e.default=o.exports}}]);
+(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{451:function(t,e,n){"use strict";n.r(e);var s=n(39),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]);
//# sourceMappingURL=40.js.map
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/40.js.map b/sites/enterprise-collaboration-faqs/40.js.map
index 1e2c0cb5799d8a1bb2061934a7a3bf1043f07d9d..55f35350e4acdadf582cef6211b66b4b9bc5c8ae 100644
--- a/sites/enterprise-collaboration-faqs/40.js.map
+++ b/sites/enterprise-collaboration-faqs/40.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./feedback/feedback-post-page/feedback-submit.md?dff9","webpack:///./feedback/feedback-post-page/feedback-submit.md"],"names":["component","_h","this","$createElement","_c","_self","attrs","$parent","slotKey","staticClass","_v","_s","$route","query","sendersName"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAmBC,EAAnCF,KAA0CG,MAAMD,IAAIH,EAAG,OAAOG,EAAG,0BAA0B,CAACE,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,UAAU,CAACJ,EAAG,KAAK,CAACE,MAAM,CAAC,GAAK,6DAA6D,CAACF,EAAG,IAAI,CAACK,YAAY,gBAAgBH,MAAM,CAAC,KAAO,8DAA8D,CAAxUJ,KAA6UQ,GAAG,OAAhVR,KAA2VQ,GAAG,iCAA9VR,KAAmYS,GAAGT,KAAKU,OAAOC,MAAMC,gBAAxZZ,KAA4aQ,GAAG,KAAKN,EAAG,MAAvbF,KAAicQ,GAAG,KAAKN,EAAG,IAAI,CAAhdF,KAAqdQ,GAAG,0CACpe,ICSpB,EACA,KACA,KACA,MAIa,UAAAV,E","file":"40.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}},[_c('h2',{attrs:{\"id\":\"thank-you-for-your-feedback-this-route-query-sendersname\"}},[_c('a',{staticClass:\"header-anchor\",attrs:{\"href\":\"#thank-you-for-your-feedback-this-route-query-sendersname\"}},[_vm._v(\"#\")]),_vm._v(\" Thank You For Your Feedback, \"+_vm._s(this.$route.query.sendersName))]),_vm._v(\" \"),_c('hr'),_vm._v(\" \"),_c('p',[_vm._v(\"We hope to get back to you soon!\")])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./feedback-submit.md?vue&type=template&id=26bdcf7e&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///./nav/Events.md?6821","webpack:///./nav/Events.md"],"names":["component","_h","this","$createElement","_self","_c","attrs","$parent","slotKey"],"mappings":"kGAAA,I,QCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,0BAA0B,CAACK,MAAM,CAAC,WAAnGJ,KAAkHK,QAAQC,aACtI,ICSpB,EACA,KACA,KACA,MAIa,UAAAR,E","file":"40.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ContentSlotsDistributor',{attrs:{\"slot-key\":_vm.$parent.slotKey}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./Events.md?vue&type=template&id=3e79c4a0&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/@vuepress/core/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"],"sourceRoot":""}
\ No newline at end of file
diff --git a/sites/enterprise-collaboration-faqs/404.html b/sites/enterprise-collaboration-faqs/404.html
index b4f94c8992e3b2a95e05c755b22ffead826a3dc2..c6bfcec396f91f6db5226cebbf1b8e7f3b2083fa 100644
--- a/sites/enterprise-collaboration-faqs/404.html
+++ b/sites/enterprise-collaboration-faqs/404.html
@@ -7,13 +7,13 @@
-
+
-