CINXE.COM

Okta Newsroom | The Latest Company News | Okta

<!DOCTYPE HTML> <html lang="en-AU"> <head> <meta charset="UTF-8"/> <title>Okta Newsroom | The Latest Company News | Okta</title> <meta name="description" content="The Okta Newsroom keeps you informed about the biggest developments in identity and security, from company news to industry insights and product innovation."/> <meta name="template" content="newsroom-overview"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <script defer="defer" type="text/javascript" src="https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js" data-routing="program=128820,environment=1271211,tier=publish"></script> <link rel="canonical" href="https://www.okta.com/en-au/newsroom/"/> <meta name="title" content="Okta Newsroom | The Latest Company News | Okta"/> <meta property="og:title" content="Okta Newsroom | The Latest Company News | Okta"/> <meta property="og:description" content="The Okta Newsroom keeps you informed about the biggest developments in identity and security, from company news to industry insights and product innovation."/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.okta.com/en-au/newsroom/"/> <meta name="twitter:title" content="Okta Newsroom | The Latest Company News | Okta"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:url" content="https://www.okta.com/en-au/newsroom/"/> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="ae06a559-1e13-4071-9511-910ac107cf0a"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KXMLV58'); </script> <script type="text/javascript"> (function() { window.ContextHub = window.ContextHub || {}; /* setting paths */ ContextHub.Paths = ContextHub.Paths || {}; ContextHub.Paths.CONTEXTHUB_PATH = "/libs/settings/cloudsettings/legacy/contexthub"; ContextHub.Paths.RESOURCE_PATH = "\/content\/okta\u002Dwww\/au\/en\u002Dau\/newsroom\/_jcr_content\/contexthub"; ContextHub.Paths.SEGMENTATION_PATH = ""; ContextHub.Paths.CQ_CONTEXT_PATH = ""; /* setting initial constants */ ContextHub.Constants = ContextHub.Constants || {}; ContextHub.Constants.ANONYMOUS_HOME = "/home/users/p/pBYa0XDyzPrhBhaVRfZL"; ContextHub.Constants.MODE = "no-ui"; }()); </script><script src="/etc/cloudsettings.kernel.js/libs/settings/cloudsettings/legacy/contexthub" type="text/javascript"></script> <link rel="preconnect" href="https://targeting.api.drift.com"/> <link rel="dns-prefetch" href="https://targeting.api.drift.com"/> <link rel="preconnect" href="https://event.api.drift.com"/> <link rel="dns-prefetch" href="https://event.api.drift.com"/> <link rel="dns-prefetch" href="https://bootstrap.api.drift.com"/> <link rel="preconnect" href="https://bootstrap.api.drift.com"/> <script> !function () { function hasLocalStorage() { try { return "localStorage" in window && window["localStorage"] !== null; } catch (e) { return false; } } if (hasLocalStorage() && window.localStorage.getItem("oktaLocation") !== null) { if (["ru", "by"].indexOf(JSON.parse(window.localStorage.getItem("oktaLocation")).countryCode) !== -1) { return; } } var t; if (t = window.driftt = window.drift = window.driftt || [], !t.init) return t.invoked ? void (window.console && console.error && console.error("Drift snippet included twice.")) : (t.invoked = !0, t.methods = ["identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on"], t.factory = function (e) { return function () { var n; return n = Array.prototype.slice.call(arguments), n.unshift(e), t.push(n), t; }; }, t.methods.forEach(function (e) { t[e] = t.factory(e); }), t.load = function (t) { var e, n, o, i; e = 3e5, i = Math.ceil(new Date() / e) * e, o = document.createElement("script"), o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + i + "/" + t + ".js", n = document.getElementsByTagName("script")[0], n.parentNode.insertBefore(o, n); }); }(); drift.SNIPPET_VERSION = "0.3.1"; var driftWidgetIsLoaded = false; function loadDriftWidgetOnScroll() { LoadDriftWidget(); window.removeEventListener('scroll', loadDriftWidgetOnScroll); window.removeEventListener('click', loadDriftWidgetOnScroll); window.addEventListener('scroll', loadDriftWidgetOnScroll); window.addEventListener('click', loadDriftWidgetOnScroll) }; function LoadDriftWidget() { if (driftWidgetIsLoaded === false) { driftWidgetIsLoaded = true; drift.load("kn3ivuny969s"); } } if (window.location.hash.length > 0) { loadDriftWidgetOnScroll() } setTimeout(function () { loadDriftWidgetOnScroll(); }, 2000); </script> <script> (function () { function getRandomInt(min, max) { min = Math.ceil(min); max = Math.floor(max); return Math.floor(Math.random() * (max - min)) + min; } var random = getRandomInt(1, 100); if (random <= 50) { document.cookie = "DriftPlaybook=A" } else { document.cookie = "DriftPlaybook=B" } })(); </script> <script> if (typeof drift !== undefined && window.drift && localStorage && navigator.cookieEnabled) { drift.on("ready", function (api) { var targetNode = document.getElementById("onetrust-banner-sdk"); var driftNode = document.getElementById("drift-frame-controller"); driftNode.dataset.listener = false; var observerConfig = { attributes: true }; function isBannerHidden() { return targetNode.style.visibility === "hidden"; } function resizeListener() { offsetDrift(targetNode); } function toggleListener() { const isHidden = isBannerHidden(); if (isHidden && driftNode.dataset.listener === 'true') { driftNode.dataset.listener = false; window.removeEventListener('resize', resizeListener); return; } if (!isHidden && driftNode.dataset.listener === 'false') { driftNode.dataset.listener = true; window.addEventListener('resize', resizeListener); return; } } function offsetDrift(node) { const isHidden = isBannerHidden(); if (isHidden) { driftNode.style.bottom = "24px"; return; } const height = node.clientHeight + 24; driftNode.style.bottom = height + "px"; } function mutationHandler(mutationsList) { var lastMutation = mutationsList[mutationsList.length - 1]; offsetDrift(lastMutation.target); toggleListener(); }; if (targetNode && driftNode) { var observer = new MutationObserver(mutationHandler); observer.observe(targetNode, observerConfig); offsetDrift(targetNode); toggleListener(); } function getRefQueryParam(name) { name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]"); var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"); var results = regex.exec(location.search); return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " ")); } const PROPS = ["utm_campaign", "utm_content", "utm_medium", "utm_page", "utm_source", "utm_term"]; const numVisits = parseInt(localStorage.getItem("Drift.Targeting.numberOfVisits")); const currentSession = parseInt(localStorage.getItem("Drift.Targeting.numberOfSessions")); const lastSession = parseInt(localStorage.getItem("lastDriftSessionNumber")); let newSession = false; if (!lastSession || !currentSession || currentSession > lastSession) { newSession = true; } localStorage.setItem("lastDriftSessionNumber", currentSession); const attrs = {}; PROPS.map(function (prop) { const value = getRefQueryParam(prop); let propName = ""; if (numVisits === 1) { propName = "original_" + prop + "_custom"; attrs[propName] = value; } if (newSession) { propName = "session_" + prop; attrs[propName] = value; } }); if (Object.keys(attrs).length > 0) { drift.api.setUserAttributes(attrs); } // Set on email capture. window.drift.on("emailCapture", function (e) { const emailAttrs = {}; PROPS.map(function (prop) { const value = getRefQueryParam(prop); const propName = "conversion_" + prop; emailAttrs[propName] = value; }); drift.api.setUserAttributes(emailAttrs); }); }); } </script> <script> (function () { var didInit = false; let munchkinID = ""; function initMunchkin() { if (didInit === false) { didInit = true; Munchkin.init(munchkinID); } } var s = document.createElement("script"); s.type = "text/javascript"; s.async = true; s.src = "//munchkin.marketo.net/munchkin.js"; s.onreadystatechange = function () { if (this.readyState == "complete" || this.readyState == "loaded") { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName("head")[0].appendChild(s); })(); </script> <script> var getCookie = (cname) => { const name = cname + "="; const ca = document.cookie.split(";"); for (let i = 0; i < ca.length; i += 1) { let c = ca[i]; while (c.charAt(0) === " ") c = c.substring(1); if (c.indexOf(name) === 0) { return decodeURIComponent(c.substring(name.length, c.length)); } } return ""; }; // Set up attribution cookie names var ATTRIBUTION_COOKIE = "_okta_attribution"; var SESSION_ATTRIBUTION_COOKIE = "_okta_session_attribution"; var ORIGINAL_ATTRIBUTION_COOKIE = "_okta_original_attribution"; // Helper to get attribution cookies. var getAttributionCookie = (name) => { const attributionCookie = getCookie(name); return attributionCookie ? JSON.parse(attributionCookie) : {}; }; // Get the UTM values from the attribution cookies. var getUtms = () => { const utmNames = [ "utm_content", "utm_source", "utm_campaign", "utm_medium", "utm_term", "utm_page", ]; const attributionCookie = getAttributionCookie(ATTRIBUTION_COOKIE); const sessionAttributionCookie = getAttributionCookie(SESSION_ATTRIBUTION_COOKIE); const originalAttributionCookie = getAttributionCookie(ORIGINAL_ATTRIBUTION_COOKIE); const utmRes = {}; utmNames.forEach((name) => { utmRes[name + "__c"] = attributionCookie[name]; utmRes["session_" + name + "__c"] = sessionAttributionCookie[name]; utmRes["original_" + name + "__c"] = originalAttributionCookie[name]; }); return { UTM_ID__c: attributionCookie.utm_id, original_utm_date__c: originalAttributionCookie.utm_date, ...utmRes, }; }; // Get all the attribution data. var getHiddenFieldData = (formId, ocid) => { const attributionCookie = getAttributionCookie(ATTRIBUTION_COOKIE); return { cid: attributionCookie?.ocid || ocid, ...getUtms(), }; }; var hashEmail = async (email) => { const encoder = new TextEncoder(); const data = encoder.encode(email); const hashBuffer = await crypto.subtle.digest('SHA-256', data); const hashArray = Array.from(new Uint8Array(hashBuffer)); const hashHex = hashArray.map(byte => byte.toString(16).padStart(2, '0')).join(''); return hashHex; } </script> <link rel="stylesheet" href="/etc.clientlibs/okta-www/clientlibs/clientlib-base.lc-4b6edc1591bc6b94b47e4f78961fb49b-lc.min.css" type="text/css"> <div class="js-page-data" data-language="en-au" data-locale="au"></div> <script type="text/javascript" src="//assets.adobedtm.com/6bb3f7663515/a88f122425e8/launch-58767bf1d43d.min.js"></script> <script src="/etc.clientlibs/okta-www/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.js"></script> <link rel="stylesheet" href="/etc.clientlibs/okta-www/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/okta-www/clientlibs/clientlib-site.lc-52b4317389bc511a74ba3dce3da4b8fb-lc.min.css" type="text/css"> <script async src="/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.js"></script> <script async src="/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.js"></script> </head> <body class="page_base page basicpage" id="page_base-eb59505e90" data-cmp-link-accessibility-enabled data-cmp-link-accessibility-text="opens in a new tab" data-cmp-data-layer-enabled data-cmp-data-layer-name="dataLayer"> <script> var dataLayerName = 'dataLayer' || 'adobeDataLayer'; window[dataLayerName] = window[dataLayerName] || []; window[dataLayerName].push({ page: JSON.parse("{\x22page_base\u002Deb59505e90\x22:{\x22@type\x22:\x22okta\u002Dwww\u002Dfoundation\/components\/page\/page_base\/v1\/page_base\x22,\x22repo:modifyDate\x22:\x222025\u002D04\u002D09T12:23:19Z\x22,\x22dc:title\x22:\x22Newsroom\x22,\x22dc:description\x22:\x22The Okta Newsroom keeps you informed about the biggest developments in identity and security, from company news to industry insights and product innovation.\x22,\x22xdm:template\x22:\x22\/conf\/okta\u002Dwww\/settings\/wcm\/templates\/newsroom\u002Doverview\x22,\x22xdm:language\x22:\x22en\u002DAU\x22,\x22xdm:tags\x22:[],\x22repo:path\x22:\x22\/content\/okta\u002Dwww\/au\/en\u002Dau\/newsroom.html\x22}}"), event:'cmp:show', eventInfo: { path: 'page.page_base\u002Deb59505e90' } }); </script> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KXMLV58" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div class="root container responsivegrid"> <div id="container-1f76058b22" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="inheritedExperienceFragment aem-GridColumn aem-GridColumn--default--12"><div class="cmp-inherited-experience-fragment"> <div id="container-f10d7c4285" class="cmp-container"> <div class="header"> <div class="aem-placeholder-container"> <header x-data class="cmp-header header--scrolled" :class="{ 'header--full-height': $store.headerStore.menuOpen, 'header--no-edit-mode': true }" data-component="header" data-type="organism"> <div class="header__container"> <div class="header__tipitop"> <div class="tipitop-link"> <a class="header__tipitop-item" href="https://www.okta.com/au/resources/businesses-at-work-2025-australia-datasheet/?utm_source=banner&utm_medium=tippytop&utm_campaign=landingpage" target="_blank" id="" data-link-cta="no" data-link-text="Businesses at Work 2025 - Read Australia insights here" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Businesses at Work 2025 - Read Australia insights here</a> <span class="header__tipitop-item">Businesses at Work 2025 - Read Australia insights here</span> <a href="https://www.okta.com/au/resources/businesses-at-work-2025-australia-datasheet/?utm_source=banner&utm_medium=tippytop&utm_campaign=landingpage" target="_blank" class="header__tipitop-item" id="" data-link-cta="yes" data-link-text="Explore the data →" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Explore the data →</a> </div> <div class="contact-links"> <a class="main-nav__link main-nav__link--phone" href="tel:%20+61%2028%20310%204484" id="" data-link-cta="no" data-link-text=" +61 28 310 4484" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> +61 28 310 4484</a> <a class="main-nav__link" id="" data-link-cta="no" data-link-text="Chat with Sales" data-nav-hierarchy="" data-component-name="header" data-component-type="header" href="#chat-now"> <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 12.5c0 .9205-.7462 1.6667-1.6667 1.6667H5.83333L2.5 17.5V4.16667C2.5 3.24619 3.24619 2.5 4.16667 2.5H15.8333c.9205 0 1.6667.74619 1.6667 1.66667V12.5Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg> <span class="tipitop__text-link">Chat with Sales</span> </a> <a target="_self" class="main-nav__link" href="https://www.okta.com/au/search" id="" data-link-cta="no" data-link-text="Search" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> <svg class="main-nav__icon main-nav__icon--search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.81 19.81" width="20px" height="20px"> <path d="M8.25,15.75c4.14,0,7.5-3.36,7.5-7.5S12.39,.75,8.25,.75,.75,4.11,.75,8.25s3.36,7.5,7.5,7.5Z" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" class="icon__path"></path> <path d="M18.75,18.75l-5.2-5.2" fill="none" stroke-linecap="square" stroke-linejoin="round" stroke-width="1.5" class="icon__path"></path> </svg> <span class="tipitop__text-link">Search</span> </a> <div x-data="{ intlMenuOpen: false }" class="container" x-on:keydown.escape="intlMenuOpen = false; document.getElementById('intl-menu-link-desktop').focus()"> <a x-on:click.stop="intlMenuOpen = !intlMenuOpen; $el.setAttribute('aria-expanded', intlMenuOpen)" role="button" x-on:keydown.enter.stop.prevent="intlMenuOpen = !intlMenuOpen; $el.setAttribute('aria-expanded', intlMenuOpen)" x-on:keydown.space.stop.prevent="intlMenuOpen = !intlMenuOpen; $el.setAttribute('aria-expanded', intlMenuOpen)" class="main-nav__link" id="intl-menu-link-desktop" data-link-cta="no" data-link-text="Australia" data-nav-hierarchy="" data-component-name="header" data-component-type="header" aria-haspopup="true" aria-expanded="false" tabindex="0"> <svg class="main-nav__icon main-nav__icon--intl" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 18.3334c4.6024 0 8.3333-3.7309 8.3333-8.3333 0-4.60239-3.7309-8.33335-8.3333-8.33335-4.60239 0-8.33335 3.73096-8.33335 8.33335 0 4.6024 3.73096 8.3333 8.33335 8.3333Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M1.66675 10H18.3334" class="icon__path" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 1.66675c2.0844 2.28196 3.2689 5.24336 3.3333 8.33335-.0644 3.09-1.2489 6.0514-3.3333 8.3333-2.08442-2.2819-3.26898-5.2433-3.33335-8.3333.06437-3.08999 1.24893-6.05139 3.33335-8.33335v0Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg> <span :class="{'tipitop__text-link--open': intlMenuOpen}" class="tipitop__text-link intl-link">Australia</span> </a> <div x-show="intlMenuOpen" class="intl-container" :class="{'int-container--open': intlMenuOpen}" @click.away="intlMenuOpen = false" x-init="$watch('intlMenuOpen', value => { if (value) { $nextTick(() => $refs.desktopItem1.focus()) } })" tabindex="-1" aria-labelledby="intl-menu-link"> <ul class="intl-menu" id="intl-menu" role="menu"> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/" class="anchor" id="" data-link-cta="no" data-link-text="United States" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem1"> United States </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/fr-fr/" class="anchor" id="" data-link-cta="no" data-link-text="France" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem2"> France </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/de-de/" class="anchor" id="" data-link-cta="no" data-link-text="Germany" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem3"> Germany </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/ja-jp/" class="anchor" id="" data-link-cta="no" data-link-text="Japan" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem4"> Japan </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-nl/" class="anchor" id="" data-link-cta="no" data-link-text="Netherlands" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem5"> Netherlands </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-gb/" class="anchor" id="" data-link-cta="no" data-link-text="United Kingdom" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem6"> United Kingdom </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-sg/" class="anchor" id="" data-link-cta="no" data-link-text="Singapore" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem7"> Singapore </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/ko-kr/" class="anchor" id="" data-link-cta="no" data-link-text="Korea" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem8"> Korea </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-se/" class="anchor" id="" data-link-cta="no" data-link-text="Sweden" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem9"> Sweden </a> </li> </ul> </div> </div> </div> </div> </div> <div class="header__main" x-data="{openItem: false}"> <nav aria-label="Main" class="main-nav"> <a href="https:///www.okta.com/au/" class="main-nav__logo" id="" data-link-cta="no" data-link-text="" data-nav-hierarchy="" data-component-name="header" data-component-type="header" aria-label="Okta"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 109.21 36" role="img" aria-labelledby="okta-logo"> <title id="okta-logo"> Okta </title> <path d="M98.97,23.67c-3.05,0-5.2-2.38-5.2-5.51s2.15-5.51,5.2-5.51,5.14,2.38,5.14,5.51-2.12,5.51-5.14,5.51Zm-.49,3.28c2.46,0,4.55-.96,5.87-2.97,.25,1.95,1.66,2.66,3.44,2.66h1.42v-3.09h-.61c-1.01,0-1.26-.49-1.26-1.64V9.69h-3.26v2.51c-1.11-1.76-3.2-2.82-5.6-2.82-4.28,0-8.21,3.59-8.21,8.78s3.94,8.78,8.21,8.78Zm-16.79-4.24c0,2.78,1.72,3.93,3.78,3.93h3.97v-3.09h-2.89c-1.2,0-1.45-.46-1.45-1.64V12.78h4.34v-3.09h-4.34V4h-3.41V22.71Zm-15.53,3.93h3.41v-7.27h1.14l5.81,7.27h4.31l-7.41-9.22,5.69-7.73h-3.84l-4.65,6.53h-1.05V4h-3.41V26.64Zm-11.07-17.26c-4.77,0-8.7,3.59-8.7,8.78s3.94,8.78,8.7,8.78,8.7-3.59,8.7-8.78-3.94-8.78-8.7-8.78Zm0,14.29c-3.05,0-5.2-2.38-5.2-5.51s2.15-5.51,5.2-5.51,5.2,2.38,5.2,5.51-2.15,5.51-5.2,5.51Z" fill="current"></path> <path d="M19.8,.26l-.74,9.12c-.35-.04-.7-.06-1.06-.06-.45,0-.89,.03-1.32,.1l-.42-4.42c-.01-.14,.1-.26,.24-.26h.75l-.36-4.47c-.01-.14,.1-.26,.23-.26h2.45c.14,0,.25,.12,.23,.26h0Zm-6.18,.45c-.04-.13-.18-.21-.31-.16l-2.3,.84c-.13,.05-.19,.2-.13,.32l1.87,4.08-.71,.26c-.13,.05-.19,.2-.13,.32l1.91,4.01c.69-.38,1.44-.67,2.23-.85L13.63,.71ZM7.98,3.25l5.29,7.46c-.67,.44-1.28,.96-1.8,1.56l-3.17-3.12c-.1-.1-.09-.26,.01-.35l.58-.48-3.15-3.19c-.1-.1-.09-.26,.02-.35l1.87-1.57c.11-.09,.26-.07,.34,.04ZM3.54,7.57c-.11-.08-.27-.04-.34,.08l-1.22,2.12c-.07,.12-.02,.27,.1,.33l4.06,1.92-.38,.65c-.07,.12-.02,.28,.11,.33l4.04,1.85c.29-.75,.68-1.45,1.16-2.08L3.54,7.57ZM.55,13.33c.02-.14,.16-.22,.29-.19l8.85,2.31c-.23,.75-.36,1.54-.38,2.36l-4.43-.36c-.14-.01-.24-.14-.21-.28l.13-.74-4.47-.42c-.14-.01-.23-.14-.21-.28l.42-2.41h0Zm-.33,5.98c-.14,.01-.23,.14-.21,.28l.43,2.41c.02,.14,.16,.22,.29,.19l4.34-1.13,.13,.74c.02,.14,.16,.22,.29,.19l4.28-1.18c-.25-.74-.41-1.53-.45-2.34L.21,19.31Zm1.42,6.34c-.07-.12-.02-.27,.1-.33l8.26-3.92c.31,.74,.73,1.43,1.23,2.05l-3.62,2.58c-.11,.08-.27,.05-.34-.07l-.38-.66-3.69,2.55c-.11,.08-.27,.04-.34-.08l-1.23-2.12Zm10.01-1.72l-6.43,6.51c-.1,.1-.09,.26,.02,.35l1.88,1.57c.11,.09,.26,.07,.34-.04l2.6-3.66,.58,.49c.11,.09,.27,.07,.35-.05l2.52-3.66c-.68-.42-1.31-.93-1.85-1.51Zm-1.27,10.45c-.13-.05-.19-.2-.13-.32l3.81-8.32c.7,.36,1.46,.63,2.25,.78l-1.12,4.3c-.03,.13-.18,.21-.31,.16l-.71-.26-1.19,4.33c-.04,.13-.18,.21-.31,.16l-2.3-.84h0Zm6.56-7.75l-.74,9.12c-.01,.14,.1,.26,.23,.26h2.45c.14,0,.25-.12,.23-.26l-.36-4.47h.75c.14,0,.25-.12,.24-.26l-.42-4.42c-.43,.07-.87,.1-1.32,.1-.36,0-.71-.02-1.06-.07h0ZM25.76,1.94c.06-.13,0-.27-.13-.32l-2.3-.84c-.13-.05-.27,.03-.31,.16l-1.19,4.33-.71-.26c-.13-.05-.27,.03-.31,.16l-1.12,4.3c.8,.16,1.55,.43,2.25,.78L25.76,1.94h0Zm5.02,3.63l-6.43,6.51c-.54-.58-1.16-1.09-1.85-1.51l2.52-3.66c.08-.11,.24-.14,.35-.05l.58,.49,2.6-3.66c.08-.11,.24-.13,.34-.04l1.88,1.57c.11,.09,.11,.25,.02,.35Zm3.48,5.12c.13-.06,.17-.21,.1-.33l-1.23-2.12c-.07-.12-.23-.15-.34-.08l-3.69,2.55-.38-.65c-.07-.12-.23-.16-.34-.07l-3.62,2.58c.5,.62,.91,1.31,1.23,2.05l8.26-3.92Zm1.3,3.32l.42,2.41c.02,.14-.07,.26-.21,.28l-9.11,.85c-.04-.82-.2-1.6-.45-2.34l4.28-1.18c.13-.04,.27,.05,.29,.19l.13,.74,4.34-1.13c.13-.03,.27,.05,.29,.19h0Zm-.41,8.85c.13,.03,.27-.05,.29-.19l.42-2.41c.02-.14-.07-.26-.21-.28l-4.47-.42,.13-.74c.02-.14-.07-.26-.21-.28l-4.43-.36c-.02,.82-.15,1.61-.38,2.36l8.85,2.31h0Zm-2.36,5.5c-.07,.12-.23,.15-.34,.08l-7.53-5.2c.48-.63,.87-1.33,1.16-2.08l4.04,1.85c.13,.06,.18,.21,.11,.33l-.38,.65,4.06,1.92c.12,.06,.17,.21,.1,.33l-1.22,2.12h0Zm-10.07-3.07l5.29,7.46c.08,.11,.24,.13,.34,.04l1.87-1.57c.11-.09,.11-.25,.02-.35l-3.15-3.19,.58-.48c.11-.09,.11-.25,.01-.35l-3.17-3.12c-.53,.6-1.13,1.13-1.8,1.56h0Zm-.05,10.16c-.13,.05-.27-.03-.31-.16l-2.42-8.82c.79-.18,1.54-.47,2.23-.85l1.91,4.01c.06,.13,0,.28-.13,.32l-.71,.26,1.87,4.08c.06,.13,0,.27-.13,.32l-2.3,.84h0Z" fill="current" fill-rule="evenodd"></path> </svg> </a> <ul class="desktop-navigation"> <li class="list-item" tabindex="0" id="desktop-nav-item-0" @keydown.enter.prevent="openItem = (openItem === 1 ? null : 1); $nextTick(() => document.querySelector('#first-focusable-element-1 a')?.focus())" @keydown.space.prevent="openItem = (openItem === 1 ? null : 1); $nextTick(() => document.querySelector('#first-focusable-element-1 a')?.focus())" @keydown.tab="if (openItem === 1) { $event.preventDefault(); document.querySelector('#first-focusable-element-1 a')?.focus(); }"> <a @click.stop.prevent role="button" :class="{'anchor--open': openItem === 1}" @click="openItem = (openItem === 1 ? null : 1); $nextTick(() => document.querySelector('#first-focusable-element-1 a')?.focus())" class="anchor" data-link-cta="no" data-link-text="Products" data-nav-hierarchy="Products" data-component-name="header" data-component-type="header" :aria-expanded="openItem === 1 ? 'true' : 'false'"> <span class="list-item__text" :class="{'list-item__text--open': openItem === 1}"> Products </span> </a> </li> <li class="list-item" tabindex="0" id="desktop-nav-item-1" @keydown.enter.prevent="openItem = (openItem === 2 ? null : 2); $nextTick(() => document.querySelector('#first-focusable-element-2 a')?.focus())" @keydown.space.prevent="openItem = (openItem === 2 ? null : 2); $nextTick(() => document.querySelector('#first-focusable-element-2 a')?.focus())" @keydown.tab="if (openItem === 2) { $event.preventDefault(); document.querySelector('#first-focusable-element-2 a')?.focus(); }"> <a @click.stop.prevent role="button" :class="{'anchor--open': openItem === 2}" @click="openItem = (openItem === 2 ? null : 2); $nextTick(() => document.querySelector('#first-focusable-element-2 a')?.focus())" class="anchor" data-link-cta="no" data-link-text="Why Okta" data-nav-hierarchy="Why Okta" data-component-name="header" data-component-type="header" :aria-expanded="openItem === 2 ? 'true' : 'false'"> <span class="list-item__text" :class="{'list-item__text--open': openItem === 2}"> Why Okta </span> </a> </li> <li class="list-item" tabindex="0" id="desktop-nav-item-2" @keydown.enter.prevent="openItem = (openItem === 3 ? null : 3); $nextTick(() => document.querySelector('#first-focusable-element-3 a')?.focus())" @keydown.space.prevent="openItem = (openItem === 3 ? null : 3); $nextTick(() => document.querySelector('#first-focusable-element-3 a')?.focus())" @keydown.tab="if (openItem === 3) { $event.preventDefault(); document.querySelector('#first-focusable-element-3 a')?.focus(); }"> <a @click.stop.prevent role="button" :class="{'anchor--open': openItem === 3}" @click="openItem = (openItem === 3 ? null : 3); $nextTick(() => document.querySelector('#first-focusable-element-3 a')?.focus())" class="anchor" data-link-cta="no" data-link-text="Developers" data-nav-hierarchy="Developers" data-component-name="header" data-component-type="header" :aria-expanded="openItem === 3 ? 'true' : 'false'"> <span class="list-item__text" :class="{'list-item__text--open': openItem === 3}"> Developers </span> </a> </li> <li class="list-item" tabindex="0" id="desktop-nav-item-3" @keydown.enter.prevent="openItem = (openItem === 4 ? null : 4); $nextTick(() => document.querySelector('#first-focusable-element-4 a')?.focus())" @keydown.space.prevent="openItem = (openItem === 4 ? null : 4); $nextTick(() => document.querySelector('#first-focusable-element-4 a')?.focus())" @keydown.tab="if (openItem === 4) { $event.preventDefault(); document.querySelector('#first-focusable-element-4 a')?.focus(); }"> <a @click.stop.prevent role="button" :class="{'anchor--open': openItem === 4}" @click="openItem = (openItem === 4 ? null : 4); $nextTick(() => document.querySelector('#first-focusable-element-4 a')?.focus())" class="anchor" data-link-cta="no" data-link-text="Resources" data-nav-hierarchy="Resources" data-component-name="header" data-component-type="header" :aria-expanded="openItem === 4 ? 'true' : 'false'"> <span class="list-item__text" :class="{'list-item__text--open': openItem === 4}"> Resources </span> </a> </li> </ul> <div class="cta-buttons-wrapper"> <a class="cta-button cta-button__primary--regular" href="https://www.okta.com/au/free-trial/" id="next-focusable-element" data-link-cta="yes" data-link-text="Free trial" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Free trial </a> <a class="cta-button cta-button__secondary--regular" href="https://www.okta.com/au/contact-sales/" id="next-focusable-element" data-link-cta="yes" data-link-text="Contact us" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Contact us </a> </div> <div x-show="openItem" :class="{'subnav-background': openItem}"></div> <div class="subnav-wrapper" id="first-focusable-element-1" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-1').focus()" :class="{'subnav-wrapper--open': openItem === 1}" tabindex="-1"> <div class="subnav-columns grid-container"> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__main-presentation subnav-list__top-content"> <h2 class="subnav-main-title">Products</h2> <p class="subnav-description">With flexibility and neutrality at the core of our Okta and Auth0 Platforms, we make seamless and secure access possible for your customers, employees, and partners.</p> <a class="anchor " href="https://www.okta.com/en-au/products/release-overview/" data-link-cta="no" data-link-text="Release overview" data-nav-hierarchy="Products|Release overview" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent=" openItem = null; document.getElementById('desktop-nav-item-1').focus()"> Release overview </a> <a class="anchor " href="https://www.okta.com/en-au/pricing/" data-link-cta="no" data-link-text="Pricing" data-nav-hierarchy="Products|Pricing" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent=" openItem = null; document.getElementById('desktop-nav-item-1').focus()"> Pricing </a> <a class="anchor " href="https://www.okta.com/au/free-trial/" data-link-cta="no" data-link-text="Free trial" data-nav-hierarchy="Products|Free trial" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent=" openItem = null; document.getElementById('desktop-nav-item-1').focus()"> Free trial </a> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Okta Platform</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/en-au/products/single-sign-on-workforce-identity/" data-link-cta="no" data-link-text="Single Sign On" data-component-name="header" data-component-type="header"> Single Sign On </a> <a class="anchor " href="https://www.okta.com/en-au/products/adaptive-multi-factor-authentication/" data-link-cta="no" data-link-text="Adaptive Multifactor Authentication" data-component-name="header" data-component-type="header"> Adaptive Multifactor Authentication </a> <a class="anchor " href="https://www.okta.com/en-au/products/identity-governance/" data-link-cta="no" data-link-text="Identity Governance" data-component-name="header" data-component-type="header"> Identity Governance </a> <a class="anchor " href="https://www.okta.com/en-au/products/privileged-access/" data-link-cta="no" data-link-text="Privileged Access" data-component-name="header" data-component-type="header"> Privileged Access </a> <a class="anchor " href="https://www.okta.com/en-au/products/identity-threat-protection/" data-link-cta="no" data-link-text="Identity Threat Protection" data-component-name="header" data-component-type="header"> Identity Threat Protection </a> </div> </div> <footer class="subnav-list__footer"> <div class="subnav-list__footer-divider"></div> <div class="subnav-list__footer-links"> <a class="anchor" href="https://www.okta.com/en-au/products/workforce-identity/" data-link-cta="no" data-link-text="Explore Okta Platform" data-component-name="header" data-component-type="header"> Explore Okta Platform </a> </div> </footer> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Auth0 Platform</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/en-au/products/single-sign-on-customer-identity/" data-link-cta="no" data-link-text="Single Sign On" data-component-name="header" data-component-type="header"> Single Sign On </a> <a class="anchor " href="https://www.okta.com/en-au/products/multi-factor-authentication/" data-link-cta="no" data-link-text="Multifactor Authentication" data-component-name="header" data-component-type="header"> Multifactor Authentication </a> <a class="anchor " href="https://www.okta.com/en-au/products/actions/" data-link-cta="no" data-link-text="Actions" data-component-name="header" data-component-type="header"> Actions </a> <a class="anchor " href="https://www.okta.com/en-au/products/passwordless/" data-link-cta="no" data-link-text="Passwordless" data-component-name="header" data-component-type="header"> Passwordless </a> <a class="anchor " href="https://www.okta.com/en-au/products/regulated-identity/" data-link-cta="no" data-link-text="Highly Regulated Identity" data-component-name="header" data-component-type="header"> Highly Regulated Identity </a> </div> </div> <footer class="subnav-list__footer"> <div class="subnav-list__footer-divider"></div> <div class="subnav-list__footer-links"> <a class="anchor" href="https://www.okta.com/en-au/products/customer-identity/" data-link-cta="no" data-link-text="Explore Auth0 Platform" data-component-name="header" data-component-type="header"> Explore Auth0 Platform </a> </div> </footer> </section> </div> </div> </div> <div class="subnav-wrapper" id="first-focusable-element-2" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-2').focus()" :class="{'subnav-wrapper--open': openItem === 2}" tabindex="-1"> <div class="subnav-columns grid-container"> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__main-presentation subnav-list__top-content"> <h2 class="subnav-main-title">Why Okta</h2> <p class="subnav-description">Okta gives you a neutral, powerful and extensible platform that puts identity at the heart of your stack. No matter what industry, use case, or level of support you need, we’ve got you covered.</p> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Your Goals</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/en-au/products/workforce-identity/" data-link-cta="no" data-link-text="High-Performing IT" data-component-name="header" data-component-type="header"> High-Performing IT </a> <a class="anchor " href="https://www.okta.com/en-au/products/customer-identity/" data-link-cta="no" data-link-text="Optimised Digital Experiences" data-component-name="header" data-component-type="header"> Optimised Digital Experiences </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/secure-identity/" data-link-cta="no" data-link-text="Identity-Powered Security" data-component-name="header" data-component-type="header"> Identity-Powered Security </a> <a class="anchor " href="https://www.okta.com/en-au/products/customer-identity/" data-link-cta="no" data-link-text="Innovation Without Compromise" data-component-name="header" data-component-type="header"> Innovation Without Compromise </a> <a class="anchor " href="https://www.okta.com/en-au/products/workforce-identity/" data-link-cta="no" data-link-text="Agile Workforces" data-component-name="header" data-component-type="header"> Agile Workforces </a> </div> </div> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Your Industry</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/au/solutions/public-sector/" data-link-cta="no" data-link-text="Public Sector" data-component-name="header" data-component-type="header"> Public Sector </a> <a class="anchor " href="https://www.okta.com/au/solutions/financial-services/" data-link-cta="no" data-link-text="Financial Services" data-component-name="header" data-component-type="header"> Financial Services </a> <a class="anchor " href="https://www.okta.com/au/solutions/healthcare/" data-link-cta="no" data-link-text="Healthcare" data-component-name="header" data-component-type="header"> Healthcare </a> <a class="anchor " href="https://www.okta.com/au/solutions/manufacturing/" data-link-cta="no" data-link-text="Manufacturing" data-component-name="header" data-component-type="header"> Manufacturing </a> <a class="anchor " href="https://www.okta.com/au/solutions/retail/" data-link-cta="no" data-link-text="Retail" data-component-name="header" data-component-type="header"> Retail </a> <a class="anchor " href="https://www.okta.com/au/solutions/travel-hospitality/" data-link-cta="no" data-link-text="Travel &amp; Hospitality" data-component-name="header" data-component-type="header"> Travel &amp; Hospitality </a> <a class="anchor " href="https://www.okta.com/au/solutions/technology/" data-link-cta="no" data-link-text="Technology" data-component-name="header" data-component-type="header"> Technology </a> <a class="anchor " href="https://www.okta.com/au/solutions/nonprofits/" data-link-cta="no" data-link-text="Nonprofit" data-component-name="header" data-component-type="header"> Nonprofit </a> <a class="anchor " href="https://www.okta.com/au/solutions/energy/" data-link-cta="no" data-link-text="Energy" data-component-name="header" data-component-type="header"> Energy </a> </div> </div> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Leading Success</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/en-au/products/okta-ai/" data-link-cta="no" data-link-text="Okta AI" data-component-name="header" data-component-type="header"> Okta AI </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/okta-integration-network/" data-link-cta="no" data-link-text="Okta Integration Network" data-component-name="header" data-component-type="header"> Okta Integration Network </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/saas-security/" data-link-cta="no" data-link-text="Okta for SaaS Builders" data-component-name="header" data-component-type="header"> Okta for SaaS Builders </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/small-business/" data-link-cta="no" data-link-text="For Small Businesses (SMBs)" data-component-name="header" data-component-type="header"> For Small Businesses (SMBs) </a> <a class="anchor " href="https://www.okta.com/en-au/customers/" data-link-cta="no" data-link-text="Customer Success Stories" data-component-name="header" data-component-type="header"> Customer Success Stories </a> <a class="anchor " href="https://www.okta.com/en-au/secure-identity-commitment/" data-link-cta="no" data-link-text="Secure Identity Commitment" data-component-name="header" data-component-type="header"> Secure Identity Commitment </a> <a class="anchor top-right-arrow" href="https://trust.okta.com" target="_blank" data-link-cta="no" data-link-text="Trust" data-component-name="header" data-component-type="header"> Trust </a> </div> </div> </section> </div> </div> </div> <div class="subnav-wrapper" id="first-focusable-element-3" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-3').focus()" :class="{'subnav-wrapper--open': openItem === 3}" tabindex="-1"> <div class="subnav-columns grid-container"> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__main-presentation subnav-list__top-content"> <h2 class="subnav-main-title">For Developers</h2> <p class="subnav-description">Start building with powerful and extensible out-of-the-box features, plus thousands of integrations and customisations. Our developer community is here for you.</p> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Okta Platform</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/en-au/solutions/okta-integration-network/" data-link-cta="no" data-link-text="Okta Integration Network" data-component-name="header" data-component-type="header"> Okta Integration Network </a> <a class="anchor top-right-arrow" href="https://developer.okta.com/" target="_blank" data-link-cta="no" data-link-text="Developer Center" data-component-name="header" data-component-type="header"> Developer Center </a> <a class="anchor top-right-arrow" href="https://devforum.okta.com/" target="_blank" data-link-cta="no" data-link-text="Community" data-component-name="header" data-component-type="header"> Community </a> <a class="anchor top-right-arrow" href="https://support.okta.com/help/s/?language=en_US" target="_blank" data-link-cta="no" data-link-text="Knowledge Base" data-component-name="header" data-component-type="header"> Knowledge Base </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="Okta Platform Status" data-component-name="header" data-component-type="header"> Okta Platform Status </a> </div> </div> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Auth0 Platform</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor top-right-arrow" href="https://auth0.com/marketplace" target="_blank" data-link-cta="no" data-link-text="Auth0 Marketplace" data-component-name="header" data-component-type="header"> Auth0 Marketplace </a> <a class="anchor top-right-arrow" href="https://developer.auth0.com/resources" target="_blank" data-link-cta="no" data-link-text="Developer Center" data-component-name="header" data-component-type="header"> Developer Center </a> <a class="anchor top-right-arrow" href="https://community.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Community" data-component-name="header" data-component-type="header"> Community </a> <a class="anchor top-right-arrow" href="https://support.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Knowledge Base" data-component-name="header" data-component-type="header"> Knowledge Base </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Auth0 Status" data-component-name="header" data-component-type="header"> Auth0 Status </a> </div> </div> </section> </div> </div> </div> <div class="subnav-wrapper" id="first-focusable-element-4" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-4').focus()" :class="{'subnav-wrapper--open': openItem === 4}" tabindex="-1"> <div class="subnav-columns grid-container"> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__main-presentation subnav-list__top-content"> <h2 class="subnav-main-title">Resources and support</h2> <p class="subnav-description">Okta gives you a neutral, powerful and extensible platform that puts identity at the heart of your stack. No matter what industry, use case, or level of support you need, we’ve got you covered.</p> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Resources</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/en-au/customers/" data-link-cta="no" data-link-text="Customer Case Studies" data-component-name="header" data-component-type="header"> Customer Case Studies </a> <a class="anchor " href="https://www.okta.com/en-au/newsroom/" data-link-cta="no" data-link-text="Newsroom" data-component-name="header" data-component-type="header"> Newsroom </a> <a class="anchor " href="https://www.okta.com/au/resources/events/" data-link-cta="no" data-link-text="Events" data-component-name="header" data-component-type="header"> Events </a> <a class="anchor " href="https://www.okta.com/au/identity-101/" data-link-cta="no" data-link-text="Identity 101" data-component-name="header" data-component-type="header"> Identity 101 </a> <a class="anchor " href="https://www.okta.com/au/blog/" data-link-cta="no" data-link-text="Blog" data-component-name="header" data-component-type="header"> Blog </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=analyst_research" data-link-cta="no" data-link-text="Analyst Research" data-component-name="header" data-component-type="header"> Analyst Research </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?type=datasheet" data-link-cta="no" data-link-text="Datasheets" data-component-name="header" data-component-type="header"> Datasheets </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?type=demo" data-link-cta="no" data-link-text="Demo Library" data-component-name="header" data-component-type="header"> Demo Library </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=video" data-link-cta="no" data-link-text="Videos" data-component-name="header" data-component-type="header"> Videos </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=webinar" data-link-cta="no" data-link-text="Webinars" data-component-name="header" data-component-type="header"> Webinars </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=whitepaper" data-link-cta="no" data-link-text="Whitepapers" data-component-name="header" data-component-type="header"> Whitepapers </a> </div> </div> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Customer Success</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/au/customer-first/" data-link-cta="no" data-link-text="Customer First Overview" data-component-name="header" data-component-type="header"> Customer First Overview </a> <a class="anchor " href="https://www.okta.com/services/self-service/community/" data-link-cta="no" data-link-text="Okta Community" data-component-name="header" data-component-type="header"> Okta Community </a> <a class="anchor " href="https://www.okta.com/au/services/success-and-support/" data-link-cta="no" data-link-text="Support Services" data-component-name="header" data-component-type="header"> Support Services </a> <a class="anchor " href="https://www.okta.com/au/services/professional-services/" data-link-cta="no" data-link-text="Professional Services" data-component-name="header" data-component-type="header"> Professional Services </a> <a class="anchor " href="https://www.okta.com/au/expert-assist/" data-link-cta="no" data-link-text="Expert Assist" data-component-name="header" data-component-type="header"> Expert Assist </a> <a class="anchor " href="https://www.okta.com/en-au/services/training/" data-link-cta="no" data-link-text="Training" data-component-name="header" data-component-type="header"> Training </a> <a class="anchor " href="https://www.okta.com/en-au/services/certification/" data-link-cta="no" data-link-text="Certification" data-component-name="header" data-component-type="header"> Certification </a> <a class="anchor " href="http://okta.com/au/partners/meet-our-partners/" data-link-cta="no" data-link-text="Find a Partner" data-component-name="header" data-component-type="header"> Find a Partner </a> </div> </div> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation subnav-list__column-presentation"> <div class="subnav-list__top-content subnav-list__presentation-top"> <h3 class="subnav-title">Support</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor top-right-arrow" href="https://support.okta.com/help/s/?language=en_US" target="_blank" data-link-cta="no" data-link-text="Help and Support" data-component-name="header" data-component-type="header"> Help and Support </a> <a class="anchor top-right-arrow" href="https://help.okta.com/en-us/content/index.htm" target="_blank" data-link-cta="no" data-link-text="Product Documentation" data-component-name="header" data-component-type="header"> Product Documentation </a> <a class="anchor top-right-arrow" href="https://support.okta.com/help/s/knowledge?language=en_US" target="_blank" data-link-cta="no" data-link-text="Knowledge Base" data-component-name="header" data-component-type="header"> Knowledge Base </a> <a class="anchor " href="https://www.okta.com/au/faq/" data-link-cta="no" data-link-text="Frequently Asked Questions" data-component-name="header" data-component-type="header"> Frequently Asked Questions </a> <a class="anchor top-right-arrow" href="https://www.okta.com/au/contact-sales/" target="_blank" data-link-cta="no" data-link-text="Contact Us" data-component-name="header" data-component-type="header"> Contact Us </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="Okta Platform Status" data-component-name="header" data-component-type="header"> Okta Platform Status </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Auth0 Status" data-component-name="header" data-component-type="header"> Auth0 Status </a> </div> </div> </section> </div> </div> </div> <div class="main-nav__controls"> <a class="cta-button cta-button__secondary--regular" href="https://www.okta.com/au/contact-sales/" data-link-cta="yes" data-link-text="Contact us" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Contact us </a> <a target="_self" href="https://www.okta.com/au/search" id="search-link" data-link-cta="no" data-link-text="Search" data-nav-hierarchy="Main Navigation|Search" data-component-name="header" data-component-type="top navigation" aria-label="Search" class="main-nav__control"> <svg class="main-nav__icon main-nav__icon--search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.81 19.81" width="20px" height="20px" role="img" aria-labelledby="search-icon-title"> <title id="search-icon-title">Search</title> <path d="M8.25,15.75c4.14,0,7.5-3.36,7.5-7.5S12.39,.75,8.25,.75,.75,4.11,.75,8.25s3.36,7.5,7.5,7.5Z" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" class="icon__path"></path> <path d="M18.75,18.75l-5.2-5.2" fill="none" stroke-linecap="square" stroke-linejoin="round" stroke-width="1.5" class="icon__path"></path> </svg> </a> <a href="https://login.okta.com/" class="main-nav__link main-nav__control" id="profile-link" data-link-cta="yes" data-link-text="Login" data-nav-hierarchy="Main Navigation|Profile" data-component-name="header" data-component-type="top navigation" aria-label="Profile"> <svg class="main-nav__icon main-nav__icon--profile" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17.5 20" width="20" height="20" role="img" aria-hidden="true"> <path d="M11,3.75v2.5c0,1.24-1.01,2.25-2.25,2.25s-2.25-1.01-2.25-2.25V3.75c0-1.24,1.01-2.25,2.25-2.25s2.25,1.01,2.25,2.25Zm-6,0c0-2.07,1.68-3.75,3.75-3.75s3.75,1.68,3.75,3.75v2.5c0,2.07-1.68,3.75-3.75,3.75s-3.75-1.68-3.75-3.75V3.75Zm-1,9.01c.2-.01,.46-.01,.91-.01h7.67c.45,0,.72,0,.91,.01,.12,0,.17,.02,.18,.02,.08,.03,.15,.08,.2,.15,0,.01,.03,.06,.07,.17,.07,.19,.14,.44,.27,.87l1.29,4.52H1.99l1.29-4.52c.12-.44,.2-.69,.26-.87,.04-.11,.07-.16,.07-.17,.05-.07,.12-.12,.2-.15,.01,0,.06-.01,.18-.02Zm9.68,.02h0s0,0,0,0c0,0,0,0,0,0Zm.2,.15s0,0,0,0h0Zm1.78,.63l1.41,4.93,.43,1.5H0l.43-1.5,1.41-4.93c.24-.83,.36-1.25,.6-1.56,.21-.27,.5-.48,.82-.62,.36-.15,.8-.15,1.66-.15h7.67c.87,0,1.3,0,1.66,.15,.32,.13,.6,.34,.82,.62,.24,.31,.36,.72,.6,1.56Zm-12.05-.63s0,0,0,0h0Zm.2-.15s0,0,0,0h0Z" fill="#191919" fill-rule="evenodd"></path> </svg> <span class="main-nav__text">Login</span> </a> <div x-data="{ intlMenuOpen: false }" class="main-nav-intl__container main-nav__control" x-on:keydown.escape="intlMenuOpen = false; document.getElementById('intl-menu-link').focus()"> <a x-on:click="intlMenuOpen = !intlMenuOpen; $el.setAttribute('aria-expanded', intlMenuOpen)" role="button" id="intl-menu-link" href="#" data-link-cta="no" data-link-text="International Menu" data-nav-hierarchy="Main Navigation|International Menu" data-component-name="header" data-component-type="top navigation" aria-expanded="false" aria-controls="intl-menu" aria-haspopup="true" tabindex="0"> <svg class="main-nav__icon main-nav__icon--intl" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true"> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 18.3334c4.6024 0 8.3333-3.7309 8.3333-8.3333 0-4.60239-3.7309-8.33335-8.3333-8.33335-4.60239 0-8.33335 3.73096-8.33335 8.33335 0 4.6024 3.73096 8.3333 8.33335 8.3333Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> <path d="M1.66675 10H18.3334" class="icon__path" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 1.66675c2.0844 2.28196 3.2689 5.24336 3.3333 8.33335-.0644 3.09-1.2489 6.0514-3.3333 8.3333-2.08442-2.2819-3.26898-5.2433-3.33335-8.3333.06437-3.08999 1.24893-6.05139 3.33335-8.33335v0Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg> </a> <div x-show="intlMenuOpen" class="intl-container" :class="{'int-container--open': intlMenuOpen}" x-init="$watch('intlMenuOpen', value => { if (value) { $nextTick(() => $refs.mobileItem1.focus()) } })" tabindex="-1" aria-labelledby="intl-menu"> <ul class="intl-menu" id="intl-menu" role="menu"> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/" id="intl-menu-option-1" data-link-cta="no" data-link-text="United States" data-nav-hierarchy="Main Navigation|International Menu|United States" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem1"> United States </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/fr-fr/" id="intl-menu-option-2" data-link-cta="no" data-link-text="France" data-nav-hierarchy="Main Navigation|International Menu|France" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem2"> France </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/de-de/" id="intl-menu-option-3" data-link-cta="no" data-link-text="Germany" data-nav-hierarchy="Main Navigation|International Menu|Germany" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem3"> Germany </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/ja-jp/" id="intl-menu-option-4" data-link-cta="no" data-link-text="Japan" data-nav-hierarchy="Main Navigation|International Menu|Japan" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem4"> Japan </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-nl/" id="intl-menu-option-5" data-link-cta="no" data-link-text="Netherlands" data-nav-hierarchy="Main Navigation|International Menu|Netherlands" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem5"> Netherlands </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-gb/" id="intl-menu-option-6" data-link-cta="no" data-link-text="United Kingdom" data-nav-hierarchy="Main Navigation|International Menu|United Kingdom" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem6"> United Kingdom </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-sg/" id="intl-menu-option-7" data-link-cta="no" data-link-text="Singapore" data-nav-hierarchy="Main Navigation|International Menu|Singapore" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem7"> Singapore </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/ko-kr/" id="intl-menu-option-8" data-link-cta="no" data-link-text="Korea" data-nav-hierarchy="Main Navigation|International Menu|Korea" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem8"> Korea </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-se/" id="intl-menu-option-9" data-link-cta="no" data-link-text="Sweden" data-nav-hierarchy="Main Navigation|International Menu|Sweden" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem9"> Sweden </a> </li> </ul> </div> </div> <button @click="$store.headerStore.menuOpen = !$store.headerStore.menuOpen; if (!$store.headerStore.menuOpen) $dispatch('collapse-all')" class="main-nav__menu-button main-nav__control" :class="{ 'main-nav__menu-button--open': $store.headerStore.menuOpen }" data-component="button" data-type="atoms" aria-label="Main Menu" :aria-expanded="$store.headerStore.menuOpen.toString()"> <svg class="main-nav__icon main-nav__icon--menu" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true"> <g class="menu__icon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <path class="menu__icon menu-icon__line2 icon__path" d="M0 6H24" stroke-width="2"></path> <path class="menu__icon menu-icon__line1 icon__path" d="M0 18H24" stroke-width="2"></path> <path class="menu__icon menu-icon__line3 icon__path" d="M0 12H24" stroke-width="2"></path> <path class="menu__icon menu-icon__line4 icon__path" d="M0 12H24" stroke-width="2"></path> </g> </svg> </button> </div> </nav> </div> <nav x-data="accordion" aria-label="Main" class="mobile-nav" :class="{ 'mobile-nav--open': $store.headerStore.menuOpen }" data-component="accordion" data-type="atoms"> <ul class="mobile-nav__list"> <li class="mobile-nav__list-item" x-on:click="openItem = openItem === 1 ? null : 1" tabindex="0" @keydown.enter="openItem = openItem === 1 ? null : 1"> <a tabindex="-1" role="button" x-on:click.prevent class="mobile-nav__link grid-container" href="#" id="mobile-nav-link-item-one" data-link-cta="no" data-link-text="Products" data-nav-hierarchy="Mobile Navigation| Products" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 1 ? 'true' : 'false'"> Products <span class="mobile-nav__icon" x-bind:class="{ 'mobile-nav__icon--rotated': openItem === 1 }"></span> </a> <div class="mobile-nav__accordion-item" x-show="openItem === 1" x-transition> <ul class="subnav-list grid-container"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item wrapper__item--double-size"> <section class="subnav-list__presentation"> <div class="subnav-list__presentation-heading"> <h2 class="subnav-main-title">Products</h2> <p class="subnav-description">With flexibility and neutrality at the core of our Okta and Auth0 Platforms, we make seamless and secure access possible for your customers, employees, and partners.</p> </div> <a class="anchor " href="https://www.okta.com/en-au/products/release-overview/" data-link-cta="yes" data-link-text="Release overview" data-nav-hierarchy="Mobile Navigation|Release overview" data-component-name="header" data-component-type="top navigation"> Release overview </a> <a class="anchor " href="https://www.okta.com/en-au/pricing/" data-link-cta="yes" data-link-text="Pricing" data-nav-hierarchy="Mobile Navigation|Pricing" data-component-name="header" data-component-type="top navigation"> Pricing </a> <a class="anchor " href="https://www.okta.com/au/free-trial/" data-link-cta="yes" data-link-text="Free trial" data-nav-hierarchy="Mobile Navigation|Free trial" data-component-name="header" data-component-type="top navigation"> Free trial </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Okta Platform</h3> <a class="anchor " href="https://www.okta.com/en-au/products/single-sign-on-workforce-identity/" data-link-cta="no" data-link-text="Single Sign On" data-nav-hierarchy="Mobile Navigation|Products|Okta Platform|Single Sign On" data-component-name="header" data-component-type="top navigation"> Single Sign On </a> <a class="anchor " href="https://www.okta.com/en-au/products/adaptive-multi-factor-authentication/" data-link-cta="no" data-link-text="Adaptive Multifactor Authentication" data-nav-hierarchy="Mobile Navigation|Products|Okta Platform|Adaptive Multifactor Authentication" data-component-name="header" data-component-type="top navigation"> Adaptive Multifactor Authentication </a> <a class="anchor " href="https://www.okta.com/en-au/products/identity-governance/" data-link-cta="no" data-link-text="Identity Governance" data-nav-hierarchy="Mobile Navigation|Products|Okta Platform|Identity Governance" data-component-name="header" data-component-type="top navigation"> Identity Governance </a> <a class="anchor " href="https://www.okta.com/en-au/products/privileged-access/" data-link-cta="no" data-link-text="Privileged Access" data-nav-hierarchy="Mobile Navigation|Products|Okta Platform|Privileged Access" data-component-name="header" data-component-type="top navigation"> Privileged Access </a> <a class="anchor " href="https://www.okta.com/en-au/products/identity-threat-protection/" data-link-cta="no" data-link-text="Identity Threat Protection" data-nav-hierarchy="Mobile Navigation|Products|Okta Platform|Identity Threat Protection" data-component-name="header" data-component-type="top navigation"> Identity Threat Protection </a> <footer class="subnav-list__footer"> <div class="subnav-list__footer-divider"></div> <div class="subnav-list__footer-links"> <a class="anchor" href="https://www.okta.com/en-au/products/workforce-identity/" data-link-cta="no" data-link-text="Explore Okta Platform" data-nav-hierarchy="Mobile Navigation|Products|Okta Platform|Explore Okta Platform" data-component-name="header" data-component-type="top navigation"> Explore Okta Platform </a> </div> </footer> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Auth0 Platform</h3> <a class="anchor " href="https://www.okta.com/en-au/products/single-sign-on-customer-identity/" data-link-cta="no" data-link-text="Single Sign On" data-nav-hierarchy="Mobile Navigation|Products|Auth0 Platform|Single Sign On" data-component-name="header" data-component-type="top navigation"> Single Sign On </a> <a class="anchor " href="https://www.okta.com/en-au/products/multi-factor-authentication/" data-link-cta="no" data-link-text="Multifactor Authentication" data-nav-hierarchy="Mobile Navigation|Products|Auth0 Platform|Multifactor Authentication" data-component-name="header" data-component-type="top navigation"> Multifactor Authentication </a> <a class="anchor " href="https://www.okta.com/en-au/products/actions/" data-link-cta="no" data-link-text="Actions" data-nav-hierarchy="Mobile Navigation|Products|Auth0 Platform|Actions" data-component-name="header" data-component-type="top navigation"> Actions </a> <a class="anchor " href="https://www.okta.com/en-au/products/passwordless/" data-link-cta="no" data-link-text="Passwordless" data-nav-hierarchy="Mobile Navigation|Products|Auth0 Platform|Passwordless" data-component-name="header" data-component-type="top navigation"> Passwordless </a> <a class="anchor " href="https://www.okta.com/en-au/products/regulated-identity/" data-link-cta="no" data-link-text="Highly Regulated Identity" data-nav-hierarchy="Mobile Navigation|Products|Auth0 Platform|Highly Regulated Identity" data-component-name="header" data-component-type="top navigation"> Highly Regulated Identity </a> <footer class="subnav-list__footer"> <div class="subnav-list__footer-divider"></div> <div class="subnav-list__footer-links"> <a class="anchor" href="https://www.okta.com/en-au/products/customer-identity/" data-link-cta="no" data-link-text="Explore Auth0 Platform" data-nav-hierarchy="Mobile Navigation|Products|Auth0 Platform|Explore Auth0 Platform" data-component-name="header" data-component-type="top navigation"> Explore Auth0 Platform </a> </div> </footer> </section> </li> </ul> </div> </li> </ul> </div> </li> <li class="mobile-nav__list-item" x-on:click="openItem = openItem === 2 ? null : 2" tabindex="0" @keydown.enter="openItem = openItem === 2 ? null : 2"> <a tabindex="-1" role="button" x-on:click.prevent class="mobile-nav__link grid-container" href="#" id="mobile-nav-link-item-one" data-link-cta="no" data-link-text="Why Okta" data-nav-hierarchy="Mobile Navigation| Why Okta" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 2 ? 'true' : 'false'"> Why Okta <span class="mobile-nav__icon" x-bind:class="{ 'mobile-nav__icon--rotated': openItem === 2 }"></span> </a> <div class="mobile-nav__accordion-item" x-show="openItem === 2" x-transition> <ul class="subnav-list grid-container"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item "> <section class="subnav-list__presentation"> <div class="subnav-list__presentation-heading"> <h2 class="subnav-main-title">Why Okta</h2> <p class="subnav-description">Okta gives you a neutral, powerful and extensible platform that puts identity at the heart of your stack. No matter what industry, use case, or level of support you need, we’ve got you covered.</p> </div> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Your Goals</h3> <a class="anchor " href="https://www.okta.com/en-au/products/workforce-identity/" data-link-cta="no" data-link-text="High-Performing IT" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Goals|High-Performing IT" data-component-name="header" data-component-type="top navigation"> High-Performing IT </a> <a class="anchor " href="https://www.okta.com/en-au/products/customer-identity/" data-link-cta="no" data-link-text="Optimised Digital Experiences" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Goals|Optimised Digital Experiences" data-component-name="header" data-component-type="top navigation"> Optimised Digital Experiences </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/secure-identity/" data-link-cta="no" data-link-text="Identity-Powered Security" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Goals|Identity-Powered Security" data-component-name="header" data-component-type="top navigation"> Identity-Powered Security </a> <a class="anchor " href="https://www.okta.com/en-au/products/customer-identity/" data-link-cta="no" data-link-text="Innovation Without Compromise" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Goals|Innovation Without Compromise" data-component-name="header" data-component-type="top navigation"> Innovation Without Compromise </a> <a class="anchor " href="https://www.okta.com/en-au/products/workforce-identity/" data-link-cta="no" data-link-text="Agile Workforces" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Goals|Agile Workforces" data-component-name="header" data-component-type="top navigation"> Agile Workforces </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Your Industry</h3> <a class="anchor " href="https://www.okta.com/au/solutions/public-sector/" data-link-cta="no" data-link-text="Public Sector" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Public Sector" data-component-name="header" data-component-type="top navigation"> Public Sector </a> <a class="anchor " href="https://www.okta.com/au/solutions/financial-services/" data-link-cta="no" data-link-text="Financial Services" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Financial Services" data-component-name="header" data-component-type="top navigation"> Financial Services </a> <a class="anchor " href="https://www.okta.com/au/solutions/healthcare/" data-link-cta="no" data-link-text="Healthcare" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Healthcare" data-component-name="header" data-component-type="top navigation"> Healthcare </a> <a class="anchor " href="https://www.okta.com/au/solutions/manufacturing/" data-link-cta="no" data-link-text="Manufacturing" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Manufacturing" data-component-name="header" data-component-type="top navigation"> Manufacturing </a> <a class="anchor " href="https://www.okta.com/au/solutions/retail/" data-link-cta="no" data-link-text="Retail" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Retail" data-component-name="header" data-component-type="top navigation"> Retail </a> <a class="anchor " href="https://www.okta.com/au/solutions/travel-hospitality/" data-link-cta="no" data-link-text="Travel &amp; Hospitality" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Travel &amp; Hospitality" data-component-name="header" data-component-type="top navigation"> Travel &amp; Hospitality </a> <a class="anchor " href="https://www.okta.com/au/solutions/technology/" data-link-cta="no" data-link-text="Technology" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Technology" data-component-name="header" data-component-type="top navigation"> Technology </a> <a class="anchor " href="https://www.okta.com/au/solutions/nonprofits/" data-link-cta="no" data-link-text="Nonprofit" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Nonprofit" data-component-name="header" data-component-type="top navigation"> Nonprofit </a> <a class="anchor " href="https://www.okta.com/au/solutions/energy/" data-link-cta="no" data-link-text="Energy" data-nav-hierarchy="Mobile Navigation|Why Okta|Your Industry|Energy" data-component-name="header" data-component-type="top navigation"> Energy </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Leading Success</h3> <a class="anchor " href="https://www.okta.com/en-au/products/okta-ai/" data-link-cta="no" data-link-text="Okta AI" data-nav-hierarchy="Mobile Navigation|Why Okta|Leading Success|Okta AI" data-component-name="header" data-component-type="top navigation"> Okta AI </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/okta-integration-network/" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Mobile Navigation|Why Okta|Leading Success|Okta Integration Network" data-component-name="header" data-component-type="top navigation"> Okta Integration Network </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/saas-security/" data-link-cta="no" data-link-text="Okta for SaaS Builders" data-nav-hierarchy="Mobile Navigation|Why Okta|Leading Success|Okta for SaaS Builders" data-component-name="header" data-component-type="top navigation"> Okta for SaaS Builders </a> <a class="anchor " href="https://www.okta.com/en-au/solutions/small-business/" data-link-cta="no" data-link-text="For Small Businesses (SMBs)" data-nav-hierarchy="Mobile Navigation|Why Okta|Leading Success|For Small Businesses (SMBs)" data-component-name="header" data-component-type="top navigation"> For Small Businesses (SMBs) </a> <a class="anchor " href="https://www.okta.com/en-au/customers/" data-link-cta="no" data-link-text="Customer Success Stories" data-nav-hierarchy="Mobile Navigation|Why Okta|Leading Success|Customer Success Stories" data-component-name="header" data-component-type="top navigation"> Customer Success Stories </a> <a class="anchor " href="https://www.okta.com/en-au/secure-identity-commitment/" data-link-cta="no" data-link-text="Secure Identity Commitment" data-nav-hierarchy="Mobile Navigation|Why Okta|Leading Success|Secure Identity Commitment" data-component-name="header" data-component-type="top navigation"> Secure Identity Commitment </a> <a class="anchor top-right-arrow" href="https://trust.okta.com" target="_blank" data-link-cta="no" data-link-text="Trust" data-nav-hierarchy="Mobile Navigation|Why Okta|Leading Success|Trust" data-component-name="header" data-component-type="top navigation"> Trust </a> </section> </li> </ul> </div> </li> </ul> </div> </li> <li class="mobile-nav__list-item" x-on:click="openItem = openItem === 3 ? null : 3" tabindex="0" @keydown.enter="openItem = openItem === 3 ? null : 3"> <a tabindex="-1" role="button" x-on:click.prevent class="mobile-nav__link grid-container" href="#" id="mobile-nav-link-item-one" data-link-cta="no" data-link-text="Developers" data-nav-hierarchy="Mobile Navigation| Developers" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 3 ? 'true' : 'false'"> Developers <span class="mobile-nav__icon" x-bind:class="{ 'mobile-nav__icon--rotated': openItem === 3 }"></span> </a> <div class="mobile-nav__accordion-item" x-show="openItem === 3" x-transition> <ul class="subnav-list grid-container"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item wrapper__item--double-size"> <section class="subnav-list__presentation"> <div class="subnav-list__presentation-heading"> <h2 class="subnav-main-title">Developers</h2> <p class="subnav-description">Start building with powerful and extensible out-of-the-box features, plus thousands of integrations and customisations. Our developer community is here for you.</p> </div> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Okta Platform</h3> <a class="anchor " href="https://www.okta.com/en-au/solutions/okta-integration-network/" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Mobile Navigation|Developers|Okta Platform|Okta Integration Network" data-component-name="header" data-component-type="top navigation"> Okta Integration Network </a> <a class="anchor top-right-arrow" href="https://developer.okta.com/" target="_blank" data-link-cta="no" data-link-text="Developer Center" data-nav-hierarchy="Mobile Navigation|Developers|Okta Platform|Developer Center" data-component-name="header" data-component-type="top navigation"> Developer Center </a> <a class="anchor top-right-arrow" href="https://devforum.okta.com/" target="_blank" data-link-cta="no" data-link-text="Community" data-nav-hierarchy="Mobile Navigation|Developers|Okta Platform|Community" data-component-name="header" data-component-type="top navigation"> Community </a> <a class="anchor top-right-arrow" href="https://support.okta.com/help/s/?language=en_US" target="_blank" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Mobile Navigation|Developers|Okta Platform|Knowledge Base" data-component-name="header" data-component-type="top navigation"> Knowledge Base </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="Okta Platform Status" data-nav-hierarchy="Mobile Navigation|Developers|Okta Platform|Okta Platform Status" data-component-name="header" data-component-type="top navigation"> Okta Platform Status </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Auth0 Platform</h3> <a class="anchor top-right-arrow" href="https://auth0.com/marketplace" target="_blank" data-link-cta="no" data-link-text="Auth0 Marketplace" data-nav-hierarchy="Mobile Navigation|Developers|Auth0 Platform|Auth0 Marketplace" data-component-name="header" data-component-type="top navigation"> Auth0 Marketplace </a> <a class="anchor top-right-arrow" href="https://developer.auth0.com/resources" target="_blank" data-link-cta="no" data-link-text="Developer Center" data-nav-hierarchy="Mobile Navigation|Developers|Auth0 Platform|Developer Center" data-component-name="header" data-component-type="top navigation"> Developer Center </a> <a class="anchor top-right-arrow" href="https://community.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Community" data-nav-hierarchy="Mobile Navigation|Developers|Auth0 Platform|Community" data-component-name="header" data-component-type="top navigation"> Community </a> <a class="anchor top-right-arrow" href="https://support.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Mobile Navigation|Developers|Auth0 Platform|Knowledge Base" data-component-name="header" data-component-type="top navigation"> Knowledge Base </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Auth0 Status" data-nav-hierarchy="Mobile Navigation|Developers|Auth0 Platform|Auth0 Status" data-component-name="header" data-component-type="top navigation"> Auth0 Status </a> </section> </li> </ul> </div> </li> </ul> </div> </li> <li class="mobile-nav__list-item" x-on:click="openItem = openItem === 4 ? null : 4" tabindex="0" @keydown.enter="openItem = openItem === 4 ? null : 4"> <a tabindex="-1" role="button" x-on:click.prevent class="mobile-nav__link grid-container" href="#" id="mobile-nav-link-item-one" data-link-cta="no" data-link-text="Resources" data-nav-hierarchy="Mobile Navigation| Resources" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 4 ? 'true' : 'false'"> Resources <span class="mobile-nav__icon" x-bind:class="{ 'mobile-nav__icon--rotated': openItem === 4 }"></span> </a> <div class="mobile-nav__accordion-item" x-show="openItem === 4" x-transition> <ul class="subnav-list grid-container"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item "> <section class="subnav-list__presentation"> <div class="subnav-list__presentation-heading"> <h2 class="subnav-main-title">Resources</h2> <p class="subnav-description">Okta gives you a neutral, powerful and extensible platform that puts identity at the heart of your stack. No matter what industry, use case, or level of support you need, we’ve got you covered.</p> </div> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Resources</h3> <a class="anchor " href="https://www.okta.com/en-au/customers/" data-link-cta="no" data-link-text="Customer Case Studies" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Customer Case Studies" data-component-name="header" data-component-type="top navigation"> Customer Case Studies </a> <a class="anchor " href="https://www.okta.com/en-au/newsroom/" data-link-cta="no" data-link-text="Newsroom" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Newsroom" data-component-name="header" data-component-type="top navigation"> Newsroom </a> <a class="anchor " href="https://www.okta.com/au/resources/events/" data-link-cta="no" data-link-text="Events" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Events" data-component-name="header" data-component-type="top navigation"> Events </a> <a class="anchor " href="https://www.okta.com/au/identity-101/" data-link-cta="no" data-link-text="Identity 101" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Identity 101" data-component-name="header" data-component-type="top navigation"> Identity 101 </a> <a class="anchor " href="https://www.okta.com/au/blog/" data-link-cta="no" data-link-text="Blog" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Blog" data-component-name="header" data-component-type="top navigation"> Blog </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=analyst_research" data-link-cta="no" data-link-text="Analyst Research" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Analyst Research" data-component-name="header" data-component-type="top navigation"> Analyst Research </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?type=datasheet" data-link-cta="no" data-link-text="Datasheets" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Datasheets" data-component-name="header" data-component-type="top navigation"> Datasheets </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?type=demo" data-link-cta="no" data-link-text="Demo Library" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Demo Library" data-component-name="header" data-component-type="top navigation"> Demo Library </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=video" data-link-cta="no" data-link-text="Videos" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Videos" data-component-name="header" data-component-type="top navigation"> Videos </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=webinar" data-link-cta="no" data-link-text="Webinars" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Webinars" data-component-name="header" data-component-type="top navigation"> Webinars </a> <a class="anchor " href="https://www.okta.com/au/resources/content-library/?field_resource_solutions_target_id=All&type=whitepaper" data-link-cta="no" data-link-text="Whitepapers" data-nav-hierarchy="Mobile Navigation|Resources|Resources|Whitepapers" data-component-name="header" data-component-type="top navigation"> Whitepapers </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Customer Success</h3> <a class="anchor " href="https://www.okta.com/au/customer-first/" data-link-cta="no" data-link-text="Customer First Overview" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Customer First Overview" data-component-name="header" data-component-type="top navigation"> Customer First Overview </a> <a class="anchor " href="https://www.okta.com/services/self-service/community/" data-link-cta="no" data-link-text="Okta Community" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Okta Community" data-component-name="header" data-component-type="top navigation"> Okta Community </a> <a class="anchor " href="https://www.okta.com/au/services/success-and-support/" data-link-cta="no" data-link-text="Support Services" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Support Services" data-component-name="header" data-component-type="top navigation"> Support Services </a> <a class="anchor " href="https://www.okta.com/au/services/professional-services/" data-link-cta="no" data-link-text="Professional Services" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Professional Services" data-component-name="header" data-component-type="top navigation"> Professional Services </a> <a class="anchor " href="https://www.okta.com/au/expert-assist/" data-link-cta="no" data-link-text="Expert Assist" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Expert Assist" data-component-name="header" data-component-type="top navigation"> Expert Assist </a> <a class="anchor " href="https://www.okta.com/en-au/services/training/" data-link-cta="no" data-link-text="Training" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Training" data-component-name="header" data-component-type="top navigation"> Training </a> <a class="anchor " href="https://www.okta.com/en-au/services/certification/" data-link-cta="no" data-link-text="Certification" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Certification" data-component-name="header" data-component-type="top navigation"> Certification </a> <a class="anchor " href="http://okta.com/au/partners/meet-our-partners/" data-link-cta="no" data-link-text="Find a Partner" data-nav-hierarchy="Mobile Navigation|Resources|Customer Success|Find a Partner" data-component-name="header" data-component-type="top navigation"> Find a Partner </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Support</h3> <a class="anchor top-right-arrow" href="https://support.okta.com/help/s/?language=en_US" target="_blank" data-link-cta="no" data-link-text="Help and Support" data-nav-hierarchy="Mobile Navigation|Resources|Support|Help and Support" data-component-name="header" data-component-type="top navigation"> Help and Support </a> <a class="anchor top-right-arrow" href="https://help.okta.com/en-us/content/index.htm" target="_blank" data-link-cta="no" data-link-text="Product Documentation" data-nav-hierarchy="Mobile Navigation|Resources|Support|Product Documentation" data-component-name="header" data-component-type="top navigation"> Product Documentation </a> <a class="anchor top-right-arrow" href="https://support.okta.com/help/s/knowledge?language=en_US" target="_blank" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Mobile Navigation|Resources|Support|Knowledge Base" data-component-name="header" data-component-type="top navigation"> Knowledge Base </a> <a class="anchor " href="https://www.okta.com/au/faq/" data-link-cta="no" data-link-text="Frequently Asked Questions" data-nav-hierarchy="Mobile Navigation|Resources|Support|Frequently Asked Questions" data-component-name="header" data-component-type="top navigation"> Frequently Asked Questions </a> <a class="anchor top-right-arrow" href="https://www.okta.com/au/contact-sales/" target="_blank" data-link-cta="no" data-link-text="Contact Us" data-nav-hierarchy="Mobile Navigation|Resources|Support|Contact Us" data-component-name="header" data-component-type="top navigation"> Contact Us </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="Okta Platform Status" data-nav-hierarchy="Mobile Navigation|Resources|Support|Okta Platform Status" data-component-name="header" data-component-type="top navigation"> Okta Platform Status </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="Auth0 Status" data-nav-hierarchy="Mobile Navigation|Resources|Support|Auth0 Status" data-component-name="header" data-component-type="top navigation"> Auth0 Status </a> </section> </li> </ul> </div> </li> </ul> </div> </li> </ul> <div class="buttons-menu"> <a href="https://www.okta.com/au/free-trial/" class="button" id="button-1" data-link-cta="yes" data-link-text=" Free trial" data-nav-hierarchy="Buttons Menu| Free trial" data-component-name="header" data-component-type="button"> Free trial </a> <a href="https://www.okta.com/au/contact-sales/" class="button" id="button-2" data-link-cta="yes" data-link-text=" Contact us" data-nav-hierarchy="Buttons Menu| Contact us" data-component-name="header" data-component-type="button"> Contact us </a> </div> <div class="header__contact"> <p>Questions? Contact us: <a href="tel:+18004251267" class="anchor " id="contact-link" data-link-cta="no" data-link-text="+1 (800) 425-1267" data-nav-hierarchy="Header Contact|+1 (800) 425-1267" data-component-name="header" data-component-type="contact link"> +1 (800) 425-1267 </a> </p> </div> </nav> </header> </div></div> </div> </div> </div> <div class="customersOverviewHero aem-GridColumn aem-GridColumn--default--12"> <section class="cmp-customers-overview-hero" style="background-image: url(&#39;/adobe/dynamicmedia/deliver/dm-aid--a79dd093-fc04-4a01-a542-d4614d506dde/newsroom-hero-background-png.webp?preferwebp=true&#39;);"> <div class="kicker cmp-customers-overview-hero__kicker"><div class="cmp-kicker"> <p class="cmp-kicker__label">Newsroom</p> </div> </div> <div class="text cmp-customers-overview-hero__text"><div data-cmp-data-layer="{&#34;text-831c6dbae3&#34;:{&#34;@type&#34;:&#34;okta-www/components/content/text/v1/text&#34;,&#34;repo:modifyDate&#34;:&#34;2025-04-09T12:23:19Z&#34;,&#34;xdm:text&#34;:&#34;&lt;h1>Covering Identity from every angle&lt;/h1>\r\n&#34;}}" id="text-831c6dbae3" class="cmp-text rte-content"> <h1>Covering Identity from every angle</h1> </div> </div> <div class="text cmp-customers-overview-hero__text"><div data-cmp-data-layer="{&#34;text-25b5af531b&#34;:{&#34;@type&#34;:&#34;okta-www/components/content/text/v1/text&#34;,&#34;repo:modifyDate&#34;:&#34;2025-04-09T12:23:19Z&#34;,&#34;xdm:text&#34;:&#34;&lt;p>Keep up with the biggest developments in Identity and security.&lt;/p>\r\n&#34;}}" id="text-25b5af531b" class="cmp-text rte-content"> <p>Keep up with the biggest developments in Identity and security.</p> </div> </div> <div class="customerCarousel cmp-customers-overview-hero__carousel"> <div class="cmp-customer-carousel-v2 cmp-customer-carousel js-customer-carousel mod--article-overview"> <div class="cmp-customer-carousel__item js-customer-carousel-item js-customer-carousel-item-overview "> <img class="cmp-customer-carousel__item-bg" srcset="/adobe/dynamicmedia/deliver/dm-aid--6ae0e9a4-0819-46ba-93e5-6293998d8734/Okta-names-Eric-Kelleher-President-and-Chief-Operating-Officer-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--6ae0e9a4-0819-46ba-93e5-6293998d8734/Okta-names-Eric-Kelleher-President-and-Chief-Operating-Officer-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20names%20Eric%20Kelleher%20President%20and%20Chief%20Operating%20Officer.png"/> <div class="cmp-customer-carousel__item-content"> <p class="cmp-customer-carousel__item-overline">Company News • 09 February 2025</p> <h3 class="cmp-customer-carousel__item-title">Okta Appoints Eric Kelleher as President and Chief Operating Officer</h3> </div> <a class="cmp-customer-carousel__item-cta" href="/en-au/newsroom/press-releases/okta-appoints-eric-kelleher-as-president-and-chief-operating-officer/"> Read more <span class="cmp-customer-carousel__item-cta__icon"> <svg width="9" height="9" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.58325 8L12.5833 8" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M8.1875 13L13.1875 8L8.1875 2.99999" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> </svg> </span> </a> </div> <div class="cmp-customer-carousel__item js-customer-carousel-item js-customer-carousel-item-overview "> <img class="cmp-customer-carousel__item-bg" srcset="/adobe/dynamicmedia/deliver/dm-aid--789e250a-3905-46cd-be2b-d5127f578e07/Showcase-Featured-How-Okta-fosters-a-security-culture-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--789e250a-3905-46cd-be2b-d5127f578e07/Showcase-Featured-How-Okta-fosters-a-security-culture-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Showcase_Featured%20How%20Okta%20fosters%20a%20security%20culture.png"/> <div class="cmp-customer-carousel__item-content"> <p class="cmp-customer-carousel__item-overline">Identity Security • 25 August 2024</p> <h3 class="cmp-customer-carousel__item-title">How Okta fosters a security culture</h3> </div> <a class="cmp-customer-carousel__item-cta" href="/en-au/newsroom/articles/how-okta-fosters-a-security-culture/"> Read more <span class="cmp-customer-carousel__item-cta__icon"> <svg width="9" height="9" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.58325 8L12.5833 8" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M8.1875 13L13.1875 8L8.1875 2.99999" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> </svg> </span> </a> </div> <div class="cmp-customer-carousel__item js-customer-carousel-item js-customer-carousel-item-overview "> <img class="cmp-customer-carousel__item-bg" srcset="/adobe/dynamicmedia/deliver/dm-aid--ddf265cb-0d15-4cce-89a8-29bd4d0ff9a4/Okta-Introduces-Innovations-to-Help-Companies-Harden-their-Security-Posture-and-Protect-Sensitive-Transactions-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--ddf265cb-0d15-4cce-89a8-29bd4d0ff9a4/Okta-Introduces-Innovations-to-Help-Companies-Harden-their-Security-Posture-and-Protect-Sensitive-Transactions-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20Introduces%20Innovations%20to%20Help%20Companies%20Harden%20their%20Security%20Posture%20and%20Protect%20Sensitive%20Transactions.png"/> <div class="cmp-customer-carousel__item-content"> <p class="cmp-customer-carousel__item-overline">Company News • 14 July 2024</p> <h3 class="cmp-customer-carousel__item-title">Okta Introduces Innovations to Help Companies Harden their Security Posture and Protect Sensitive Transactions</h3> </div> <a class="cmp-customer-carousel__item-cta" href="/en-au/newsroom/press-releases/okta-introduces-innovations-to-help-companies-harden-their-security/"> Read more <span class="cmp-customer-carousel__item-cta__icon"> <svg width="9" height="9" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.58325 8L12.5833 8" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M8.1875 13L13.1875 8L8.1875 2.99999" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> </svg> </span> </a> </div> <div class="cmp-customer-carousel__item js-customer-carousel-item js-customer-carousel-item-overview "> <img class="cmp-customer-carousel__item-bg" srcset="/adobe/dynamicmedia/deliver/dm-aid--6d14a235-0c6e-4f85-b902-08b7c9e52a2a/Okta-Helps-Builders-Easily-Implement-Auth-For-GenAI-Apps-Secure-How-Consumers-Interact-with-GenAI-Agents-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--6d14a235-0c6e-4f85-b902-08b7c9e52a2a/Okta-Helps-Builders-Easily-Implement-Auth-For-GenAI-Apps-Secure-How-Consumers-Interact-with-GenAI-Agents-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20Helps%20Builders%20Easily%20Implement%20Auth%20For%20GenAI%20Apps%20Secure%20How%20Consumers%20Interact%20with%20GenAI%20Agents.png"/> <div class="cmp-customer-carousel__item-content"> <p class="cmp-customer-carousel__item-overline">Company News • 15 October 2024</p> <h3 class="cmp-customer-carousel__item-title">Okta Helps Builders Easily Implement Auth For GenAI Apps &amp; Secure How Consumers Interact with GenAI Agents</h3> </div> <a class="cmp-customer-carousel__item-cta" href="/en-au/newsroom/press-releases/okta-helps-builders-easily-implement-auth-for-genai-apps-secure-how/"> Read more <span class="cmp-customer-carousel__item-cta__icon"> <svg width="9" height="9" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.58325 8L12.5833 8" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M8.1875 13L13.1875 8L8.1875 2.99999" stroke="inherit" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"></path> </svg> </span> </a> </div> <div class="cmp-customer-carousel__arrows js-customer-carousel-arrows"> <button class="next-slide" aria-label="Previous Slide"> <svg width="15" height="15" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.58325 8L12.5833 8" stroke="inherit" stroke-width="1.25" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M8.1875 13L13.1875 8L8.1875 2.99999" stroke="inherit" stroke-width="1.25" stroke-linecap="square" stroke-linejoin="round"></path> </svg> </button> <button class="next-slide" aria-label="Next Slide"> <svg width="15" height="15" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.58325 8L12.5833 8" stroke="inherit" stroke-width="1.25" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M8.1875 13L13.1875 8L8.1875 2.99999" stroke="inherit" stroke-width="1.25" stroke-linecap="square" stroke-linejoin="round"></path> </svg> </button> </div> </div> </div> </section> </div> <div class="container responsivegrid template-newsroom-overview-page aem-GridColumn aem-GridColumn--default--12"> <div id="container-2a019362fd" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="sectioncontent container responsivegrid cmp-section-content-ss--sp-xs aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-0161fa2dbd" class="cmp-container mod--simple " style="; "> <div class="sectioncontent__content"> <div class="title cmp-title-ss--d-10-12 cmp-title-ss--heading-m cmp-title-ss--body-m"> <div class="cmp-title grid grid-container"> <div class="cmp-title__content"> <div class="cmp-title__main-text grid-2-items--wide-gap"> <h2 class="cmp-title__title" title="Trending stories"> Trending stories </h2> <div class="cmp-title__body"> </div> </div> </div> </div> </div> <div class="cards cmp-cards-ss--snow cmp-cards-ss--img-standard cmp-cards-ss--body-3 cmp-cards-ss--layout-enhanced-cards"> <div class="cmp-cards grid grid-container full-width cmp-cards--3 none-theme"> <div class="cmp-cards__card-item-container"> <div class="cmp-cards-item__wrapper"> <a href="/en-au/newsroom/press-releases/okta-platform-innovation/" target="_self" aria-label="New Okta Platform innovations extend Identity Security Fabric to non-human identities in an agentic AI future" data-nav-hierarchy="" data-component-name="cards item" data-component-type="cards item" class="cmp-cards-item__wrapper-link"> <div class="cmp-cards-item mod--enhanced cmp-cards-item--has-image"> <div class="cmp-cards-item__image-wrapper"> <img aria-hidden="true" alt="" loading="lazy" class="cmp-cards-item__image-frame" srcset="/adobe/dynamicmedia/deliver/dm-aid--73dbd97c-12c4-4cee-b35a-0ebd535eae2b/OktaPlatformHero-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--73dbd97c-12c4-4cee-b35a-0ebd535eae2b/OktaPlatformHero-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/OktaPlatformHero.png"/> <img loading="lazy" class="cmp-cards-item__image" srcset="/adobe/dynamicmedia/deliver/dm-aid--73dbd97c-12c4-4cee-b35a-0ebd535eae2b/OktaPlatformHero-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--73dbd97c-12c4-4cee-b35a-0ebd535eae2b/OktaPlatformHero-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/OktaPlatformHero.png"/> </div> <div class="cmp-cards-item__content mod--enhanced"> <div class="cmp-cards-item__content-info"> <p class="cmp-cards-item__overline"> Product Innovation • 09 Apr. 2025 </p> <p class="cmp-cards-item__heading"> New Okta Platform innovations extend Identity Security Fabric to non-human identities in an agentic AI future </p> </div> </div> </div> </a> </div> </div> <div class="cmp-cards__card-item-container"> <div class="cmp-cards-item__wrapper"> <a href="/en-au/newsroom/press-releases/auth0-platform-innovation/" target="_self" aria-label=" New Auth0 Platform innovations help developers secure GenAI applications with Identity for AI agents" data-nav-hierarchy="" data-component-name="cards item" data-component-type="cards item" class="cmp-cards-item__wrapper-link"> <div class="cmp-cards-item mod--enhanced cmp-cards-item--has-image"> <div class="cmp-cards-item__image-wrapper"> <img aria-hidden="true" alt="" loading="lazy" class="cmp-cards-item__image-frame" srcset="/adobe/dynamicmedia/deliver/dm-aid--60ad47ea-db2c-4241-a08a-6e349aad8a31/Auth0PlatformHero-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--60ad47ea-db2c-4241-a08a-6e349aad8a31/Auth0PlatformHero-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Auth0PlatformHero.png"/> <img loading="lazy" class="cmp-cards-item__image" srcset="/adobe/dynamicmedia/deliver/dm-aid--60ad47ea-db2c-4241-a08a-6e349aad8a31/Auth0PlatformHero-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--60ad47ea-db2c-4241-a08a-6e349aad8a31/Auth0PlatformHero-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Auth0PlatformHero.png"/> </div> <div class="cmp-cards-item__content mod--enhanced"> <div class="cmp-cards-item__content-info"> <p class="cmp-cards-item__overline"> Product Innovation • 09 Apr. 2025 </p> <p class="cmp-cards-item__heading"> New Auth0 Platform innovations help developers secure GenAI applications with Identity for AI agents </p> </div> </div> </div> </a> </div> </div> <div class="cmp-cards__card-item-container"> <div class="cmp-cards-item__wrapper"> <a href="/en-au/newsroom/articles/showcase-announcements/" target="_self" aria-label="A blueprint for Identity Security in the era of AI and NHIs" data-nav-hierarchy="" data-component-name="cards item" data-component-type="cards item" class="cmp-cards-item__wrapper-link"> <div class="cmp-cards-item mod--enhanced cmp-cards-item--has-image"> <div class="cmp-cards-item__image-wrapper"> <img aria-hidden="true" alt="" loading="lazy" class="cmp-cards-item__image-frame" srcset="/adobe/dynamicmedia/deliver/dm-aid--a0452ca0-d7b6-4a87-ab6c-806e7f010913/showcase-announcements-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--a0452ca0-d7b6-4a87-ab6c-806e7f010913/showcase-announcements-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/showcase-announcements.png"/> <img loading="lazy" class="cmp-cards-item__image" srcset="/adobe/dynamicmedia/deliver/dm-aid--a0452ca0-d7b6-4a87-ab6c-806e7f010913/showcase-announcements-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--a0452ca0-d7b6-4a87-ab6c-806e7f010913/showcase-announcements-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="Okta Showcase text behind orangish blue backdrop" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/showcase-announcements.png"/> </div> <div class="cmp-cards-item__content mod--enhanced"> <div class="cmp-cards-item__content-info"> <p class="cmp-cards-item__overline"> Product Innovation • 09 Apr. 2025 </p> <p class="cmp-cards-item__heading"> A blueprint for Identity Security in the era of AI and NHIs </p> </div> </div> </div> </a> </div> </div> <div class="cmp-cards__card-item-container"> <div class="cmp-cards-item__wrapper"> <a href="/en-au/newsroom/articles/businesses-at-work-2025/" target="_self" aria-label="Businesses at Work 2025: 10 years of data show how critical security has become" data-nav-hierarchy="" data-component-name="cards item" data-component-type="cards item" class="cmp-cards-item__wrapper-link"> <div class="cmp-cards-item mod--enhanced cmp-cards-item--has-image"> <div class="cmp-cards-item__image-wrapper"> <img aria-hidden="true" alt="" loading="lazy" class="cmp-cards-item__image-frame" srcset="/adobe/dynamicmedia/deliver/dm-aid--20d6d9b4-4860-42cc-8dcf-0eee30f08a53/Featured-Businesses-at-Work-2025-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--20d6d9b4-4860-42cc-8dcf-0eee30f08a53/Featured-Businesses-at-Work-2025-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Featured%20Businesses%20at%20Work%202025.png"/> <img loading="lazy" class="cmp-cards-item__image" srcset="/adobe/dynamicmedia/deliver/dm-aid--20d6d9b4-4860-42cc-8dcf-0eee30f08a53/Featured-Businesses-at-Work-2025-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--20d6d9b4-4860-42cc-8dcf-0eee30f08a53/Featured-Businesses-at-Work-2025-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Featured%20Businesses%20at%20Work%202025.png"/> </div> <div class="cmp-cards-item__content mod--enhanced"> <div class="cmp-cards-item__content-info"> <p class="cmp-cards-item__overline"> Industry Insights • 12 Mar. 2025 </p> <p class="cmp-cards-item__heading"> Businesses at Work 2025: 10 years of data show how critical security has become </p> </div> </div> </div> </a> </div> </div> </div> </div> </div> </div> </div> <div class="divider aem-GridColumn aem-GridColumn--default--12"><div class="cmp-divider grid-container" aria-hidden="true"> <div class="cmp-divider__line" aria-hidden="true"> </div> </div></div> <div class="customersOverviewGrid cmp-customers-overview-grid-ss--spacing-article aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-customers-overview-grid grid grid-container js-filter-grid"> <div class="cmp-customers-overview-grid__header-content"> <h2 class="cmp-customers-overview-grid__title">Explore and curate</h2> <div class="cmp-customers-overview-grid__sort-by-title cmp-customers-overview-grid__overline"> <span class="cmp-customers-overview-grid__count js-filter-grid-count" data-all="All" data-one-result="Result" data-results="Results" data-no-results="No Results">All</span> • <span class="cmp-customers-overview-grid__sort-label">Sort By</span> <select class="cmp-customers-overview-grid__sort-by-dropdown js-filter-grid-sort"> <option value="featured">Featured</option> <option value="latest">Latest</option> </select> </div> </div> <div class="cmp-customers-overview-grid__filters-container"> <h2> <label class="cmp-customers-overview-grid__filter-title">Search and filter</label> </h2> <div class="cmp-customers-overview-grid__search-and-filter"> <div class="cmp-customers-overview-grid__search-container"> <input class="cmp-customers-overview-grid__search-input js-filter-grid-search" type="text" name="" aria-label="Search customer stories" placeholder="Start typing..."/> <div class="cmp-webinar-hub__search-icon cmp-customers-overview-grid__search-icon" data-category="system" data-icon-id="search" data-options='{&quot;size&quot;: &quot;16px&quot;}'></div> </div> <div class="cmp-customers-overview-grid__button"> <button class="cmp-button cmp-button--secondary cmp-button--regular js-filter-grid-filter"> <span class="cmp-customers-overview-grid__search-icon" data-category="system" data-icon-id="filter" data-options='{&quot;size&quot;: &quot;16px&quot;}'></span> Filter </button> </div> </div> <div class="cmp-webinar-hub__filter-container js-filter-grid-filter-modal"> <div class="cmp-webinar-hub__filters"> <button class="cmp-button cmp-button--primary cmp-button--regular js-filter-grid-filter-close"> <span>Hide filters</span> <span class="cmp-button__close-icon"> <svg class="CloseIcon css-1ebpz9x" x="0px" y="0px" viewBox="0 0 79.2 79.2"> <line x1="23.3" y1="55.9" x2="55.9" y2="23.3"></line> <line x1="23.3" y1="23.3" x2="55.9" y2="55.9"></line> </svg> </span> </button> <div class="cmp-webinar-hub__filter-groups js-filter-groups" data-default-open-items="&#39;1&#39;"> <div role="group" class="cmp-customers-overview-grid__filter-group " data-category="Categories"> <button id="accordion-button-1" class="cmp-customers-overview-grid__accordion-button js-filter-accordion-button" data-item-count="1"> <h3 class="cmp-customers-overview-grid__filter-title"> <span>Categories</span> </h3> <span class="cmp-webinar-hub__arrow-down-icon"> <svg class="DropDownIcon css-1u8qly9" width="11" height="6" viewBox="0 0 11 6" fill="none"> <path d="M1.00002 0.499998L5.3302 5L9.66028 0.499999" stroke-linecap="round" stroke-linejoin="round" class="css-1qvbkio"></path> </svg> </span> </button> <ul class="cmp-webinar-hub__filter-list cmp-customers-overview-grid__filter-list js-filter-accordion-content"> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:categories/company-news" class="js-filter-grid-checkbox"/> Company News </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:categories/identity-security" class="js-filter-grid-checkbox"/> Identity Security </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:categories/industry-insights" class="js-filter-grid-checkbox"/> Industry Insights </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:categories/product-innovation" class="js-filter-grid-checkbox"/> Product Innovation </label> </li> </ul> </div> <div role="group" class="cmp-customers-overview-grid__filter-group mod--open" data-category="Date"> <button id="accordion-button-2" class="cmp-customers-overview-grid__accordion-button js-filter-accordion-button" data-item-count="2"> <h3 class="cmp-customers-overview-grid__filter-title"> <span>Date</span> </h3> <span class="cmp-webinar-hub__arrow-down-icon"> <svg class="DropDownIcon css-1u8qly9" width="11" height="6" viewBox="0 0 11 6" fill="none"> <path d="M1.00002 0.499998L5.3302 5L9.66028 0.499999" stroke-linecap="round" stroke-linejoin="round" class="css-1qvbkio"></path> </svg> </span> </button> <ul class="cmp-webinar-hub__filter-list cmp-customers-overview-grid__filter-list js-filter-accordion-content"> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="2025" class="js-filter-grid-checkbox"/> 2025 </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="2024" class="js-filter-grid-checkbox"/> 2024 </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="2023" class="js-filter-grid-checkbox"/> 2023 </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="2022" class="js-filter-grid-checkbox"/> 2022 </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="2021" class="js-filter-grid-checkbox"/> 2021 </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="2020" class="js-filter-grid-checkbox"/> 2020 </label> </li> </ul> </div> </div> </div> </div> </div> <div class="cmp-customers-overview-grid__filtered-content"> <div class="cmp-customers-overview-grid__sort-by-grid cmp-customers-overview-grid__overline"> <span class="cmp-customers-overview-grid__count js-filter-grid-count" data-all="All" data-one-result="Result" data-results="Results" data-no-results="No Results">All</span> • <span class="cmp-customers-overview-grid__sort-label">Sort By</span> <select class="cmp-customers-overview-grid__sort-by-dropdown js-filter-grid-sort"> <option value="featured">Featured</option> <option value="latest">Latest</option> </select> </div> <button class="cmp-customers-overview-grid__clear js-filter-grid-clear" tabindex="0"> <span class="cmp-webinar-hub__clear-filters-text"> Clear filter </span> <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.707 9.293C14.316 8.902 13.684 8.902 13.293 9.293L12 10.586L10.707 9.293C10.316 8.902 9.684 8.902 9.293 9.293C8.902 9.684 8.902 10.316 9.293 10.707L10.586 12L9.293 13.293C8.902 13.684 8.902 14.316 9.293 14.707C9.488 14.902 9.744 15 10 15C10.256 15 10.512 14.902 10.707 14.707L12 13.414L13.293 14.707C13.488 14.902 13.744 15 14 15C14.256 15 14.512 14.902 14.707 14.707C15.098 14.316 15.098 13.684 14.707 13.293L13.414 12L14.707 10.707C15.098 10.316 15.098 9.684 14.707 9.293ZM12 20C7.589 20 4 16.411 4 12C4 7.589 7.589 4 12 4C16.411 4 20 7.589 20 12C20 16.411 16.411 20 12 20ZM12 2C6.486 2 2 6.486 2 12C2 17.514 6.486 22 12 22C17.514 22 22 17.514 22 12C22 6.486 17.514 2 12 2Z" fill="#808080"></path> </svg> </button> <div class="cmp-customers-overview-grid__message js-no-results-message"> <h2 class="cmp-customers-overview-grid__message-text">Hmm... No results. Please check your filters and try again!</h2> </div> <div class="cmp-customers-overview-grid__items-container grid js-filter-grid-container"> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;12 Mar 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;Businesses at Work 2025: 10 years of data show how critical security has become&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/businesses-at-work-2025/" data-link-cta="yes" data-link-text="Businesses at Work 2025: 10 years of data show how critical security has become" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--20d6d9b4-4860-42cc-8dcf-0eee30f08a53/Featured-Businesses-at-Work-2025-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--20d6d9b4-4860-42cc-8dcf-0eee30f08a53/Featured-Businesses-at-Work-2025-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Featured%20Businesses%20at%20Work%202025.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Mar 12, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Businesses at Work 2025: 10 years of data show how critical security has become</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;09 Apr 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;New Okta Platform innovations extend Identity Security Fabric to non-human identities in an agentic AI future&#34;}" data-tags="[&#34;okta:categories/product-innovation&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-platform-innovation/" data-link-cta="yes" data-link-text="New Okta Platform innovations extend Identity Security Fabric to non-human identities in an agentic AI future" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--73dbd97c-12c4-4cee-b35a-0ebd535eae2b/OktaPlatformHero-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--73dbd97c-12c4-4cee-b35a-0ebd535eae2b/OktaPlatformHero-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/OktaPlatformHero.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Product Innovation <span> • </span> Apr 09, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">New Okta Platform innovations extend Identity Security Fabric to non-human identities in an agentic AI future</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;09 Apr 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;New Auth0 Platform innovations help developers secure GenAI applications with Identity for AI agents&#34;}" data-tags="[&#34;okta:categories/product-innovation&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/auth0-platform-innovation/" data-link-cta="yes" data-link-text=" New Auth0 Platform innovations help developers secure GenAI applications with Identity for AI agents" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--60ad47ea-db2c-4241-a08a-6e349aad8a31/Auth0PlatformHero-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--60ad47ea-db2c-4241-a08a-6e349aad8a31/Auth0PlatformHero-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Auth0PlatformHero.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Product Innovation <span> • </span> Apr 09, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title"> New Auth0 Platform innovations help developers secure GenAI applications with Identity for AI agents</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;09 Apr 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;A blueprint for Identity Security in the era of AI and NHIs&#34;}" data-tags="[&#34;okta:categories/product-innovation&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/showcase-announcements/" data-link-cta="yes" data-link-text="A blueprint for Identity Security in the era of AI and NHIs" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt="Okta Showcase text behind orangish blue backdrop" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--a0452ca0-d7b6-4a87-ab6c-806e7f010913/showcase-announcements-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--a0452ca0-d7b6-4a87-ab6c-806e7f010913/showcase-announcements-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/showcase-announcements.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Product Innovation <span> • </span> Apr 09, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">A blueprint for Identity Security in the era of AI and NHIs</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;25 Jun 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;AI at Work 2024: A view from the C-suite&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/ai-at-work-2024-a-view-from-the-c-suite/" data-link-cta="yes" data-link-text="AI at Work 2024: A view from the C-suite" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--598bd266-1490-4439-8104-09541efc9897/AI-at-Work-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--598bd266-1490-4439-8104-09541efc9897/AI-at-Work-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/AI%20at%20Work.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Jun 25, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">AI at Work 2024: A view from the C-suite</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Feb 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Introducing the Okta Secure Identity Commitment&#34;}" data-tags="[&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/introducing-the-okta-secure-identity-commitment/" data-link-cta="yes" data-link-text="Introducing the Okta Secure Identity Commitment" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--e7c47b77-537e-486f-ba47-e53ac84eb253/Featured-Introducing-the-Okta-Secure-Identity-Commitment-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--e7c47b77-537e-486f-ba47-e53ac84eb253/Featured-Introducing-the-Okta-Secure-Identity-Commitment-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Featured%20Introducing%20the%20Okta%20Secure%20Identity%20Commitment.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Feb 28, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Introducing the Okta Secure Identity Commitment</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;26 Nov 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;The weakest link: Securing your extended workforce&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;okta:topic/cyber-security&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/securing-your-extended-workforce/" data-link-cta="yes" data-link-text="The weakest link: Securing your extended workforce" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--07068265-2711-4cf8-b371-81a7f444971c/The-weakest-link--Securing-your-extended-workforce-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--07068265-2711-4cf8-b371-81a7f444971c/The-weakest-link--Securing-your-extended-workforce-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/The%20weakest%20link_%20Securing%20your%20extended%20workforce.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Nov 26, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">The weakest link: Securing your extended workforce</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;25 May 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;New report: What customers really want in online experiences&#34;}" data-tags="[&#34;okta:product-features/multi-factor-authentication&#34;,&#34;okta:categories/product-innovation&#34;,&#34;page-type:blog-post&#34;,&#34;okta:topic/digital-customer-experience&#34;,&#34;okta:product-features/passwordless&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/customer-identity-trends-report/" data-link-cta="yes" data-link-text="New report: What customers really want in online experiences" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--c5e3d334-e14e-4e0b-91e8-868722c9b6fd/product-innovation-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--c5e3d334-e14e-4e0b-91e8-868722c9b6fd/product-innovation-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/product-innovation.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Product Innovation <span> • </span> May 25, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">New report: What customers really want in online experiences</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;18 Feb 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;What a change of power in Washington means for cybersecurity&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;okta:topic/cyber-security&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/what-a-change-of-power-in-washington-means-for-cybersecurity/" data-link-cta="yes" data-link-text="What a change of power in Washington means for cybersecurity" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--ec5ed7a9-1014-4098-9eb9-802f61c7b1a7/What-a-change-of-power-in-Washington-means-for-cybersecurity-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--ec5ed7a9-1014-4098-9eb9-802f61c7b1a7/What-a-change-of-power-in-Washington-means-for-cybersecurity-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/What%20a%20change%20of%20power%20in%20Washington%20means%20for%20cybersecurity.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Feb 18, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">What a change of power in Washington means for cybersecurity</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;01 Dec 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Verifying the Identity of your remote workforce&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;okta:topic/cyber-security&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/verifying-identity-remote-workforce/" data-link-cta="yes" data-link-text="Verifying the Identity of your remote workforce" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--56086eaf-b23b-45fc-b971-b54549e96d76/Verifying-identity-for-your-remote-workforce-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--56086eaf-b23b-45fc-b971-b54549e96d76/Verifying-identity-for-your-remote-workforce-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Verifying%20identity%20for%20your%20remote%20workforce.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Dec 01, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Verifying the Identity of your remote workforce</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;25 Aug 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;How Okta fosters a security culture&#34;}" data-tags="[&#34;okta:categories/identity-security&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/how-okta-fosters-a-security-culture/" data-link-cta="yes" data-link-text="How Okta fosters a security culture" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--789e250a-3905-46cd-be2b-d5127f578e07/Showcase-Featured-How-Okta-fosters-a-security-culture-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--789e250a-3905-46cd-be2b-d5127f578e07/Showcase-Featured-How-Okta-fosters-a-security-culture-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Showcase_Featured%20How%20Okta%20fosters%20a%20security%20culture.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Identity Security <span> • </span> Aug 25, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">How Okta fosters a security culture</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Feb 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Key findings from our 2023 State of Secure Identity Report&#34;}" data-tags="[&#34;okta:topic/cyber-security&#34;,&#34;okta:topic/ciam&#34;,&#34;page-type:blog-post&#34;,&#34;okta:categories/identity-security&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/key-findings-from-our-2023-state-of-secure-identity-report/" data-link-cta="yes" data-link-text="Key findings from our 2023 State of Secure Identity Report" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--03fcff72-d66e-4a9f-b898-8f8c050a3f93/identity-security-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--03fcff72-d66e-4a9f-b898-8f8c050a3f93/identity-security-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/identity-security.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Identity Security <span> • </span> Feb 28, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Key findings from our 2023 State of Secure Identity Report</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;14 Sep 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;5 tips to enhance security without sacrificing productivity or user experience&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;okta:topic/zero-trust&#34;,&#34;okta:topic/cyber-security&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/5-tips-to-enhance-security-without-sacrificing-productivity-or-user-experience/" data-link-cta="yes" data-link-text="5 tips to enhance security without sacrificing productivity or user experience" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--b0c6b145-2012-4bfb-9b90-dd497a2ee34b/5-tips-to-enhance-security-without-sacrificing-productivity-or-user-experience-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--b0c6b145-2012-4bfb-9b90-dd497a2ee34b/5-tips-to-enhance-security-without-sacrificing-productivity-or-user-experience-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/5%20tips%20to%20enhance%20security%20without%20sacrificing%20productivity%20or%20user%20experience.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Sep 14, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">5 tips to enhance security without sacrificing productivity or user experience</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;03 Jan 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;How cybercriminals are using gen AI to scale their scams&#34;}" data-tags="[&#34;okta:topic/okta-ai&#34;,&#34;okta:topic/cyber-security&#34;,&#34;okta:product-features/okta-ai&#34;,&#34;page-type:blog-post&#34;,&#34;okta:categories/identity-security&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/how-cybercriminals-are-using-gen-ai-to-scale-their-scams/" data-link-cta="yes" data-link-text="How cybercriminals are using gen AI to scale their scams" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--4643c996-d005-4d69-84de-9b255b30abfa/How-cybercriminals-are-using-gen-AI-to-scale-their-scams-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--4643c996-d005-4d69-84de-9b255b30abfa/How-cybercriminals-are-using-gen-AI-to-scale-their-scams-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/How%20cybercriminals%20are%20using%20gen%20AI%20to%20scale%20their%20scams.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Identity Security <span> • </span> Jan 03, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">How cybercriminals are using gen AI to scale their scams</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;11 Jun 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;New report reveals trends in secure sign-in&#34;}" data-tags="[&#34;okta:product-features/fast-pass&#34;,&#34;okta:product-features/multi-factor-authentication&#34;,&#34;page-type:blog-post&#34;,&#34;okta:product-features/passwordless&#34;,&#34;okta:categories/identity-security&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/secure-sign-in-trends-report/" data-link-cta="yes" data-link-text="New report reveals trends in secure sign-in" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--c0974ee5-2af5-47b4-b858-4a6f1f065f03/Secure-Sign-in-Trends-2024-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--c0974ee5-2af5-47b4-b858-4a6f1f065f03/Secure-Sign-in-Trends-2024-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Secure%20Sign-in%20Trends%202024.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Identity Security <span> • </span> Jun 11, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">New report reveals trends in secure sign-in</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Jan 2021&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2021&#34;,&#34;company&#34;:&#34;Businesses at Work 2021: Driving the Digital Economy Forward&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/businesses-at-work-2021-driving-the-digital-economy-forward/" data-link-cta="yes" data-link-text="Businesses at Work 2021: Driving the Digital Economy Forward" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/industry-insights.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Jan 28, 2021 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Businesses at Work 2021: Driving the Digital Economy Forward</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;11 Dec 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;CISOs’ top threats for 2025, from deepfakes to Scattered Spider&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;okta:topic/zero-trust&#34;,&#34;okta:topic/cyber-security&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/cisos-top-threats-for-2025-from-deepfakes-to-scattered-spider/" data-link-cta="yes" data-link-text="CISOs’ top threats for 2025, from deepfakes to Scattered Spider" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--deb1edcf-a9ce-4b37-8c83-7b06bb79641c/CISOs-top-threats-for-2025-from-deepfakes-to-Scattered-Spider-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--deb1edcf-a9ce-4b37-8c83-7b06bb79641c/CISOs-top-threats-for-2025-from-deepfakes-to-Scattered-Spider-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/CISOs%20top%20threats%20for%202025%20from%20deepfakes%20to%20Scattered%20Spider.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Dec 11, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">CISOs’ top threats for 2025, from deepfakes to Scattered Spider</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;15 Feb 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Businesses at Work 2023: Innovation and resilience in uncertain times&#34;}" data-tags="[&#34;okta:product-features/fast-pass&#34;,&#34;okta:categories/industry-insights&#34;,&#34;okta:topic/zero-trust&#34;,&#34;page-type:blog-post&#34;,&#34;okta:product-features/workflows&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/businesses-at-work-2023/" data-link-cta="yes" data-link-text="Businesses at Work 2023: Innovation and resilience in uncertain times" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/industry-insights.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Feb 15, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Businesses at Work 2023: Innovation and resilience in uncertain times</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;07 Mar 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Businesses at Work 2024: Fundamentals in focus&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;okta:product-features/multi-factor-authentication&#34;,&#34;page-type:blog-post&#34;,&#34;okta:product-features/workflows&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/businesses-at-work-2024/" data-link-cta="yes" data-link-text="Businesses at Work 2024: Fundamentals in focus" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/industry-insights.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Mar 07, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Businesses at Work 2024: Fundamentals in focus</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;24 Aug 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Win over the board: CISO strategies for proving security’s ROI &#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/win-over-the-board-ciso-strategies-for-proving-securitys-roi/" data-link-cta="yes" data-link-text="Win over the board: CISO strategies for proving security’s ROI" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--5b2f5279-dda7-46eb-bc26-f8f39bc08f13/Win-over-the-board--CISO-strategies-for-proving-securitys-ROI-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--5b2f5279-dda7-46eb-bc26-f8f39bc08f13/Win-over-the-board--CISO-strategies-for-proving-securitys-ROI-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Win%20over%20the%20board_%20CISO%20strategies%20for%20proving%20securitys%20ROI.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Aug 25, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Win over the board: CISO strategies for proving security’s ROI</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;25 Jan 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Businesses at Work 2022: Familiar Players in a Changing Landscape&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/businesses-at-work-2022-familiar-players-in-a-changing-landscape/" data-link-cta="yes" data-link-text="Businesses at Work 2022: Familiar Players in a Changing Landscape" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/industry-insights.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Jan 25, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Businesses at Work 2022: Familiar Players in a Changing Landscape</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;16 Aug 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;5 Important Insights From Our 2022 State of Zero Trust Report&#34;}" data-tags="[&#34;okta:product-features/privileged-access-management-pam&#34;,&#34;okta:topic/zero-trust&#34;,&#34;okta:product-features/single-sign-on&#34;,&#34;okta:product-features/passwordless&#34;,&#34;okta:categories/industry-insights&#34;,&#34;okta:product-features/multi-factor-authentication&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/state-of-zero-trust-report-2022-takeaways/" data-link-cta="yes" data-link-text="5 Important Insights From Our 2022 State of Zero Trust Report" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--67ba1f2b-94f7-40e5-be8d-82f1a26e0534/industry-insights-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/industry-insights.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Aug 16, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">5 Important Insights From Our 2022 State of Zero Trust Report</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;05 Jan 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;Five predictions for Identity-centric attacks in 2025&#34;}" data-tags="[&#34;okta:categories/industry-insights&#34;,&#34;okta:topic/cyber-security&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/five-predictions-for-identity-centric-attacks-in-2025/" data-link-cta="yes" data-link-text="Five predictions for Identity-centric attacks in 2025" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--718d475f-491a-454e-ab76-dd3744b08159/Showcase-Featured-Five-predictions-for-Identity-centric-attacks-in-2025-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--718d475f-491a-454e-ab76-dd3744b08159/Showcase-Featured-Five-predictions-for-Identity-centric-attacks-in-2025-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Showcase_Featured%20Five%20predictions%20for%20Identity-centric%20attacks%20in%202025.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Industry Insights <span> • </span> Jan 05, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Five predictions for Identity-centric attacks in 2025</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;19 Mar 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;OKTA Ventures Unveils \&#34;The Identity 25\&#34; to Honor Pioneers Shaping the Future of Digital Identity&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-ventures-unveils-the-identity-25-to-honor-pioneers-shaping-the/" data-link-cta="yes" data-link-text="OKTA Ventures Unveils &#34;The Identity 25&#34; to Honor Pioneers Shaping the Future of Digital Identity" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Mar 19, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">OKTA Ventures Unveils &#34;The Identity 25&#34; to Honor Pioneers Shaping the Future of Digital Identity</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;04 Apr 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Savex teams with Okta to accelerate adoption of digital identity in India&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/savex-teams-with-okta-to-accelerate-adoption-of-digital-identity-in-india/" data-link-cta="yes" data-link-text="Savex teams with Okta to accelerate adoption of digital identity in India" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Apr 04, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Savex teams with Okta to accelerate adoption of digital identity in India</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;04 Dec 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Named a Leader in 2024 Gartner® Magic Quadrant™ for Access Management for Eighth Consecutive Year&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-named-a-leader-in-2024-gartner-magic-quadrant/" data-link-cta="yes" data-link-text="Okta Named a Leader in 2024 Gartner® Magic Quadrant™ for Access Management for Eighth Consecutive Year" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--41ddaff5-b581-4d5d-b35c-d5edd6a939f4/Okta-Named-a-Leader-in-2024-Gartner-Magic-Quadrant-for-Access-Management-for-Eighth-Consecutive-Year-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--41ddaff5-b581-4d5d-b35c-d5edd6a939f4/Okta-Named-a-Leader-in-2024-Gartner-Magic-Quadrant-for-Access-Management-for-Eighth-Consecutive-Year-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20Named%20a%20Leader%20in%202024%20Gartner%20Magic%20Quadrant%20for%20Access%20Management%20for%20Eighth%20Consecutive%20Year.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Dec 04, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Named a Leader in 2024 Gartner® Magic Quadrant™ for Access Management for Eighth Consecutive Year</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;16 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta, OpenID Foundation \u0026 Tech Firms Tackle Today’s Biggest Cybersecurity Challenge: Identity Security in SaaS Apps&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-openid-foundation-tech-firms-tackle-todays-biggest-cybersecurity/" data-link-cta="yes" data-link-text="Okta, OpenID Foundation &amp; Tech Firms Tackle Today’s Biggest Cybersecurity Challenge: Identity Security in SaaS Apps" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 16, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta, OpenID Foundation &amp; Tech Firms Tackle Today’s Biggest Cybersecurity Challenge: Identity Security in SaaS Apps</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;02 Mar 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;Okta Passes $1 Billion in Sales in AWS Marketplace&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-passes-1-billion-in-sales-in-aws-marketplace/" data-link-cta="yes" data-link-text="Okta Passes $1 Billion in Sales in AWS Marketplace" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--a1380d6a-e715-4193-8af3-630891fbbd15/Okta-Passes-1-Billion-in-Sales-in-AWS-Marketplace-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--a1380d6a-e715-4193-8af3-630891fbbd15/Okta-Passes-1-Billion-in-Sales-in-AWS-Marketplace-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20Passes%201%20Billion%20in%20Sales%20in%20AWS%20Marketplace.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Mar 02, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Passes $1 Billion in Sales in AWS Marketplace</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;23 Jun 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Okta for Good Launches New Grant Portfolio to Improve Cybersecurity for Nonprofits&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-for-good-launches-new-grant-portfolio-to-improve-cybersecurity-for/" data-link-cta="yes" data-link-text="Okta for Good Launches New Grant Portfolio to Improve Cybersecurity for Nonprofits" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jun 23, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta for Good Launches New Grant Portfolio to Improve Cybersecurity for Nonprofits</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;24 Sep 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Auth0 Takes “Free for Developers” to a New Level with More Users, More Security, Free MFA \u0026 Passwordless&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/auth0-takes-free-for-developers-to-a-new-level-with-more-users-more/" data-link-cta="yes" data-link-text="Auth0 Takes “Free for Developers” to a New Level with More Users, More Security, Free MFA &amp; Passwordless" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Sep 24, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Auth0 Takes “Free for Developers” to a New Level with More Users, More Security, Free MFA &amp; Passwordless</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;13 Jun 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Okta Introduces Okta Device Access to Help Organizations Mature their Zero Trust Strategy&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-introduces-okta-device-access-to-help-organizations-mature-their/" data-link-cta="yes" data-link-text="Okta Introduces Okta Device Access to Help Organizations Mature their Zero Trust Strategy" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jun 13, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Introduces Okta Device Access to Help Organizations Mature their Zero Trust Strategy</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;09 Feb 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;Okta Appoints Eric Kelleher as President and Chief Operating Officer&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-appoints-eric-kelleher-as-president-and-chief-operating-officer/" data-link-cta="yes" data-link-text="Okta Appoints Eric Kelleher as President and Chief Operating Officer" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--6ae0e9a4-0819-46ba-93e5-6293998d8734/Okta-names-Eric-Kelleher-President-and-Chief-Operating-Officer-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--6ae0e9a4-0819-46ba-93e5-6293998d8734/Okta-names-Eric-Kelleher-President-and-Chief-Operating-Officer-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20names%20Eric%20Kelleher%20President%20and%20Chief%20Operating%20Officer.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Feb 09, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Appoints Eric Kelleher as President and Chief Operating Officer</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Feb 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Strengthens Go to Market Leadership with Executive Appointments&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-strengthens-go-to-market-leadership-with-executive-appointments/" data-link-cta="yes" data-link-text="Okta Strengthens Go to Market Leadership with Executive Appointments" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Feb 28, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Strengthens Go to Market Leadership with Executive Appointments</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;25 Jun 2020&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2020&#34;,&#34;company&#34;:&#34;Okta, CrowdStrike, Netskope, and Proofpoint Join Together to Secure Remote Work&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-crowdstrike-netskope-and-proofpoint-join-together-to-secure-remote-work/" data-link-cta="yes" data-link-text="Okta, CrowdStrike, Netskope, and Proofpoint Join Together to Secure Remote Work" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jun 25, 2020 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta, CrowdStrike, Netskope, and Proofpoint Join Together to Secure Remote Work</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;13 Oct 2021&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2021&#34;,&#34;company&#34;:&#34;Okta Unveils Updated Availability for Okta Workflows as New Standalone Offering with Expanded Capabilities&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-unveils-updated-availability-for-okta-workflows-as-new-standalone/" data-link-cta="yes" data-link-text="Okta Unveils Updated Availability for Okta Workflows as New Standalone Offering with Expanded Capabilities" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 13, 2021 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Unveils Updated Availability for Okta Workflows as New Standalone Offering with Expanded Capabilities</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;04 Oct 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Okta Launches Passkey Support to Help Enterprises Unlock a Passwordless Future&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-launches-passkey-support-to-help-enterprises-unlock-a-passwordless/" data-link-cta="yes" data-link-text="Okta Launches Passkey Support to Help Enterprises Unlock a Passwordless Future" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 04, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Launches Passkey Support to Help Enterprises Unlock a Passwordless Future</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Mar 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Okta for Government High Achieves FedRAMP High Authorization&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-for-government-high-achieves-fedramp-high-authorization/" data-link-cta="yes" data-link-text="Okta for Government High Achieves FedRAMP High Authorization" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Mar 28, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta for Government High Achieves FedRAMP High Authorization</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;12 Jun 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Use of Multi-Factor Authentication (MFA) Nearly Doubles Since 2020, New Okta Secure Sign-In Trends Reports Finds&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/use-of-multi-factor-authentication-mfa-nearly-doubles-since-2020-new-okta/" data-link-cta="yes" data-link-text="Okta Launches Cybersecurity Workforce Development Initiative to Help Close the Tech and Cybersecurity Skills Gap" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jun 12, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Launches Cybersecurity Workforce Development Initiative to Help Close the Tech and Cybersecurity Skills Gap</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;09 Jul 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Sponsors Firstboard.io to Support Talent Diversification at the Highest Levels&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-sponsors-firstboard-io-to-support-talent-diversification/" data-link-cta="yes" data-link-text="Okta Sponsors Firstboard.io to Support Talent Diversification at the Highest Levels" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jul 09, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Sponsors Firstboard.io to Support Talent Diversification at the Highest Levels</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;14 Jul 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Introduces Innovations to Help Companies Harden their Security Posture and Protect Sensitive Transactions&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-introduces-innovations-to-help-companies-harden-their-security/" data-link-cta="yes" data-link-text="Okta Introduces Innovations to Help Companies Harden their Security Posture and Protect Sensitive Transactions" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--ddf265cb-0d15-4cce-89a8-29bd4d0ff9a4/Okta-Introduces-Innovations-to-Help-Companies-Harden-their-Security-Posture-and-Protect-Sensitive-Transactions-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--ddf265cb-0d15-4cce-89a8-29bd4d0ff9a4/Okta-Introduces-Innovations-to-Help-Companies-Harden-their-Security-Posture-and-Protect-Sensitive-Transactions-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20Introduces%20Innovations%20to%20Help%20Companies%20Harden%20their%20Security%20Posture%20and%20Protect%20Sensitive%20Transactions.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jul 15, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Introduces Innovations to Help Companies Harden their Security Posture and Protect Sensitive Transactions</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Nov 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Okta Named a Leader in 2023 Gartner® Magic Quadrant™ for Access Management for Seventh Consecutive Year&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-named-a-leader-in-2023-gartnerr-magic-quadranttm-for-access/" data-link-cta="yes" data-link-text="Okta Named a Leader in 2023 Gartner® Magic Quadrant™ for Access Management for Seventh Consecutive Year" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Nov 28, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Named a Leader in 2023 Gartner® Magic Quadrant™ for Access Management for Seventh Consecutive Year</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;05 Mar 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Announces Availability of Fine Grained Authorization for Enhanced Security and Efficiency&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-announces-availability-of-fine-grained-authorization-for-enhanced/" data-link-cta="yes" data-link-text="Okta Announces Availability of Fine Grained Authorization for Enhanced Security and Efficiency" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Mar 05, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Announces Availability of Fine Grained Authorization for Enhanced Security and Efficiency</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;29 Jan 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;Security Tinkerers Hosts “Pitch for Charity” Event cosponsored by Okta and SentinelOne at Okta Headquarters in San Francisco&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/pitch-for-charity/" data-link-cta="yes" data-link-text="Security Tinkerers Hosts “Pitch for Charity” Event cosponsored by Okta and SentinelOne at Okta Headquarters in San Francisco" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--40d9663b-264b-4a00-9251-9cf4fa12c17d/Security-Tinkerers-Hosts-Pitch-for-Charity-Event-cosponsored-by-Okta-and-SentinelOne-at-Okta-Headquarters-in-San-Francisco-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--40d9663b-264b-4a00-9251-9cf4fa12c17d/Security-Tinkerers-Hosts-Pitch-for-Charity-Event-cosponsored-by-Okta-and-SentinelOne-at-Okta-Headquarters-in-San-Francisco-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Security%20Tinkerers%20Hosts%20Pitch%20for%20Charity%20Event%20cosponsored%20by%20Okta%20and%20SentinelOne%20at%20Okta%20Headquarters%20in%20San%20Francisco.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jan 29, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Security Tinkerers Hosts “Pitch for Charity” Event cosponsored by Okta and SentinelOne at Okta Headquarters in San Francisco</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;16 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta is Reducing the Risk of Unmanaged Identities, Social Engineering, and MFA Overload for Enterprise Employees&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-is-reducing-the-risk-of-unmanaged-identities-social-engineering/" data-link-cta="yes" data-link-text="Okta is Reducing the Risk of Unmanaged Identities, Social Engineering, and MFA Overload for Enterprise Employees" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 16, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta is Reducing the Risk of Unmanaged Identities, Social Engineering, and MFA Overload for Enterprise Employees</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;29 Aug 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Introducing Okta for Global 2000: Identity Solution to Give CEOs and Board of Directors Flexibility to Centralize or Decentralize their Business Strategy&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/introducing-okta-for-global-2000-identity-solution-to-give-ceos-and-board/" data-link-cta="yes" data-link-text="Introducing Okta for Global 2000: Identity Solution to Give CEOs and Board of Directors Flexibility to Centralize or Decentralize their Business Strategy" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Aug 29, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Introducing Okta for Global 2000: Identity Solution to Give CEOs and Board of Directors Flexibility to Centralize or Decentralize their Business Strategy</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;07 Nov 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Okta Named a Leader in 2022 Gartner® Magic Quadrant™ for Access Management for Sixth Consecutive Year&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-named-a-leader-in-2022-gartner-magic-quadrant-for-access/" data-link-cta="yes" data-link-text="Okta Named a Leader in 2022 Gartner® Magic Quadrant™ for Access Management for Sixth Consecutive Year" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Nov 07, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Named a Leader in 2022 Gartner® Magic Quadrant™ for Access Management for Sixth Consecutive Year</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;04 Oct 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Okta Launches Identity Threat Protection with Okta AI for Real-Time Detection and Response&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-launches-identity-threat-protection-with-okta-ai-for-real-time/" data-link-cta="yes" data-link-text="Okta Launches Identity Threat Protection with Okta AI for Real-Time Detection and Response" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 04, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Launches Identity Threat Protection with Okta AI for Real-Time Detection and Response</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;15 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Puts Partners at the Heart of its Growth Strategy&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-puts-partners-at-the-heart-of-its-growth-strategy/" data-link-cta="yes" data-link-text="Okta Puts Partners at the Heart of its Growth Strategy" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 15, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Puts Partners at the Heart of its Growth Strategy</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;14 Feb 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Plaid and Okta Partner to Deliver Secure and Seamless Access for Open Finance&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/plaid-and-okta-partner-to-deliver-secure-and-seamless-access/" data-link-cta="yes" data-link-text="Plaid and Okta Partner to Deliver Secure and Seamless Access for Open Finance" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Feb 14, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Plaid and Okta Partner to Deliver Secure and Seamless Access for Open Finance</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;22 Aug 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Okta Names Emilie Choi to Board of Directors&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-names-emilie-choi-to-board-of-directors/" data-link-cta="yes" data-link-text="Okta Names Emilie Choi to Board of Directors" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Aug 22, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Names Emilie Choi to Board of Directors</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;09 Nov 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Okta Unveils New Okta Workforce Identity Cloud Innovations to Power Enterprise Security, Productivity, and Agility&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-unveils-new-okta-workforce-identity-cloud-innovations-to-power/" data-link-cta="yes" data-link-text="Okta Unveils New Okta Workforce Identity Cloud Innovations to Power Enterprise Security, Productivity, and Agility" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Nov 09, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Unveils New Okta Workforce Identity Cloud Innovations to Power Enterprise Security, Productivity, and Agility</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;24 Jun 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Names Tony Bates to Board of Directors&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-names-tony-bates-to-board-of-directors/" data-link-cta="yes" data-link-text="Okta Names Tony Bates to Board of Directors" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jun 24, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Names Tony Bates to Board of Directors</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;19 Mar 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Accredify Secures New Strategic Investment from Okta Ventures to Accelerate Digital Trust&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/accredify-secures-new-strategic-investment-from-okta-ventures-to/" data-link-cta="yes" data-link-text="Accredify Secures New Strategic Investment from Okta Ventures to Accelerate Digital Trust" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Mar 19, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Accredify Secures New Strategic Investment from Okta Ventures to Accelerate Digital Trust</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Jan 2025&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2025&#34;,&#34;company&#34;:&#34;Okta Announces Multi-Year Partnership with the McLaren Racing Formula 1 Team &#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-announces-multi-year-partnership-with-the-mclaren-racing-formula-1-team/" data-link-cta="yes" data-link-text="Okta Announces Multi-Year Partnership with the McLaren Racing Formula 1 Team" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--8f810bef-11d9-42ca-ab78-3a7942fac236/Showcase-Featured-Okta-announces-multi-year-partnership-with-the-McLaren-Racing-Formula-1-team-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--8f810bef-11d9-42ca-ab78-3a7942fac236/Showcase-Featured-Okta-announces-multi-year-partnership-with-the-McLaren-Racing-Formula-1-team-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Showcase_Featured%20Okta%20announces%20multi-year%20partnership%20with%20the%20McLaren%20Racing%20Formula%201%20team.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jan 28, 2025 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Announces Multi-Year Partnership with the McLaren Racing Formula 1 Team</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;14 Jul 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;A digital disconnect? Irish citizens say yes to online banking and public services, but need more education on the benefits of digital IDs&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/a-digital-disconnect-irish-citizens-say-yes-to-online-banking-and-public/" data-link-cta="yes" data-link-text="A digital disconnect? Irish citizens say yes to online banking and public services, but need more education on the benefits of digital IDs" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jul 14, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">A digital disconnect? Irish citizens say yes to online banking and public services, but need more education on the benefits of digital IDs</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;17 Jul 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Announces SaaS Startup Competition to Build New Identity Security Applications&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-announces-saas-startup-competition-to-build-new-identity-security/" data-link-cta="yes" data-link-text="Okta Announces SaaS Startup Competition to Build New Identity Security Applications" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jul 17, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Announces SaaS Startup Competition to Build New Identity Security Applications</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;16 Jan 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Introduces Okta Customer Identity Cloud to Help Businesses Grow User Bases Without Compromising Security&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-introduces-okta-customer-identity-cloud-to-help-businesses-grow-user/" data-link-cta="yes" data-link-text="Okta Introduces Okta Customer Identity Cloud to Help Businesses Grow User Bases Without Compromising Security" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jan 16, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Introduces Okta Customer Identity Cloud to Help Businesses Grow User Bases Without Compromising Security</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;15 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Zscaler and Okta Enhance Enterprise Cybersecurity with New Zero Trust Integrations&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/zscaler-and-okta-enhance-enterprise-cybersecurity-with-new-zero-trust/" data-link-cta="yes" data-link-text="Zscaler and Okta Enhance Enterprise Cybersecurity with New Zero Trust Integrations" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 15, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Zscaler and Okta Enhance Enterprise Cybersecurity with New Zero Trust Integrations</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;15 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Helps Builders Easily Implement Auth For GenAI Apps \u0026 Secure How Consumers Interact with GenAI Agents&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-helps-builders-easily-implement-auth-for-genai-apps-secure-how/" data-link-cta="yes" data-link-text="Okta Helps Builders Easily Implement Auth For GenAI Apps &amp; Secure How Consumers Interact with GenAI Agents" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--6d14a235-0c6e-4f85-b902-08b7c9e52a2a/Okta-Helps-Builders-Easily-Implement-Auth-For-GenAI-Apps-Secure-How-Consumers-Interact-with-GenAI-Agents-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--6d14a235-0c6e-4f85-b902-08b7c9e52a2a/Okta-Helps-Builders-Easily-Implement-Auth-For-GenAI-Apps-Secure-How-Consumers-Interact-with-GenAI-Agents-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20Helps%20Builders%20Easily%20Implement%20Auth%20For%20GenAI%20Apps%20Secure%20How%20Consumers%20Interact%20with%20GenAI%20Agents.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 15, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Helps Builders Easily Implement Auth For GenAI Apps &amp; Secure How Consumers Interact with GenAI Agents</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;23 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Two-thirds of U.S. SMBs Name Financial Loss and Trust Damage as Top Cyberattack Concerns&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/north-american-smb-face-significant-cyberattack-challenges/" data-link-cta="yes" data-link-text="Two-thirds of U.S. SMBs Name Financial Loss and Trust Damage as Top Cyberattack Concerns" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--bfa79925-053f-4f86-bbb5-9b46974403cc/Two-thirds-of-U-S--SMBs-Name-Financial-Loss-and-Trust-Damage-as-Top-Cyberattack-Concerns-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--bfa79925-053f-4f86-bbb5-9b46974403cc/Two-thirds-of-U-S--SMBs-Name-Financial-Loss-and-Trust-Damage-as-Top-Cyberattack-Concerns-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Two-thirds%20of%20U.S.%20SMBs%20Name%20Financial%20Loss%20and%20Trust%20Damage%20as%20Top%20Cyberattack%20Concerns.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 23, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Two-thirds of U.S. SMBs Name Financial Loss and Trust Damage as Top Cyberattack Concerns</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;07 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Announces Finalists for SaaS Startup Competition to Build Identity Security Applications&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-announces-finalists-for-saas-startup-competition-to-build-identity/" data-link-cta="yes" data-link-text="Okta Announces SaaS Startup Competition to Build New Identity Security Applications" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 07, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Announces SaaS Startup Competition to Build New Identity Security Applications</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;15 Nov 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Okta Introduces Okta for US Military, a Purpose-Built Identity Environment for the U.S. Department of Defense&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-introduces-okta-for-us-military-a-purpose-built-identity-environment/" data-link-cta="yes" data-link-text="Okta Introduces Okta for US Military, a Purpose-Built Identity Environment for the U.S. Department of Defense" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Nov 15, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Introduces Okta for US Military, a Purpose-Built Identity Environment for the U.S. Department of Defense</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;04 Oct 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Okta Introduces Okta AI – Securely Connecting People to Technology in the AI Era&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-introduces-okta-ai-securely-connecting-people-to-technology-ai-era/" data-link-cta="yes" data-link-text="Okta Introduces Okta AI – Securely Connecting People to Technology in the AI Era" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 04, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Introduces Okta AI – Securely Connecting People to Technology in the AI Era</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;20 Nov 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;Okta Announces Kickoff of Identity 25 Nominations&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-announces-kickoff-of-identity-25-nominations/" data-link-cta="yes" data-link-text="Okta Announces Kickoff of Identity 25 Nominations" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--1c6be050-7c43-47b3-b33d-6722e8e454ca/Okta-Announces-Kickoff-of-Identity-25-Nominations-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--1c6be050-7c43-47b3-b33d-6722e8e454ca/Okta-Announces-Kickoff-of-Identity-25-Nominations-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Okta%20Announces%20Kickoff%20of%20Identity%2025%20Nominations.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Nov 20, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Announces Kickoff of Identity 25 Nominations</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;10 May 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Okta Recognized in the 2022 Gartner Peer Insights™ ‘Voice of the Customer’: Access Management&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-recognized-in-the-2022-gartner-peer-insightstm-voice-of-the-customer/" data-link-cta="yes" data-link-text="Okta Recognized in the 2022 Gartner Peer Insights™ ‘Voice of the Customer’: Access Management" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> May 10, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Recognized in the 2022 Gartner Peer Insights™ ‘Voice of the Customer’: Access Management</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;04 Oct 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34;Okta Launches Cybersecurity Workforce Development Initiative to Help Close the Tech and Cybersecurity Skills Gap&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-launches-cybersecurity-workforce-development-initiative-to-help/" data-link-cta="yes" data-link-text="Okta Launches Cybersecurity Workforce Development Initiative to Help Close the Tech and Cybersecurity Skills Gap" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 04, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Launches Cybersecurity Workforce Development Initiative to Help Close the Tech and Cybersecurity Skills Gap</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;18 Jul 2022&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2022&#34;,&#34;company&#34;:&#34;Okta Announces Appointment of Shibu Ninan as New Chief Accounting Officer&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-announces-appointment-of-shibu-ninan-as-new-chief-accounting-officer/" data-link-cta="yes" data-link-text="Okta Announces Appointment of Shibu Ninan as New Chief Accounting Officer" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Jul 18, 2022 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Announces Appointment of Shibu Ninan as New Chief Accounting Officer</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;28 Nov 2023&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2023&#34;,&#34;company&#34;:&#34; Okta Appoints Jon Addison as Chief Revenue Officer and Kerry Ok as Chief Marketing Officer&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/okta-appoints-jon-addison-as-chief-revenue-officer-and-kerry-ok-as-chief/" data-link-cta="yes" data-link-text="Okta Appoints Jon Addison as Chief Revenue Officer and Kerry Ok as Chief Marketing Officer" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--39b452fa-6aaf-4cdc-b8df-6a5362931166/company-news-svg.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/default/company-news.svg"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Nov 28, 2023 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">Okta Appoints Jon Addison as Chief Revenue Officer and Kerry Ok as Chief Marketing Officer</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;16 May 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;People-centered Identity with John Heedley of Vialto Partners&#34;}" data-tags="[&#34;okta:product-features/multi-factor-authentication&#34;,&#34;okta:categories/product-innovation&#34;,&#34;page-type:blog-post&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/articles/people-centered-identity-with-john-heedley-of-vialto-partners/" data-link-cta="yes" data-link-text="People-centered Identity with John Heedley of Vialto Partners" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--f9cf9391-bcb0-45f3-b6a9-565ae840ba41/Showcase-Featured-People-centered-Identity-with-John-Heedley-of-Vialto-Partners-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--f9cf9391-bcb0-45f3-b6a9-565ae840ba41/Showcase-Featured-People-centered-Identity-with-John-Heedley-of-Vialto-Partners-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/Showcase_Featured%20People-centered%20Identity%20with%20John%20Heedley%20of%20Vialto%20Partners.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Product Innovation <span> • </span> May 16, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">People-centered Identity with John Heedley of Vialto Partners</h3> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{&#34;date&#34;:&#34;22 Oct 2024&#34;,&#34;featured&#34;:&#34;false&#34;,&#34;year&#34;:&#34;2024&#34;,&#34;company&#34;:&#34;NetHope and Okta: Securing Digital Protection and Cybersecurity for Nonprofits Worldwide&#34;}" data-tags="[&#34;page-type:press-release&#34;,&#34;okta:categories/company-news&#34;]"><div class="cmp-article-page-card cmp-related-pages"> <a class="cmp-related-pages-card__link" href="/en-au/newsroom/press-releases/nethope-and-okta-securing-digital-protection-and-cybersecurity-for/" data-link-cta="yes" data-link-text="NetHope and Okta: Securing Digital Protection and Cybersecurity for Nonprofits Worldwide" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-related-pages-card__thumbnail"> <img class="cmp-customer-story-card__bg" alt loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--c235b5d3-7aa3-4635-b573-002523bab150/NetHope-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--c235b5d3-7aa3-4635-b573-002523bab150/NetHope-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" data-fallback-srcset="/content/dam/okta---digital/en_us/images/newsroom/NetHope.png"/> </div> <div class="cmp-related-pages-card__text-content"> <span class="cmp-related-pages-card__overline cmp-card__overline"> Company News <span> • </span> Oct 23, 2024 </span> <h3 class="cmp-related-pages-card__title cmp-card__title">NetHope and Okta: Securing Digital Protection and Cybersecurity for Nonprofits Worldwide</h3> </div> </a> </div></div> </div> <div class="cmp-webinar-hub__flex-container cmp-customers-overview-grid__load-more-container"> <a role="button" class="cmp-webinar-hub__load-more-button cmp-button cmp-button--secondary cmp-button--regular js-filter-grid-load" href="#" hidden> <span class="cmp-button__label">Load more</span> </a> </div> </div> </div> </div> <div class="divider aem-GridColumn aem-GridColumn--default--12"><div class="cmp-divider grid-container" aria-hidden="true"> <div class="cmp-divider__line" aria-hidden="true"> </div> </div></div> <div class="sectioncontent container responsivegrid cmp-section-content-ss--sp-xs aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-bbf3a18c80" class="cmp-container mod--simple " style="; "> <div class="sectioncontent__content"> <div class="title cmp-title-ss--d-10-12 cmp-title-ss--heading-m cmp-title-ss--body-m"> <div class="cmp-title grid grid-container"> <div class="cmp-title__content"> <div class="cmp-title__main-text grid-2-items--wide-gap"> <h2 class="cmp-title__title" title="Looking for media assets?"> Looking for media assets? </h2> <div class="cmp-title__body"> </div> </div> </div> </div> </div> <div class="columnContent cmp-column-content-ss--medium-3 cmp-column-content-ss--body-3 cmp-column-content-ss--show-icon"><!-- This HTL renders a minimum of 2 columns, and depending on the value of the columnNumber property prints additional columns. Code may be changed if a more optimal solution is found, meanwhile this can be used to render the columns desired by the author. --> <div class="cmp-column-content cmp-column-content--3 grid grid-3-col-num--wide-gap grid-container full-width"> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__media-wrapper"> <img srcset="/adobe/dynamicmedia/deliver/dm-aid--eb2e02e8-ee15-405e-88cc-983e6655610a/newsroom-card-logos-and-boilerplates-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--eb2e02e8-ee15-405e-88cc-983e6655610a/newsroom-card-logos-and-boilerplates-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" loading="lazy" class="cmp-column-content-item__image" alt="Okta logo image" data-fallback-srcset="/content/dam/okta---digital/en_us/images/graphics/newsroom-card-logos-and-boilerplates.png"/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Logos &amp; boilerplates"> Logos &amp; boilerplates </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-23c3ca8a84" class="cmp-button--button-23c3ca8a84 cmp-button cmp-button--link" target="_blank" href="https://www.okta.com/sites/default/files/2025-04/logos-04-2025.zip" data-link-cta="yes" data-link-text="Download (1.7Mb)" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Download (1.7Mb)</span> </a> </div> </div> </div> </div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__media-wrapper"> <img srcset="/adobe/dynamicmedia/deliver/dm-aid--dea95498-f812-480a-9fe3-3d7e8e0da5c9/newsroom-card-leadership-photos-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--dea95498-f812-480a-9fe3-3d7e8e0da5c9/newsroom-card-leadership-photos-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" loading="lazy" class="cmp-column-content-item__image" alt="Image of a woman smiling at the camera" data-fallback-srcset="/content/dam/okta---digital/en_us/images/photography/newsroom-card-leadership-photos.png"/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Leadership photos"> Leadership photos </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-98a01cc9f7" class="cmp-button--button-98a01cc9f7 cmp-button cmp-button--link" target="_blank" href="https://www.okta.com/sites/default/files/2025-04/headshots-04-2025.zip" data-link-cta="yes" data-link-text="Download (50.3Mb)" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Download (50.3Mb)</span> </a> </div> </div> </div> </div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__media-wrapper"> <img srcset="/adobe/dynamicmedia/deliver/dm-aid--48720dd4-11f2-4afa-ba2c-ee2bde2324a1/newsroom-card-product-images-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--48720dd4-11f2-4afa-ba2c-ee2bde2324a1/newsroom-card-product-images-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" loading="lazy" class="cmp-column-content-item__image" alt="Okta login session" data-fallback-srcset="/content/dam/okta---digital/en_us/images/graphics/newsroom-card-product-images.png"/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Product images"> Product images </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-64c11d2e31" class="cmp-button--button-64c11d2e31 cmp-button cmp-button--link" target="_blank" href="https://www.okta.com/sites/default/files/2025-04/product-images-04-2025.zip" data-link-cta="yes" data-link-text="Download (4.4Mb)" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Download (4.4Mb)</span> </a> </div> </div> </div> </div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__media-wrapper"> <img srcset="/adobe/dynamicmedia/deliver/dm-aid--e699c761-aa90-422f-adc5-91345505bce1/newsroom-card-videos-and-b-roll-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--e699c761-aa90-422f-adc5-91345505bce1/newsroom-card-videos-and-b-roll-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" loading="lazy" class="cmp-column-content-item__image" alt="Image on a man presenting a conference" data-fallback-srcset="/content/dam/okta---digital/en_us/images/photography/newsroom-card-videos-and-b-roll.png"/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Videos &amp; B-roll"> Videos &amp; B-roll </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-80f1385007" class="cmp-button--button-80f1385007 cmp-button cmp-button--link" target="_blank" href="https://www.okta.com/sites/default/files/2025-04/videos-b-roll-04-2025.zip" data-link-cta="yes" data-link-text="Download (35.2Mb)" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Download (35.2Mb)</span> </a> </div> </div> </div> </div> </div></div> </div> </div> </div> <div class="divider aem-GridColumn aem-GridColumn--default--12"><div class="cmp-divider grid-container" aria-hidden="true"> <div class="cmp-divider__line" aria-hidden="true"> </div> </div></div> <div class="sectioncontent container responsivegrid cmp-section-content-ss--sp-xs aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-fb75960b38" class="cmp-container mod--simple " style="; "> <div class="sectioncontent__content"> <div class="title cmp-title-ss--d-10-12 cmp-title-ss--heading-m cmp-title-ss--body-m"> <div class="cmp-title grid grid-container"> <div class="cmp-title__content"> <div class="cmp-title__main-text grid-2-items--wide-gap"> <h2 class="cmp-title__title" title="Featured in"> Featured in </h2> <div class="cmp-title__body"> </div> </div> </div> </div> </div> <div class="columnContent cmp-column-content-ss--medium-2 cmp-column-content-ss--body-3 cmp-column-content-ss--show-icon"><!-- This HTL renders a minimum of 2 columns, and depending on the value of the columnNumber property prints additional columns. Code may be changed if a more optimal solution is found, meanwhile this can be used to render the columns desired by the author. --> <div class="cmp-column-content cmp-column-content--3 grid grid-3-col-num--wide-gap grid-container full-width"> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__icon-wrapper"> <img loading="lazy" class="cmp-column-content-item__icon" srcset="/adobe/dynamicmedia/deliver/dm-aid--75e6a848-0a2a-4529-854b-92751dbcfd57/yahoo-finance-logo-svg.webp?width=100&amp;preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--75e6a848-0a2a-4529-854b-92751dbcfd57/yahoo-finance-logo-svg.webp?width=200&amp;preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="Yahoo! Finance logo" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/yahoo-finance-logo.svg"/> </div> <p class="cmp-column-content-item__overline"> MAR 4, 2025 </p> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Okta CEO: We just had a &#39;blowout&#39; quarter "> Okta CEO: We just had a &#39;blowout&#39; quarter </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-9062d65819" class="cmp-button--button-9062d65819 cmp-button cmp-button--link" target="_blank" href="https://finance.yahoo.com/news/okta-ceo-we-just-had-a-blowout-quarter-211034742.html" data-link-cta="yes" data-link-text="Read on Yahoo! Finance ↗" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Read on Yahoo! Finance ↗</span> </a> </div> </div> </div> </div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__icon-wrapper"> <img loading="lazy" class="cmp-column-content-item__icon" srcset="/adobe/dynamicmedia/deliver/dm-aid--fcbc33e1-49ac-4f29-b531-d2bb42e744a7/barrons-logo-svg.webp?width=100&amp;preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--fcbc33e1-49ac-4f29-b531-d2bb42e744a7/barrons-logo-svg.webp?width=200&amp;preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="Barron&#39;s logo" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/barrons-logo.svg"/> </div> <p class="cmp-column-content-item__overline"> MAR 3, 2025 </p> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Okta stock jumps on earnings beat"> Okta stock jumps on earnings beat </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-b27e3b8496" class="cmp-button--button-b27e3b8496 cmp-button cmp-button--link" target="_blank" href="https://www.barrons.com/articles/okta-stock-price-earnings-e78af1ff" data-link-cta="yes" data-link-text="Read on Barron&#39;s ↗" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Read on Barron&#39;s ↗</span> </a> </div> </div> </div> </div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__icon-wrapper"> <img loading="lazy" class="cmp-column-content-item__icon" srcset="/adobe/dynamicmedia/deliver/dm-aid--967faa37-f667-4074-9f66-53ffa3c11240/sc-media-logo-svg.webp?width=100&amp;preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--967faa37-f667-4074-9f66-53ffa3c11240/sc-media-logo-svg.webp?width=200&amp;preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="SC Media logo" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/sc-media-logo.svg"/> </div> <p class="cmp-column-content-item__overline"> JAN 3, 2025 </p> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Identity-security predictions for 2025"> Identity-security predictions for 2025 </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-4e9ecbf6e3" class="cmp-button--button-4e9ecbf6e3 cmp-button cmp-button--link" target="_blank" href="https://www.scworld.com/resource/identity-security-predictions-for-2025" data-link-cta="yes" data-link-text="Read on SC Media ↗" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Read on SC Media ↗</span> </a> </div> </div> </div> </div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__icon-wrapper"> <img loading="lazy" class="cmp-column-content-item__icon" srcset="/adobe/dynamicmedia/deliver/dm-aid--925d9772-9f78-4e7d-8f53-43c716a0bfea/bank-info-security-logo-svg.webp?width=100&amp;preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--925d9772-9f78-4e7d-8f53-43c716a0bfea/bank-info-security-logo-svg.webp?width=200&amp;preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="Bank Info Security logo" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/bank-info-security-logo.svg"/> </div> <p class="cmp-column-content-item__overline"> DEC 13, 2024 </p> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Okta CEO: Fix identity security to prevent most cyberattacks"> Okta CEO: Fix identity security to prevent most cyberattacks </h3> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a id="button-a1c4ff557a" class="cmp-button--button-a1c4ff557a cmp-button cmp-button--link" target="_blank" href="https://www.bankinfosecurity.com/okta-ceo-fix-identity-security-to-prevent-most-cyberattacks-a-27057" data-link-cta="yes" data-link-text="Read on Bank Info Security ↗" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Read on Bank Info Security ↗</span> </a> </div> </div> </div> </div> </div></div> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-ed06d9d7d6" class="cmp-experiencefragment cmp-experiencefragment--newsroom"> <div id="container-60b50f1063" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="ctaBanner cmp-ctabanner-v2-ss--full-width cmp-ctabanner-v2-ss--title-3 cmp-ctabanner-v2-ss--body-2 cmp-ctabanner-v2-ss--color aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-cta-banner-v2 cmp-cta-banner-v2--with-image" style="background-image: url(&#39;/adobe/dynamicmedia/deliver/dm-aid--fe24d94d-b610-4d5a-b4e9-6e94f86c6f7c/background-newsroom-cta-banner-jpg.webp?preferwebp=true&#39;);"> <div class="cmp-cta-banner-v2__content-wrapper"> <div class="cmp-cta-banner-v2__content"> <h2 class="cmp-cta-banner-v2__title">Get our Identity newsletter</h2> <div class="cmp-cta-banner-v2__content-footer"> <div class="cmp-cta-banner-v2__subtitle rte-content"><p>Let the headlines come straight to you with Access Granted — a monthly edition of Okta announcements, expert perspectives, analysis, and more.</p> </div> <div class="cmp-cta-banner-v2__buttons-wrapper"> <div class="cmp-cta-banner-v2__button-container alternate-theme"><div class="button cmp-button-ss--large cmp-button-ss--primary"> <a id="button-df8c989af6" class="cmp-button--button-df8c989af6 cmp-button " target="_blank" aria-label="Subscribe for free to our Newsletter" href="https://www.linkedin.com/newsletters/access-granted-newsletter-7155652997908193280/" data-link-cta="yes" data-link-text="Subscribe for free" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Subscribe for free</span> </a> </div> </div> </div> </div> </div> <div class="cmp-cta-banner-v2__image-wrapper"> <img loading="lazy" class="cmp-cta-banner-v2__image" srcset="/adobe/dynamicmedia/deliver/dm-aid--2abe80c2-7bfc-445a-844a-0077c87796c0/newsroom-cta-banner-png.webp?width=800&amp;preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--2abe80c2-7bfc-445a-844a-0077c87796c0/newsroom-cta-banner-png.webp?width=1280&amp;preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="Okta newsletter image" data-fallback-srcset="/content/dam/okta---digital/en_us/images/graphics/newsroom-cta-banner.png"/> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="sectioncontent container responsivegrid cmp-section-content-ss--disclaimer-area cmp-section-content-ss--invisible aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-b54f244018" class="cmp-container mod--simple " style="; "> <div class="sectioncontent__content"> </div> </div> </div> <div class="inheritedExperienceFragment aem-GridColumn aem-GridColumn--default--12"><div class="cmp-inherited-experience-fragment"> <div id="container-380b8be18e" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="footer aem-GridColumn aem-GridColumn--default--12"><footer data-component="footer" data-type="organism" x-data="footerData({intlMenuOpen: false})" class="cmp-footer"> <div class="footer__wrapper"> <nav class="cols-container" aria-label="footer navigation"> <div class="footer__contact-section"> <div> <a data-link-cta="yes" data-link-text="" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/" class="footer__logo" aria-label="Okta"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 109.21 36"> <path d="M98.97,23.67c-3.05,0-5.2-2.38-5.2-5.51s2.15-5.51,5.2-5.51,5.14,2.38,5.14,5.51-2.12,5.51-5.14,5.51Zm-.49,3.28c2.46,0,4.55-.96,5.87-2.97,.25,1.95,1.66,2.66,3.44,2.66h1.42v-3.09h-.61c-1.01,0-1.26-.49-1.26-1.64V9.69h-3.26v2.51c-1.11-1.76-3.2-2.82-5.6-2.82-4.28,0-8.21,3.59-8.21,8.78s3.94,8.78,8.21,8.78Zm-16.79-4.24c0,2.78,1.72,3.93,3.78,3.93h3.97v-3.09h-2.89c-1.2,0-1.45-.46-1.45-1.64V12.78h4.34v-3.09h-4.34V4h-3.41V22.71Zm-15.53,3.93h3.41v-7.27h1.14l5.81,7.27h4.31l-7.41-9.22,5.69-7.73h-3.84l-4.65,6.53h-1.05V4h-3.41V26.64Zm-11.07-17.26c-4.77,0-8.7,3.59-8.7,8.78s3.94,8.78,8.7,8.78,8.7-3.59,8.7-8.78-3.94-8.78-8.7-8.78Zm0,14.29c-3.05,0-5.2-2.38-5.2-5.51s2.15-5.51,5.2-5.51,5.2,2.38,5.2,5.51-2.15,5.51-5.2,5.51Z" fill="current"></path> <path d="M19.8,.26l-.74,9.12c-.35-.04-.7-.06-1.06-.06-.45,0-.89,.03-1.32,.1l-.42-4.42c-.01-.14,.1-.26,.24-.26h.75l-.36-4.47c-.01-.14,.1-.26,.23-.26h2.45c.14,0,.25,.12,.23,.26h0Zm-6.18,.45c-.04-.13-.18-.21-.31-.16l-2.3,.84c-.13,.05-.19,.2-.13,.32l1.87,4.08-.71,.26c-.13,.05-.19,.2-.13,.32l1.91,4.01c.69-.38,1.44-.67,2.23-.85L13.63,.71ZM7.98,3.25l5.29,7.46c-.67,.44-1.28,.96-1.8,1.56l-3.17-3.12c-.1-.1-.09-.26,.01-.35l.58-.48-3.15-3.19c-.1-.1-.09-.26,.02-.35l1.87-1.57c.11-.09,.26-.07,.34,.04ZM3.54,7.57c-.11-.08-.27-.04-.34,.08l-1.22,2.12c-.07,.12-.02,.27,.1,.33l4.06,1.92-.38,.65c-.07,.12-.02,.28,.11,.33l4.04,1.85c.29-.75,.68-1.45,1.16-2.08L3.54,7.57ZM.55,13.33c.02-.14,.16-.22,.29-.19l8.85,2.31c-.23,.75-.36,1.54-.38,2.36l-4.43-.36c-.14-.01-.24-.14-.21-.28l.13-.74-4.47-.42c-.14-.01-.23-.14-.21-.28l.42-2.41h0Zm-.33,5.98c-.14,.01-.23,.14-.21,.28l.43,2.41c.02,.14,.16,.22,.29,.19l4.34-1.13,.13,.74c.02,.14,.16,.22,.29,.19l4.28-1.18c-.25-.74-.41-1.53-.45-2.34L.21,19.31Zm1.42,6.34c-.07-.12-.02-.27,.1-.33l8.26-3.92c.31,.74,.73,1.43,1.23,2.05l-3.62,2.58c-.11,.08-.27,.05-.34-.07l-.38-.66-3.69,2.55c-.11,.08-.27,.04-.34-.08l-1.23-2.12Zm10.01-1.72l-6.43,6.51c-.1,.1-.09,.26,.02,.35l1.88,1.57c.11,.09,.26,.07,.34-.04l2.6-3.66,.58,.49c.11,.09,.27,.07,.35-.05l2.52-3.66c-.68-.42-1.31-.93-1.85-1.51Zm-1.27,10.45c-.13-.05-.19-.2-.13-.32l3.81-8.32c.7,.36,1.46,.63,2.25,.78l-1.12,4.3c-.03,.13-.18,.21-.31,.16l-.71-.26-1.19,4.33c-.04,.13-.18,.21-.31,.16l-2.3-.84h0Zm6.56-7.75l-.74,9.12c-.01,.14,.1,.26,.23,.26h2.45c.14,0,.25-.12,.23-.26l-.36-4.47h.75c.14,0,.25-.12,.24-.26l-.42-4.42c-.43,.07-.87,.1-1.32,.1-.36,0-.71-.02-1.06-.07h0ZM25.76,1.94c.06-.13,0-.27-.13-.32l-2.3-.84c-.13-.05-.27,.03-.31,.16l-1.19,4.33-.71-.26c-.13-.05-.27,.03-.31,.16l-1.12,4.3c.8,.16,1.55,.43,2.25,.78L25.76,1.94h0Zm5.02,3.63l-6.43,6.51c-.54-.58-1.16-1.09-1.85-1.51l2.52-3.66c.08-.11,.24-.14,.35-.05l.58,.49,2.6-3.66c.08-.11,.24-.13,.34-.04l1.88,1.57c.11,.09,.11,.25,.02,.35Zm3.48,5.12c.13-.06,.17-.21,.1-.33l-1.23-2.12c-.07-.12-.23-.15-.34-.08l-3.69,2.55-.38-.65c-.07-.12-.23-.16-.34-.07l-3.62,2.58c.5,.62,.91,1.31,1.23,2.05l8.26-3.92Zm1.3,3.32l.42,2.41c.02,.14-.07,.26-.21,.28l-9.11,.85c-.04-.82-.2-1.6-.45-2.34l4.28-1.18c.13-.04,.27,.05,.29,.19l.13,.74,4.34-1.13c.13-.03,.27,.05,.29,.19h0Zm-.41,8.85c.13,.03,.27-.05,.29-.19l.42-2.41c.02-.14-.07-.26-.21-.28l-4.47-.42,.13-.74c.02-.14-.07-.26-.21-.28l-4.43-.36c-.02,.82-.15,1.61-.38,2.36l8.85,2.31h0Zm-2.36,5.5c-.07,.12-.23,.15-.34,.08l-7.53-5.2c.48-.63,.87-1.33,1.16-2.08l4.04,1.85c.13,.06,.18,.21,.11,.33l-.38,.65,4.06,1.92c.12,.06,.17,.21,.1,.33l-1.22,2.12h0Zm-10.07-3.07l5.29,7.46c.08,.11,.24,.13,.34,.04l1.87-1.57c.11-.09,.11-.25,.02-.35l-3.15-3.19,.58-.48c.11-.09,.11-.25,.01-.35l-3.17-3.12c-.53,.6-1.13,1.13-1.8,1.56h0Zm-.05,10.16c-.13,.05-.27-.03-.31-.16l-2.42-8.82c.79-.18,1.54-.47,2.23-.85l1.91,4.01c.06,.13,0,.28-.13,.32l-.71,.26,1.87,4.08c.06,.13,0,.27-.13,.32l-2.3,.84h0Z" fill="current" fill-rule="evenodd"></path> </svg> </a> <p class="footer__contact-text"> To connect with a product expert today, use our <a data-link-cta="yes" data-link-text="chat now" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" href="#chat-now">chat now</a>, <a data-link-cta="yes" data-link-text="email us" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/contact-sales/">email us</a>, or call <a data-link-cta="yes" data-link-text="+1-800-425-1267" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" href="tel:+18004251267">+1-800-425-1267</a>. </p> <a data-link-cta="yes" data-link-text="Contact us" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="button button__secondary-dark--regular" href="https://www.okta.com/au/contact-sales/">Contact us</a> </div> <div class="footer__social-media"> <a data-link-cta="yes" data-link-text="" data-nav-hierarchy="" target="_blank" data-component-name="footer" data-component-type="footer" href="https://www.youtube.com/OktaInc" aria-label="Okta on Youtube" aria-labelledby="youtube-icon-title"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" width="1000" height="1000" role="img"> <title id="youtube-icon-title">Okta on Youtube</title> <path fill="currentColor" d="M714.229 500q0-20.983-15.988-29.976L412.47 291.167q-16.986-10.991-35.971-1-18.985 9.993-18.985 30.976v357.714q0 20.983 18.985 30.975 8.993 3.997 16.986 3.997 10.991 0 18.985-4.996l285.771-178.857Q714.23 520.983 714.23 500zM1000 500q0 53.957-1 83.933-.998 29.976-3.996 75.94-2.998 45.962-12.99 81.934-8.992 40.967-37.97 68.944-28.976 27.978-69.943 31.975-122.902 13.989-373.701 13.989-250.8 0-373.701-13.99-39.968-3.996-69.944-31.974-29.976-27.977-38.97-68.944-6.994-35.972-11.99-81.935T1.8 583.932q.999-29.975-1-83.932-1.998-53.957 1-83.933 2.997-29.976 3.996-75.94 1-45.962 12.99-81.934 8.993-40.967 37.97-68.944 28.976-27.978 69.944-31.975 122.901-13.989 373.7-13.989 250.8 0 373.702 13.99 39.968 3.996 69.944 31.974 29.976 27.977 38.969 68.944 7.993 35.972 11.99 81.935t3.997 75.94q0 29.975.999 83.932z" stroke-width="1"></path> </svg> </a> <a data-link-cta="yes" data-link-text="" data-nav-hierarchy="" target="_blank" data-component-name="footer" data-component-type="footer" href="https://twitter.com/okta" aria-label="Okta on X" aria-labelledby="x-icon-title"> <svg width="1000" height="1000" viewBox="0 0 24 24" fill="#fff" xmlns="http://www.w3.org/2000/svg"> <title id="x-icon-title">Okta on X</title> <path fill-rule="evenodd" clip-rule="evenodd" d="M20.7071 4.70711C21.0976 4.31658 21.0976 3.68342 20.7071 3.29289C20.3166 2.90237 19.6834 2.90237 19.2929 3.29289L13.348 9.23779L9.07342 3.40865C8.88504 3.15177 8.58555 3 8.267 3H4C3.62317 3 3.27833 3.21184 3.108 3.54798C2.93766 3.88412 2.97075 4.28747 3.19359 4.59135L9.45539 13.1304L3.2929 19.2929C2.90237 19.6834 2.90237 20.3166 3.2929 20.7071C3.68342 21.0976 4.31659 21.0976 4.70711 20.7071L10.652 14.7622L14.9266 20.5914C15.115 20.8482 15.4145 21 15.733 21H20C20.3768 21 20.7217 20.7882 20.892 20.452C21.0623 20.1159 21.0293 19.7125 20.8064 19.4086L14.5446 10.8696L20.7071 4.70711ZM12.3703 11.2866C12.4012 11.338 12.4371 11.3872 12.4781 11.4336L18.0266 19H16.2398L5.97338 5H7.76026L12.3703 11.2866Z" fill="#fff"/> </svg> </a> <a data-link-cta="yes" data-link-text="" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" href="https://www.linkedin.com/company/okta-inc-/" target="_blank" aria-label="Okta on LinkedIn" aria-labelledby="linkedin-icon-title"> <svg viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg" width="1000" height="1000" role="img"> <title id="linkedin-icon-title">Okta on LinkedIn</title> <path fill="currentColor" d="M266.5 356.5v553h-184v-553zm12-171q0 41-29 68t-75 27h-1q-46 0-74-27t-28-68q0-41 29-68t75-27q46 0 74 27t29 68zm650 407v317h-183v-296q0-59-23-92t-71-33q-35 0-58 19t-36 48q-6 17-6 45v309h-184q1-223 1-361v-165l-1-27h184v80h-1q11-18 23-31t31-29q19-16 49-24t64-9q95 0 153 63t58 186z"> </path> </svg> </a> </div> </div> <div> <h2 class="footer__header">Company</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="About us" data-nav-hierarchy="Company|About us" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/company/">About us</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Our Customers" data-nav-hierarchy="Company|Our Customers" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/en-au/customers/">Our Customers</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Leadership" data-nav-hierarchy="Company|Leadership" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/company/leadership/">Leadership</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Investors" data-nav-hierarchy="Company|Investors" data-component-name="footer" data-component-type="footer" href="https://investor.okta.com/?_ga=2.173311395.1408537636.1665532992-1758812997.1653668763">Investors</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Careers" data-nav-hierarchy="Company|Careers" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/company/careers/">Careers</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Events" data-nav-hierarchy="Company|Events" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/resources/events/">Events</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Press Room" data-nav-hierarchy="Company|Press Room" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/en-au/newsroom/">Press Room</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Partners" data-nav-hierarchy="Company|Partners" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/partners/">Partners</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Responsibility" data-nav-hierarchy="Company|Responsibility" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/responsibility/">Responsibility</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Okta for Good" data-nav-hierarchy="Company|Okta for Good" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/okta-for-good/">Okta for Good</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Diversity, Inclusion &amp; Belonging" data-nav-hierarchy="Company|Diversity, Inclusion &amp; Belonging" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/company/">Diversity, Inclusion &amp; Belonging</a> </li> </ul> </div> <div> <h2 class="footer__header">Starting with Okta</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="The Okta Advantage" data-nav-hierarchy="Starting with Okta|The Okta Advantage" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/company/">The Okta Advantage</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Customer Identity Cloud" data-nav-hierarchy="Starting with Okta|Customer Identity Cloud" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/en-au/products/customer-identity/">Customer Identity Cloud</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Workforce Identity Cloud" data-nav-hierarchy="Starting with Okta|Workforce Identity Cloud" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/en-au/products/workforce-identity/">Workforce Identity Cloud</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Free Trial" data-nav-hierarchy="Starting with Okta|Free Trial" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/free-trial/">Free Trial</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Pricing" data-nav-hierarchy="Starting with Okta|Pricing" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/en-au/pricing/">Pricing</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Contact Sales" data-nav-hierarchy="Starting with Okta|Contact Sales" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/contact-sales/">Contact Sales</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Trust" data-nav-hierarchy="Starting with Okta|Trust" data-component-name="footer" data-component-type="footer" href="https://trust.okta.com/?_ga=2.112714756.1408537636.1665532992-1758812997.1653668763&_gl=1%2A16ec8o3%2A_ga%2AMTc1ODgxMjk5Ny4xNjUzNjY4NzYz%2A_ga_QKMSDV5369%2AMTY2NTU4ODY2NC41Ny4xLjE2NjU1ODg5MTIuNjAuMC4w">Trust</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Accessibility" data-nav-hierarchy="Starting with Okta|Accessibility" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/accessibility/">Accessibility</a> </li> </ul> </div> <div> <h2 class="footer__header">Help &amp; Support</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Help &amp; Support" data-nav-hierarchy="Help &amp; Support|Help &amp; Support" data-component-name="footer" data-component-type="footer" href="https://support.okta.com/help/s/?language=en_US&_ga=2.141001906.1408537636.1665532992-1758812997.1653668763&_gl=1%2A19k8ftp%2A_ga%2AMTc1ODgxMjk5Ny4xNjUzNjY4NzYz%2A_ga_QKMSDV5369%2AMTY2NTU4ODY2NC41Ny4xLjE2NjU1ODk0OTAuNTkuMC4w">Help &amp; Support</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Frequently Asked Questions" data-nav-hierarchy="Help &amp; Support|Frequently Asked Questions" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/faq/">Frequently Asked Questions</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Contact Us" data-nav-hierarchy="Help &amp; Support|Contact Us" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/au/contact-sales/">Contact Us</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Customer Identity Cloud Status" data-nav-hierarchy="Help &amp; Support|Customer Identity Cloud Status" data-component-name="footer" data-component-type="footer" href="https://status.auth0.com/?_ga=2.51476969.1131952190.1694551039-2108337227.1682701839&_gl=1%2A16s7hs7%2A_ga%2AMjEwODMzNzIyNy4xNjgyNzAxODM5%2A_ga_QKMSDV5369%2AMTY5NDU1MTAzOS4zOC4xLjE2OTQ1NTI2NzcuMjAuMC4w">Customer Identity Cloud Status</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Workforce Identity Cloud Status" data-nav-hierarchy="Help &amp; Support|Workforce Identity Cloud Status" data-component-name="footer" data-component-type="footer" href="https://status.okta.com/?_ga=2.51476969.1131952190.1694551039-2108337227.1682701839&_gl=1%2A1gwr68d%2A_ga%2AMjEwODMzNzIyNy4xNjgyNzAxODM5%2A_ga_QKMSDV5369%2AMTY5NDU1MTAzOS4zOC4xLjE2OTQ1NTI2OTMuNC4wLjA.">Workforce Identity Cloud Status</a> </li> </ul> </div> </nav> <hr class="divider"/> <div class="footer__foot-and-copyright"> <ul class="social-media-list"> <li> <a class="anchor" href="https://www.okta.com/agreements/" data-link-cta="no" data-link-text="Legal" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Legal </a> </li> <li> <a class="anchor" href="https://www.okta.com/au/privacy-policy/" data-link-cta="no" data-link-text="Privacy Policy" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Privacy Policy </a> </li> <li> <a class="anchor" href="https://www.okta.com/terms-of-service/" data-link-cta="no" data-link-text="Site Terms" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Site Terms </a> </li> <li> <a class="anchor" href="https://trust.okta.com/" data-link-cta="no" data-link-text="Security" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Security </a> </li> <li> <a class="anchor" href="https://www.okta.com/au/html-sitemap/" data-link-cta="no" data-link-text="Sitemap" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Sitemap </a> </li> <li> <a class="anchor" href="#" data-link-cta="no" data-link-text="Cookie Preferences" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" @click.prevent="openOneTrust()"> Cookie Preferences </a> </li> <li> <a class="anchor" href="https://www.okta.com/your-privacy-choices/" data-link-cta="no" data-link-text="Your Privacy Choices" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Your Privacy Choices </a> </li> </ul> <hr class="divider"/> <nav x-data="{ intlMenuOpen: false }" class="intl-navigation" aria-label="language navigation" x-on:keydown.escape="intlMenuOpen = false; document.getElementById('intl-menu-link-footer').focus()"> <a class="intl-button" role="button" @click="intlMenuOpen = !intlMenuOpen; $el.setAttribute('aria-expanded', intlMenuOpen)" id="intl-menu-link-footer" href="javascript:void(0)" data-link-cta="yes" data-link-text="Australia" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" aria-expanded="false" aria-controls="intl-menu-footer" aria-haspopup="true" tabindex="0"> <svg class="main-nav__icon main-nav__icon--intl" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true"> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 18.3334c4.6024 0 8.3333-3.7309 8.3333-8.3333 0-4.60239-3.7309-8.33335-8.3333-8.33335-4.60239 0-8.33335 3.73096-8.33335 8.33335 0 4.6024 3.73096 8.3333 8.33335 8.3333Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> <path d="M1.66675 10H18.3334" class="icon__path" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 1.66675c2.0844 2.28196 3.2689 5.24336 3.3333 8.33335-.0644 3.09-1.2489 6.0514-3.3333 8.3333-2.08442-2.2819-3.26898-5.2433-3.33335-8.3333.06437-3.08999 1.24893-6.05139 3.33335-8.33335v0Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg> <span :class="{'tipitop__text-link--open': intlMenuOpen}" class="tipitop__text-link intl-link"> Australia </span> </a> <div x-show="intlMenuOpen" class="intl-container" :class="{'int-container--open': intlMenuOpen}" x-init="$watch('intlMenuOpen', value => { if (value) { $nextTick(() => $refs.footerItem1.focus()) } })" tabindex="-1" aria-labelledby="intl-menu-footer"> <ul class="intl-menu" id="intl-menu-footer" role="menu"> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/" id="intl-menu-option-footer-1" data-link-cta="yes" target="_self" data-link-text="United States" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem1"> United States </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/fr-fr/" id="intl-menu-option-footer-2" data-link-cta="yes" target="_self" data-link-text="France" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem2"> France </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/de-de/" id="intl-menu-option-footer-3" data-link-cta="yes" target="_self" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem3"> Germany </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/ja-jp/" id="intl-menu-option-footer-4" data-link-cta="yes" target="_self" data-link-text="Japan" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem4"> Japan </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-nl/" id="intl-menu-option-footer-5" data-link-cta="yes" target="_self" data-link-text="Netherlands" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem5"> Netherlands </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-gb/" id="intl-menu-option-footer-6" data-link-cta="yes" target="_self" data-link-text="United Kingdom" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem6"> United Kingdom </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-sg/" id="intl-menu-option-footer-7" data-link-cta="yes" target="_self" data-link-text="Singapore" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem7"> Singapore </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/ko-kr/" id="intl-menu-option-footer-8" data-link-cta="yes" target="_self" data-link-text="Korea" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem8"> Korea </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/en-se/" id="intl-menu-option-footer-9" data-link-cta="yes" target="_self" data-link-text="Sweden" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem9"> Sweden </a> </li> </ul> </div> </nav> <div class="footer__copyright"> Copyright © 2025 Okta. All rights reserved. </div> </div> </div> </footer></div> </div> </div> </div> </div> </div> </div> </div> <script src="/etc.clientlibs/okta-www/clientlibs/clientlib-site.lc-adac54610ec23ba6a0f523826d429f58-lc.min.js"></script> <script async src="/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js"></script> <script async src="/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-56934e461ff6c436f962a5990541a527-lc.min.js"></script> <script async src="/etc.clientlibs/okta-www/clientlibs/clientlib-base.lc-639ae5ee81223c0d8c7a209affa92a97-lc.min.js"></script> <script type="text/javascript">_satellite.pageBottom();</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10