<?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/"
	>

<channel>
	<title>Identity &#8211; JMartinez.tech</title>
	<atom:link href="https://jmartinez.tech/tag/identity/feed/" rel="self" type="application/rss+xml" />
	<link>https://jmartinez.tech</link>
	<description>Tech stuff, but chill.</description>
	<lastBuildDate>Sun, 25 May 2025 07:59:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://jmartinez.tech/wp-content/uploads/2025/04/T027K0ZC9-U03JL4E79KM-bbe3a34946fe-512-150x150.png</url>
	<title>Identity &#8211; JMartinez.tech</title>
	<link>https://jmartinez.tech</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Implementing Zero Trust with Okta: Mistakes I Made and What I&#8217;d Do Differently</title>
		<link>https://jmartinez.tech/implementing-zero-trust-with-okta-mistakes-i-made-and-what-id-do-differently/</link>
					<comments>https://jmartinez.tech/implementing-zero-trust-with-okta-mistakes-i-made-and-what-id-do-differently/#comments</comments>
		
		<dc:creator><![CDATA[Jordi Martinez-Hidalgo]]></dc:creator>
		<pubDate>Sat, 24 May 2025 19:41:51 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[okta]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[ZeroTrust]]></category>
		<guid isPermaLink="false">https://jmartinez.tech/?p=315</guid>

					<description><![CDATA[Let’s be honest — you really can’t trust anything on the network anymore. With remote work and everything moving to SaaS, we just can’t assume anything is safe &#8211; and to be fair, many times, we are the biggest threats to our systems. That’s when the world started turning to ... <div><a class="more-link bs-book_btn" href="https://jmartinez.tech/implementing-zero-trust-with-okta-mistakes-i-made-and-what-id-do-differently/">Read More</a></div>]]></description>
										<content:encoded><![CDATA[
<div class="posts-view">



<p style="font-size:16px">Let’s be honest — you really can’t trust anything on the network anymore.</p>



<p style="font-size:16px">With remote work and everything moving to SaaS, we just can’t assume anything is safe &#8211; and to be fair, many times, <strong>we are the biggest threats</strong> to our systems.</p>



<p style="font-size:16px">That’s when the world started turning to <strong>Zero Trust</strong>.<br>You’ve probably heard the phrase:</p>



<p style="font-size:16px">&#8220;<em>Never trust, always verify.&#8221;</em></p>



<p style="font-size:16px">Sounds great, right? But actually implementing it isn’t easy &#8211; and can be a real pain in the neck.</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p style="font-size:24px"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2753.png" alt="❓" class="wp-smiley" style="height: 1em; max-height: 1em;" /><strong>So, what is Zero Trust really?</strong></p>



<p style="font-size:16px">It’s not a piece of software or a configuration setting. It’s more of a <strong>mindset</strong> &#8211; a different way of thinking about access and security. Something like:</p>



<ul class="wp-block-list">
<li style="font-size:16px"><strong>Identity is everything.</strong> Doesn’t matter where you are &#8211; it matters <em>who</em> you are.</li>



<li style="font-size:16px"><strong>Access is earned, not assumed.</strong> Being &#8220;inside&#8221; doesn’t mean you’re in.</li>



<li style="font-size:16px"><strong>You only get what you need.</strong> No more blanket admin rights.</li>



<li style="font-size:16px"><strong>Logs are your best friend.</strong> Because if you’re not watching… someone else might be.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p style="font-size:24px"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9f0.png" alt="🧰" class="wp-smiley" style="height: 1em; max-height: 1em;" /><strong>What tools did we use?</strong></p>



<p style="font-size:16px">Here’s the stack we work with (and personally, it works pretty well for us so far):</p>



<ul class="wp-block-list">
<li style="font-size:16px"><strong>Okta</strong> for SSO, MFA, and everything related to identity</li>



<li style="font-size:16px"><strong>Google Workspace</strong> for team productivity and collaboration</li>



<li style="font-size:16px"><strong>Jamf + Intune</strong> to manage all our devices</li>



<li style="font-size:16px"><strong>Slack and Zoom</strong> for everything communication-related</li>



<li style="font-size:16px"><strong>Confluence</strong> to share knowledge and keep everyone in the loop</li>
</ul>



<p style="font-size:16px">All these tools are great &#8211; but the real challenge is <strong>knowing how to use them properly</strong>, and that, my friends, is not as easy as it sounds.</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p style="font-size:24px"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6ab.png" alt="🚫" class="wp-smiley" style="height: 1em; max-height: 1em;" /><strong>Mistakes we’ve made (okay… mostly me)</strong></p>



<ol class="wp-block-list">
<li style="font-size:16px"><strong>Thinking it was “just an IT project”</strong><br>I didn’t involve other teams that were going to be affected. And of course, nobody likes sudden login issues. Better security doesn’t mean people will automatically love the changes. </li>



<li style="font-size:16px"><strong>Being too generous with roles</strong><br>Giving people more access makes onboarding easier, sure. But later, figuring out who had access to what turned into a nightmare.</li>



<li style="font-size:16px"><strong>Believing the official guides would save me<br></strong>Not every Okta integration works as described. I had to contact our CSM, open support tickets, and sometimes just rely on good old trial and error.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p style="font-size:24px"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f501.png" alt="🔁" class="wp-smiley" style="height: 1em; max-height: 1em;" /><strong>What I’d do differently now that I know all this</strong></p>



<ul class="wp-block-list">
<li style="font-size:16px"><strong>Talk to the team first.</strong> Explain the “why” before changing how they log in. Make sure everyone’s informed.</li>



<li style="font-size:16px"><strong>Plan roles properly.</strong> No improvisation &#8211; even if it takes more time, it’s worth it in the long run.</li>



<li style="font-size:16px"><strong>Document, document, and document.</strong> You never know who else will need it. That person might be you at 2 AM.</li>



<li style="font-size:16px"><strong>Accept this is a journey.</strong> It’s not a one-and-done. It needs care and maintenance, always.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p style="font-size:24px"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /><strong>Was it worth it?</strong></p>



<p style="font-size:16px">Absolutely!</p>



<p style="font-size:16px">We now have <strong>better visibility</strong>, a <strong>more serious onboarding/offboarding process</strong>, <strong>less reliance on VPNs or “internal trust”</strong>, and way <strong>more confidence</strong> when rolling out new tools.</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p style="font-size:24px"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6eb.png" alt="🛫" class="wp-smiley" style="height: 1em; max-height: 1em;" /><strong>Thinking of starting this journey yourself?</strong></p>



<p style="font-size:16px">My advice? <strong>Start small.</strong> Focus on identity first. Pick one or two tools &#8211; and get them right.</p>



<p style="font-size:16px"><strong>Zero Trust</strong> sounds big and complicated, but it’s okay to take small steps. And more importantly, it’s okay to make mistakes. If you’re going in the right direction, those small wins will guide you forward.</p>



<p style="font-size:16px">And seriously… <strong>talk to people</strong>.<br>That might just be the most underrated part of doing IT right.</p>



</div>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://jmartinez.tech/implementing-zero-trust-with-okta-mistakes-i-made-and-what-id-do-differently/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
