<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>mfa Archives | Ad Victoriam Solutions</title>
	<atom:link href="https://www.advictoriamsolutions.com/blog/tag/mfa/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Salesforce Consulting Implemetation &#38; Integration &#124; Platinum Partner</description>
	<lastBuildDate>Fri, 11 Dec 2020 18:11:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>

<image>
	<url>https://www.advictoriamsolutions.com/wp-content/uploads/2018/05/favicon.png</url>
	<title>mfa Archives | Ad Victoriam Solutions</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>MFA for Salesforce Users: How To</title>
		<link>https://www.advictoriamsolutions.com/blog/mfa-for-multiple-salesforce-users/</link>
		
		<dc:creator><![CDATA[Ad Victoriam Solutions]]></dc:creator>
		<pubDate>Thu, 18 Jul 2019 12:10:07 +0000</pubDate>
				<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[2fa]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[authenticator]]></category>
		<category><![CDATA[mfa]]></category>
		<category><![CDATA[salesforce implementation]]></category>
		<guid isPermaLink="false">https://www.advictoriamsolutions.com/?p=1722</guid>

					<description><![CDATA[<p>MFA (Multi-factor Authentication) is a security control that requires users to verify their identities by providing multiple pieces of evidence before gaining access to a device or application. The difference between MFA and 2FA is that two-factor authentication always utilizes two factors to verify the user’s identity. Multi-factor authentication could involve two or more factors [&#8230;]</p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/mfa-for-multiple-salesforce-users/">MFA for Salesforce Users: How To</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>MFA (Multi-factor Authentication) is a security control that requires users to verify their identities by providing multiple pieces of evidence before gaining access to a device or application.</p>
<p>The difference between MFA and 2FA is that two-factor authentication always utilizes two factors to verify the user’s identity. Multi-factor authentication could involve two or more factors to verify the user’s identity. “Multi-factor” just means any number of factors greater than one.</p>
<p><em><strong>Why is authentication important?<br />
</strong>Authentication is important because it enables organizations to keep their networks secure by permitting only authenticated users (or processes) to access its protected resources, which may include computer systems, networks, databases, websites, and other network-based applications or services.</em></p>
<h2><strong>Why MFA or 2FA?</strong></h2>
<p>Sometimes MFA/2FA needs to be enabled for Salesforce® user accounts that need to be able to authenticate from multiple devices.</p>
<p>Luckily, it’s easy as long as you plan ahead and save the necessary information when first connecting.</p>
<p>These instructions are for a one-time password generator app, NOT Salesforce Authenticator. The two apps that were used for the screenshots in these instructions were <a href="https://authy.com/download/" target="_blank" rel="noopener noreferrer">Authy</a> (on iOS, also available for Android) and <a href="https://authenticator.cc/" target="_blank" rel="noopener noreferrer">Authenticator</a> (a Chrome extension). Both are free and readily available, but lots of other options are available as well.</p>
<p>Read on for detailed instructions.</p>
<h2><strong>Step 1: Getting Your Key</strong></h2>
<p>The following instructions are for Salesforce specifically, but you should be able to follow the same basic process for other applications. The important part is to get the manual code (instead of using the QR code) and making sure you save it.</p>
<p><img decoding="async" src="/wp-content/uploads/2019/07/one-time-password-generator-link.png" alt="" width="268" height="66"></p>
<p>Once you click Connect, you may have to verify your identity via email or another method. Once that’s done, you should get a screen with a QR Code. Click the “I Can’t Scan the QR Code” link at the bottom of the page.</p>
<p><img fetchpriority="high" decoding="async" src="/wp-content/uploads/2019/07/connect-an-app.png" alt="" width="359" height="641"></p>
<p>The next screen will give you your key. <strong>This is VERY important.</strong> This is your only chance to save this value. Copy it and paste it somewhere safe.</p>
<blockquote><p><strong>You must record the key when you first sign up for MFA.</strong> Once you close the window, there’s no way to get that value back. If this happens, you will have to disconnect/unauthorize the current authentication and generate a new key. Any devices authenticated with the previous key will no longer work and will need to be re-authenticated with the new key.</p></blockquote>
<p><img decoding="async" src="/wp-content/uploads/2019/07/authentication-key.png" alt="" width="428" height="634"></p>
<p>Go ahead and connect to the authenticator of your choice so you can complete the verification process. Otherwise, the code won’t be validated and you’ll have to start over.</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/verify-code.png" alt="" width="433" height="639"></p>
<h2><strong>Step 2: Connecting to an Authenticator</strong></h2>
<p><strong>For Authy on iOS</strong></p>
<p>Click “Add Account.”</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authy-add-account.png" alt="" width="270" height="480"></p>
<p>Click “Enter key manually.” at the bottom of the screen so you can use the previously generated key.</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authy-enter-key-manually.png" alt="" width="270" height="480"></p>
<p>Use the previously generated key. (Tip: Text or email the key to yourself, so you can copy and paste it in, instead of trying to enter it manually.)</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authy-enter-key.png" alt="" width="270" height="480"></p>
<p>Give the account a name, and you’re done!</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authy-give-account-name.png" alt="" width="270" height="275"></p>
<p>You’re now connected. If you’ve previously connected to an authenticator using the same key on another device, this number should match the number on other devices.</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authy-all-done.png" alt="" width="270" height="480"></p>
<p><strong>For Authenticator Chrome Extension</strong></p>
<p>Click the pencil&#8230;</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authenticator-click-pencil.png" alt="" width="320" height="62"></p>
<p>… then + to add a new account.</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authenticator-add-account.png" alt="" width="320" height="113"></p>
<p>Click “Manual Entry” so you can type in the previously generated key.</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authenticator-manual-entry.png" alt="" width="314" height="198"></p>
<p>Enter a descriptive name for the Account and the key.</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authenticator-name-and-enter-key.png" alt="" width="308" height="289"></p>
<p>You’re now connected. If you’ve previously connected to an authenticator using the same key on another device, this number should match the number on other devices.</p>
<p><img loading="lazy" decoding="async" src="/wp-content/uploads/2019/07/authenticator-all-done.png" alt="" width="320" height="139"></p>
<p>&nbsp;</p>
<p><em>Does your company need help with authentication or to roll out an effective Salesforce implementation? Working with an experienced <a href="https://www.advictoriamsolutions.com/salesforce-consulting/" target="_self" rel="noopener noreferrer">Salesforce Consulting</a> partner – such as Ad Victoriam <a href="https://www.advictoriamsolutions.com/customer-success-stories/" target="_self" rel="noopener noreferrer">with a proven history of success</a> – will help your company harness all of the power that Salesforce offers.</em></p>
<p><em>To learn how Ad Victoriam Salesforce Consultants can assure that your new Salesforce implementation will be a smooth success, connect with us <a href="https://www.advictoriamsolutions.com/contact/" target="_self" rel="noopener noreferrer">here</a>.</em></p>
<p><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" rel="alternate" type="application/rss+xml"><img decoding="async" src="//feedburner.google.com/fb/images/pub/feed-icon32x32.png" alt=""></a><a title="Subscribe to my feed" href="http://feeds.feedburner.com/AdVictoriamSolutionsBlog" rel="alternate" type="application/rss+xml">Subscribe in a reader</a></p>
<p>The post <a href="https://www.advictoriamsolutions.com/blog/mfa-for-multiple-salesforce-users/">MFA for Salesforce Users: How To</a> appeared first on <a href="https://www.advictoriamsolutions.com">Ad Victoriam Solutions</a>.</p>
]]></content:encoded>
					
		
		
		
		<media:thumbnail url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/one-time-password-generator-link.png" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/one-time-password-generator-link.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/connect-an-app.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authentication-key.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/verify-code.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authy-add-account.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authy-enter-key-manually.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authy-enter-key.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authy-give-account-name.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authy-all-done.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authenticator-click-pencil.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authenticator-add-account.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authenticator-manual-entry.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authenticator-name-and-enter-key.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/wp-content/uploads/2019/07/authenticator-all-done.png" medium="image" />
		<media:content url="https://www.advictoriamsolutions.com/feedburner.google.com/fb/images/pub/feed-icon32x32.png" medium="image" />
	</item>
	</channel>
</rss>
