CINXE.COM
Témoignages clients | Okta
<!DOCTYPE HTML> <html lang="fr-FR"> <head> <meta charset="UTF-8"/> <title>Témoignages clients | Okta</title> <meta name="description" content="Des milliers d'entreprises nous font confiance. Nous aidons nos clients à réussir en leur permettant d’utiliser en toute sécurité les technologies dont ils ont besoin pour leurs activités."/> <meta name="template" content="customers-overview-template"/> <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/fr-fr/customers/"/> <meta name="title" content="Témoignages clients | Okta"/> <meta property="og:title" content="Customers"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.okta.com/fr-fr/customers/"/> <meta name="twitter:title" content="Témoignages clients | Okta"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:url" content="https://www.okta.com/fr-fr/customers/"/> <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\/fr\/fr\u002Dfr\/customers\/_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-ca39e58f8a5d2d115bd36e066d6c7a47-lc.min.css" type="text/css"> <div class="js-page-data" data-language="fr-fr" data-locale="fr"></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-4505f9d9cfe031a2e3efc2cc34b3fccd-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-7cf5d25fd8" data-cmp-link-accessibility-enabled data-cmp-link-accessibility-text="s’ouvre dans un nouvel onglet" 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\u002D7cf5d25fd8\x22:{\x22@type\x22:\x22okta\u002Dwww\/components\/page\/page_base\/v1\/page_base\x22,\x22repo:modifyDate\x22:\x222025\u002D02\u002D28T13:45:44Z\x22,\x22dc:title\x22:\x22Customers\x22,\x22dc:description\x22:\x22Des milliers d\x27entreprises nous font confiance. Nous aidons nos clients à réussir en leur permettant d’utiliser en toute sécurité les technologies dont ils ont besoin pour leurs activités.\x22,\x22xdm:template\x22:\x22\/conf\/okta\u002Dwww\/settings\/wcm\/templates\/customers\u002Doverview\u002Dtemplate\x22,\x22xdm:language\x22:\x22fr\u002DFR\x22,\x22xdm:tags\x22:[],\x22repo:path\x22:\x22\/content\/okta\u002Dwww\/fr\/fr\u002Dfr\/customers.html\x22}}"), event:'cmp:show', eventInfo: { path: 'page.page_base\u002D7cf5d25fd8' } }); </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-c80c0f3d6d" 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-507db32ad5" 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/press-room/press-releases/okta-announces-multi-year-partnership-with-the-mclaren-racing-formula-1-team/" target="_blank" id="" data-link-cta="no" data-link-text="Okta devient partenaire officiel de McLaren Formula 1 Team" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Okta devient partenaire officiel de McLaren Formula 1 Team</a> <span class="header__tipitop-item">Okta devient partenaire officiel de McLaren Formula 1 Team</span> <a href="https://www.okta.com/press-room/press-releases/okta-announces-multi-year-partnership-with-the-mclaren-racing-formula-1-team/" target="_blank" class="header__tipitop-item" id="" data-link-cta="yes" data-link-text="En savoir plus →" data-nav-hierarchy="" data-component-name="header" data-component-type="header">En savoir plus →</a> </div> <div class="contact-links"> <a class="main-nav__link main-nav__link--phone" href="tel:+33%201%2085%2064%2008%2080" id="" data-link-cta="no" data-link-text="+33 1 85 64 08 80" data-nav-hierarchy="" data-component-name="header" data-component-type="header">+33 1 85 64 08 80</a> <a class="main-nav__link" id="" data-link-cta="no" data-link-text="Contact commercial" 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">Contact commercial</span> </a> <a target="_self" class="main-nav__link" href="https://www.okta.com/fr/search" id="" data-link-cta="no" data-link-text="Recherche" 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">Recherche</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="France" 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">France</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/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="desktopItem2"> United Kingdom </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-au/" class="anchor" id="" data-link-cta="no" data-link-text="Australia" data-nav-hierarchy="" data-component-name="header" data-component-type="header" x-ref="desktopItem6"> Australia </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/fr/" 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="Produits" data-nav-hierarchy="Produits" 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}"> Produits </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="Pourquoi Okta ?" data-nav-hierarchy="Pourquoi 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}"> Pourquoi 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="Développeurs" data-nav-hierarchy="Développeurs" 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}"> Développeurs </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="Ressources" data-nav-hierarchy="Ressources" 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}"> Ressources </span> </a> </li> </ul> <div class="cta-buttons-wrapper"> <a class="cta-button cta-button__primary--regular" href="https://www.okta.com/fr/free-trial/" id="next-focusable-element" data-link-cta="yes" data-link-text="Essai gratuit" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Essai gratuit </a> <a class="cta-button cta-button__secondary--regular" href="https://okta.com/fr/contact-sales/" id="next-focusable-element" data-link-cta="yes" data-link-text="Contacter" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Contacter </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">Produits</h2> <p class="subnav-description">Grâce à la flexibilité et à la neutralité qui caractérisent nos solutions Customer Identity et Workforce Identity Cloud, vos clients, collaborateurs et partenaires peuvent bénéficier d’un accès transparent et sécurisé.</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">Customer Identity Cloud</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/fr/customer-identity/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/fr/customer-identity/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/fr/customer-identity/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/fr/customer-identity/single-sign-on/" 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/fr/customer-identity/universal-login/" data-link-cta="no" data-link-text="Universal Login" data-component-name="header" data-component-type="header"> Universal Login </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/fr/customer-identity/" data-link-cta="no" data-link-text="Explore Customer Identity Cloud" data-component-name="header" data-component-type="header"> Explore Customer Identity Cloud </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">Workforce Identity Cloud</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/fr-fr/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/fr/products/adaptive-multi-factor-authentication/" data-link-cta="no" data-link-text="Adaptive MFA" data-component-name="header" data-component-type="header"> Adaptive MFA </a> <a class="anchor " href="https://www.okta.com/fr/products/lifecycle-management/" data-link-cta="no" data-link-text="Lifecycle Management" data-component-name="header" data-component-type="header"> Lifecycle Management </a> <a class="anchor " href="https://www.okta.com/fr/platform/workflows/" data-link-cta="no" data-link-text="Workflows" data-component-name="header" data-component-type="header"> Workflows </a> <a class="anchor " href="https://www.okta.com/fr/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/fr/products/privileged-access/" data-link-cta="no" data-link-text="Privileged Access" data-component-name="header" data-component-type="header"> Privileged Access </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/fr/workforce-identity/" data-link-cta="no" data-link-text="Explore Workforce Identity Cloud" data-component-name="header" data-component-type="header"> Explore Workforce Identity Cloud </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">Pourquoi Okta ?</h2> <p class="subnav-description">Okta vous offre une plateforme neutre, puissante et extensible qui place l’identité au cœur de votre pile technologique. Quel que soit le secteur, le cas d’usage ou le niveau de support dont vous avez besoin, nous sommes là.</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">Vos objectifs</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/fr/workforce-identity/" data-link-cta="no" data-link-text="Performance IT" data-component-name="header" data-component-type="header"> Performance IT </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/" data-link-cta="no" data-link-text="Expérience numérique optimisée" data-component-name="header" data-component-type="header"> Expérience numérique optimisée </a> <a class="anchor " href="https://www.okta.com/fr/zero-trust/" data-link-cta="no" data-link-text="Sécurité basée sur l’identité" data-component-name="header" data-component-type="header"> Sécurité basée sur l’identité </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/" data-link-cta="no" data-link-text="Innovation sans compromis" data-component-name="header" data-component-type="header"> Innovation sans compromis </a> <a class="anchor " href="https://www.okta.com/fr/workforce-identity/" data-link-cta="no" data-link-text="Agilité des collaborateurs" data-component-name="header" data-component-type="header"> Agilité des collaborateurs </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">Votre secteur d’activité</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/fr/okta-public-sector/" data-link-cta="no" data-link-text="Secteur public" data-component-name="header" data-component-type="header"> Secteur public </a> <a class="anchor " href="https://www.okta.com/fr/solutions/financial-services/" data-link-cta="no" data-link-text="Services financiers" data-component-name="header" data-component-type="header"> Services financiers </a> <a class="anchor " href="https://www.okta.com/fr/solutions/retail/" data-link-cta="no" data-link-text="Commerce de détail" data-component-name="header" data-component-type="header"> Commerce de détail </a> <a class="anchor " href="https://www.okta.com/fr/solutions/healthcare/" data-link-cta="no" data-link-text="Santé" data-component-name="header" data-component-type="header"> Santé </a> <a class="anchor " href="https://www.okta.com/fr/solutions/travel-hospitality/" data-link-cta="no" data-link-text="Tourisme et événementiel" data-component-name="header" data-component-type="header"> Tourisme et événementiel </a> <a class="anchor " href="https://www.okta.com/fr/solutions/technology/" data-link-cta="no" data-link-text="Technologies" data-component-name="header" data-component-type="header"> Technologies </a> <a class="anchor " href="https://www.okta.com/fr/solutions/energy/" data-link-cta="no" data-link-text="Énergie" data-component-name="header" data-component-type="header"> Énergie </a> <a class="anchor " href="https://www.okta.com/fr/solutions/nonprofits/" data-link-cta="no" data-link-text="Organisations à but non lucratif" data-component-name="header" data-component-type="header"> Organisations à but non lucratif </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">Vers la réussite</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/fr/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/fr/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/fr/small-business/" data-link-cta="no" data-link-text="Pour les PME" data-component-name="header" data-component-type="header"> Pour les PME </a> <a class="anchor " href="https://www.okta.com/fr/customers/" data-link-cta="no" data-link-text="Témoignages clients" data-component-name="header" data-component-type="header"> Témoignages clients </a> <a class="anchor " href="https://www.okta.com/fr/okta-advantage/" data-link-cta="no" data-link-text="L’atout Okta" data-component-name="header" data-component-type="header"> L’atout Okta </a> <a class="anchor " href="https://www.okta.com/fr/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="Confiance" data-component-name="header" data-component-type="header"> Confiance </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">Pour les développeurs</h2> <p class="subnav-description">Pour vos projets de développement, profitez de nos fonctionnalités prêtes à l'emploi, puissantes et extensibles, ainsi que de milliers d’intégrations et personnalisations. Notre communauté de développeurs est là pour vous.</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">Customer Identity Cloud</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="Base de connaissance" data-component-name="header" data-component-type="header"> Base de connaissance </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="État de Customer Identity Cloud" data-component-name="header" data-component-type="header"> État de Customer Identity Cloud </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">Workforce Identity Cloud</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/fr/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="Base de connaissance" data-component-name="header" data-component-type="header"> Base de connaissance </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="État de Workforce Identity Cloud" data-component-name="header" data-component-type="header"> État de Workforce Identity Cloud </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">Ressources et support</h2> <p class="subnav-description">Okta vous offre une plateforme neutre, puissante et extensible qui place l’identité au cœur de votre pile technologique. Quel que soit le secteur, le cas d’usage ou le niveau de support dont vous avez besoin, nous sommes là.</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">Ressources</h3> <div class="subnav-list__presentation-top-links"> <a class="anchor " href="https://www.okta.com/fr/customers/" data-link-cta="no" data-link-text="Études de cas client" data-component-name="header" data-component-type="header"> Études de cas client </a> <a class="anchor " href="https://www.okta.com/fr/events/" data-link-cta="no" data-link-text="Événements" data-component-name="header" data-component-type="header"> Événements </a> <a class="anchor " href="https://www.okta.com/resources/podcasts/mistaken-identity/" data-link-cta="no" data-link-text="Podcasts" data-component-name="header" data-component-type="header"> Podcasts </a> <a class="anchor " href="https://www.okta.com/fr/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/fr/press-room/" data-link-cta="no" data-link-text="Espace presse" data-component-name="header" data-component-type="header"> Espace presse </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?field_resource_solutions_target_id=All&type=analyst_research" data-link-cta="no" data-link-text="Rapports d’analyste" data-component-name="header" data-component-type="header"> Rapports d’analyste </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?type=datasheet" data-link-cta="no" data-link-text="Fiches produit" data-component-name="header" data-component-type="header"> Fiches produit </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?type=demo" data-link-cta="no" data-link-text="Démonstrations" data-component-name="header" data-component-type="header"> Démonstrations </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?field_resource_solutions_target_id=All&type=video" data-link-cta="no" data-link-text="Vidéos" data-component-name="header" data-component-type="header"> Vidéos </a> <a class="anchor " href="https://www.okta.com/fr/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/fr/resources/content-library/?field_resource_solutions_target_id=All&type=whitepaper" data-link-cta="no" data-link-text="Livres blancs" data-component-name="header" data-component-type="header"> Livres blancs </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/fr/customer-first/" data-link-cta="no" data-link-text="Présentation de l’équipe Customer First" data-component-name="header" data-component-type="header"> Présentation de l’équipe Customer First </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/fr/services/success-and-support/" data-link-cta="no" data-link-text="Services Support" data-component-name="header" data-component-type="header"> Services Support </a> <a class="anchor " href="https://www.okta.com/fr/services/professional-services/" data-link-cta="no" data-link-text="Services professionnels" data-component-name="header" data-component-type="header"> Services professionnels </a> <a class="anchor " href="https://www.okta.com/fr/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/fr/services/training/" data-link-cta="no" data-link-text="Formation" data-component-name="header" data-component-type="header"> Formation </a> <a class="anchor " href="https://www.okta.com/fr/services/certification/" data-link-cta="no" data-link-text="Certification" data-component-name="header" data-component-type="header"> Certification </a> <a class="anchor " href="https://www.okta.com/fr/partners/meet-our-partners/" data-link-cta="no" data-link-text="Trouver un partenaire" data-component-name="header" data-component-type="header"> Trouver un partenaire </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="Aide et support" data-component-name="header" data-component-type="header"> Aide et 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="Documentation produit" data-component-name="header" data-component-type="header"> Documentation produit </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="Base de connaissance" data-component-name="header" data-component-type="header"> Base de connaissance </a> <a class="anchor " href="https://www.okta.com/fr/faq/" data-link-cta="no" data-link-text="Foire aux questions (FAQ)" data-component-name="header" data-component-type="header"> Foire aux questions (FAQ) </a> <a class="anchor top-right-arrow" href="https://www.okta.com/fr/contact-sales/" target="_blank" data-link-cta="no" data-link-text="Nous contacter" data-component-name="header" data-component-type="header"> Nous contacter </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="État de Customer Identity Cloud" data-component-name="header" data-component-type="header"> État de Customer Identity Cloud </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="État de Workforce Identity Cloud" data-component-name="header" data-component-type="header"> État de Workforce Identity Cloud </a> </div> </div> </section> </div> </div> </div> <div class="main-nav__controls"> <a class="cta-button cta-button__secondary--regular" href="https://okta.com/fr/contact-sales/" data-link-cta="yes" data-link-text="Contacter" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Contacter </a> <a target="_self" href="https://www.okta.com/fr/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">Recherche</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/fr" class="main-nav__link main-nav__control" id="profile-link" data-link-cta="yes" data-link-text="Connexion" 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">Connexion</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/en-gb/" id="intl-menu-option-2" 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="mobileItem2"> United Kingdom </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-au/" id="intl-menu-option-6" data-link-cta="no" data-link-text="Australia" data-nav-hierarchy="Main Navigation|International Menu|Australia" data-component-name="header" data-component-type="top navigation" class="anchor" x-ref="mobileItem6"> Australia </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="Produits" data-nav-hierarchy="Mobile Navigation| Produits" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 1 ? 'true' : 'false'"> Produits <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">Produits</h2> <p class="subnav-description">Grâce à la flexibilité et à la neutralité qui caractérisent nos solutions Customer Identity et Workforce Identity Cloud, vos clients, collaborateurs et partenaires peuvent bénéficier d’un accès transparent et sécurisé.</p> </div> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Customer Identity Cloud</h3> <a class="anchor " href="https://www.okta.com/fr/customer-identity/actions/" data-link-cta="no" data-link-text="Actions" data-nav-hierarchy="Mobile Navigation|Produits|Customer Identity Cloud|Actions" data-component-name="header" data-component-type="top navigation"> Actions </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/multi-factor-authentication/" data-link-cta="no" data-link-text="Multifactor Authentication" data-nav-hierarchy="Mobile Navigation|Produits|Customer Identity Cloud|Multifactor Authentication" data-component-name="header" data-component-type="top navigation"> Multifactor Authentication </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/passwordless/" data-link-cta="no" data-link-text="Passwordless" data-nav-hierarchy="Mobile Navigation|Produits|Customer Identity Cloud|Passwordless" data-component-name="header" data-component-type="top navigation"> Passwordless </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/single-sign-on/" data-link-cta="no" data-link-text="Single Sign On" data-nav-hierarchy="Mobile Navigation|Produits|Customer Identity Cloud|Single Sign On" data-component-name="header" data-component-type="top navigation"> Single Sign On </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/universal-login/" data-link-cta="no" data-link-text="Universal Login" data-nav-hierarchy="Mobile Navigation|Produits|Customer Identity Cloud|Universal Login" data-component-name="header" data-component-type="top navigation"> Universal Login </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/fr/customer-identity/" data-link-cta="no" data-link-text="Explore Customer Identity Cloud" data-nav-hierarchy="Mobile Navigation|Produits|Customer Identity Cloud|Explore Customer Identity Cloud" data-component-name="header" data-component-type="top navigation"> Explore Customer Identity Cloud </a> </div> </footer> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Workforce Identity Cloud</h3> <a class="anchor " href="https://www.okta.com/fr-fr/products/single-sign-on-workforce-identity/" data-link-cta="no" data-link-text="Single Sign On" data-nav-hierarchy="Mobile Navigation|Produits|Workforce Identity Cloud|Single Sign On" data-component-name="header" data-component-type="top navigation"> Single Sign On </a> <a class="anchor " href="https://www.okta.com/fr/products/adaptive-multi-factor-authentication/" data-link-cta="no" data-link-text="Adaptive MFA" data-nav-hierarchy="Mobile Navigation|Produits|Workforce Identity Cloud|Adaptive MFA" data-component-name="header" data-component-type="top navigation"> Adaptive MFA </a> <a class="anchor " href="https://www.okta.com/fr/products/lifecycle-management/" data-link-cta="no" data-link-text="Lifecycle Management" data-nav-hierarchy="Mobile Navigation|Produits|Workforce Identity Cloud|Lifecycle Management" data-component-name="header" data-component-type="top navigation"> Lifecycle Management </a> <a class="anchor " href="https://www.okta.com/fr/platform/workflows/" data-link-cta="no" data-link-text="Workflows" data-nav-hierarchy="Mobile Navigation|Produits|Workforce Identity Cloud|Workflows" data-component-name="header" data-component-type="top navigation"> Workflows </a> <a class="anchor " href="https://www.okta.com/fr/products/identity-governance/" data-link-cta="no" data-link-text="Identity Governance" data-nav-hierarchy="Mobile Navigation|Produits|Workforce Identity Cloud|Identity Governance" data-component-name="header" data-component-type="top navigation"> Identity Governance </a> <a class="anchor " href="https://www.okta.com/fr/products/privileged-access/" data-link-cta="no" data-link-text="Privileged Access" data-nav-hierarchy="Mobile Navigation|Produits|Workforce Identity Cloud|Privileged Access" data-component-name="header" data-component-type="top navigation"> Privileged Access </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/fr/workforce-identity/" data-link-cta="no" data-link-text="Explore Workforce Identity Cloud" data-nav-hierarchy="Mobile Navigation|Produits|Workforce Identity Cloud|Explore Workforce Identity Cloud" data-component-name="header" data-component-type="top navigation"> Explore Workforce Identity Cloud </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="Pourquoi Okta ?" data-nav-hierarchy="Mobile Navigation| Pourquoi Okta ?" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 2 ? 'true' : 'false'"> Pourquoi 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">Pourquoi Okta ?</h2> <p class="subnav-description">Okta vous offre une plateforme neutre, puissante et extensible qui place l’identité au cœur de votre pile technologique. Quel que soit le secteur, le cas d’usage ou le niveau de support dont vous avez besoin, nous sommes là.</p> </div> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Vos objectifs</h3> <a class="anchor " href="https://www.okta.com/fr/workforce-identity/" data-link-cta="no" data-link-text="Performance IT" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vos objectifs|Performance IT" data-component-name="header" data-component-type="top navigation"> Performance IT </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/" data-link-cta="no" data-link-text="Expérience numérique optimisée" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vos objectifs|Expérience numérique optimisée" data-component-name="header" data-component-type="top navigation"> Expérience numérique optimisée </a> <a class="anchor " href="https://www.okta.com/fr/zero-trust/" data-link-cta="no" data-link-text="Sécurité basée sur l’identité" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vos objectifs|Sécurité basée sur l’identité" data-component-name="header" data-component-type="top navigation"> Sécurité basée sur l’identité </a> <a class="anchor " href="https://www.okta.com/fr/customer-identity/" data-link-cta="no" data-link-text="Innovation sans compromis" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vos objectifs|Innovation sans compromis" data-component-name="header" data-component-type="top navigation"> Innovation sans compromis </a> <a class="anchor " href="https://www.okta.com/fr/workforce-identity/" data-link-cta="no" data-link-text="Agilité des collaborateurs" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vos objectifs|Agilité des collaborateurs" data-component-name="header" data-component-type="top navigation"> Agilité des collaborateurs </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Votre secteur d’activité</h3> <a class="anchor " href="https://www.okta.com/fr/okta-public-sector/" data-link-cta="no" data-link-text="Secteur public" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Secteur public" data-component-name="header" data-component-type="top navigation"> Secteur public </a> <a class="anchor " href="https://www.okta.com/fr/solutions/financial-services/" data-link-cta="no" data-link-text="Services financiers" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Services financiers" data-component-name="header" data-component-type="top navigation"> Services financiers </a> <a class="anchor " href="https://www.okta.com/fr/solutions/retail/" data-link-cta="no" data-link-text="Commerce de détail" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Commerce de détail" data-component-name="header" data-component-type="top navigation"> Commerce de détail </a> <a class="anchor " href="https://www.okta.com/fr/solutions/healthcare/" data-link-cta="no" data-link-text="Santé" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Santé" data-component-name="header" data-component-type="top navigation"> Santé </a> <a class="anchor " href="https://www.okta.com/fr/solutions/travel-hospitality/" data-link-cta="no" data-link-text="Tourisme et événementiel" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Tourisme et événementiel" data-component-name="header" data-component-type="top navigation"> Tourisme et événementiel </a> <a class="anchor " href="https://www.okta.com/fr/solutions/technology/" data-link-cta="no" data-link-text="Technologies" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Technologies" data-component-name="header" data-component-type="top navigation"> Technologies </a> <a class="anchor " href="https://www.okta.com/fr/solutions/energy/" data-link-cta="no" data-link-text="Énergie" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Énergie" data-component-name="header" data-component-type="top navigation"> Énergie </a> <a class="anchor " href="https://www.okta.com/fr/solutions/nonprofits/" data-link-cta="no" data-link-text="Organisations à but non lucratif" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Votre secteur d’activité|Organisations à but non lucratif" data-component-name="header" data-component-type="top navigation"> Organisations à but non lucratif </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Vers la réussite</h3> <a class="anchor " href="https://www.okta.com/fr/products/okta-ai/" data-link-cta="no" data-link-text="Okta AI" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vers la réussite|Okta AI" data-component-name="header" data-component-type="top navigation"> Okta AI </a> <a class="anchor " href="https://www.okta.com/fr/okta-integration-network/" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vers la réussite|Okta Integration Network" data-component-name="header" data-component-type="top navigation"> Okta Integration Network </a> <a class="anchor " href="https://www.okta.com/fr/small-business/" data-link-cta="no" data-link-text="Pour les PME" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vers la réussite|Pour les PME" data-component-name="header" data-component-type="top navigation"> Pour les PME </a> <a class="anchor " href="https://www.okta.com/fr/customers/" data-link-cta="no" data-link-text="Témoignages clients" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vers la réussite|Témoignages clients" data-component-name="header" data-component-type="top navigation"> Témoignages clients </a> <a class="anchor " href="https://www.okta.com/fr/okta-advantage/" data-link-cta="no" data-link-text="L’atout Okta" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vers la réussite|L’atout Okta" data-component-name="header" data-component-type="top navigation"> L’atout Okta </a> <a class="anchor " href="https://www.okta.com/fr/secure-identity-commitment/" data-link-cta="no" data-link-text="Secure Identity Commitment" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vers la réussite|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="Confiance" data-nav-hierarchy="Mobile Navigation|Pourquoi Okta ?|Vers la réussite|Confiance" data-component-name="header" data-component-type="top navigation"> Confiance </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="Développeurs" data-nav-hierarchy="Mobile Navigation| Développeurs" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 3 ? 'true' : 'false'"> Développeurs <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">Développeurs</h2> <p class="subnav-description">Pour vos projets de développement, profitez de nos fonctionnalités prêtes à l'emploi, puissantes et extensibles, ainsi que de milliers d’intégrations et personnalisations. Notre communauté de développeurs est là pour vous.</p> </div> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Customer Identity Cloud</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|Développeurs|Customer Identity Cloud|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|Développeurs|Customer Identity Cloud|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|Développeurs|Customer Identity Cloud|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="Base de connaissance" data-nav-hierarchy="Mobile Navigation|Développeurs|Customer Identity Cloud|Base de connaissance" data-component-name="header" data-component-type="top navigation"> Base de connaissance </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="État de Customer Identity Cloud" data-nav-hierarchy="Mobile Navigation|Développeurs|Customer Identity Cloud|État de Customer Identity Cloud" data-component-name="header" data-component-type="top navigation"> État de Customer Identity Cloud </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Workforce Identity Cloud</h3> <a class="anchor " href="https://www.okta.com/fr/okta-integration-network/" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Mobile Navigation|Développeurs|Workforce Identity Cloud|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|Développeurs|Workforce Identity Cloud|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|Développeurs|Workforce Identity Cloud|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="Base de connaissance" data-nav-hierarchy="Mobile Navigation|Développeurs|Workforce Identity Cloud|Base de connaissance" data-component-name="header" data-component-type="top navigation"> Base de connaissance </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="État de Workforce Identity Cloud" data-nav-hierarchy="Mobile Navigation|Développeurs|Workforce Identity Cloud|État de Workforce Identity Cloud" data-component-name="header" data-component-type="top navigation"> État de Workforce Identity Cloud </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="Ressources" data-nav-hierarchy="Mobile Navigation| Ressources" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 4 ? 'true' : 'false'"> Ressources <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">Ressources</h2> <p class="subnav-description">Okta vous offre une plateforme neutre, puissante et extensible qui place l’identité au cœur de votre pile technologique. Quel que soit le secteur, le cas d’usage ou le niveau de support dont vous avez besoin, nous sommes là.</p> </div> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Ressources</h3> <a class="anchor " href="https://www.okta.com/fr/customers/" data-link-cta="no" data-link-text="Études de cas client" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Études de cas client" data-component-name="header" data-component-type="top navigation"> Études de cas client </a> <a class="anchor " href="https://www.okta.com/fr/events/" data-link-cta="no" data-link-text="Événements" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Événements" data-component-name="header" data-component-type="top navigation"> Événements </a> <a class="anchor " href="https://www.okta.com/resources/podcasts/mistaken-identity/" data-link-cta="no" data-link-text="Podcasts" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Podcasts" data-component-name="header" data-component-type="top navigation"> Podcasts </a> <a class="anchor " href="https://www.okta.com/fr/blog/" data-link-cta="no" data-link-text="Blog" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Blog" data-component-name="header" data-component-type="top navigation"> Blog </a> <a class="anchor " href="https://www.okta.com/fr/press-room/" data-link-cta="no" data-link-text="Espace presse" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Espace presse" data-component-name="header" data-component-type="top navigation"> Espace presse </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?field_resource_solutions_target_id=All&type=analyst_research" data-link-cta="no" data-link-text="Rapports d’analyste" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Rapports d’analyste" data-component-name="header" data-component-type="top navigation"> Rapports d’analyste </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?type=datasheet" data-link-cta="no" data-link-text="Fiches produit" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Fiches produit" data-component-name="header" data-component-type="top navigation"> Fiches produit </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?type=demo" data-link-cta="no" data-link-text="Démonstrations" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Démonstrations" data-component-name="header" data-component-type="top navigation"> Démonstrations </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?field_resource_solutions_target_id=All&type=video" data-link-cta="no" data-link-text="Vidéos" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Vidéos" data-component-name="header" data-component-type="top navigation"> Vidéos </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?field_resource_solutions_target_id=All&type=webinar" data-link-cta="no" data-link-text="Webinars" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Webinars" data-component-name="header" data-component-type="top navigation"> Webinars </a> <a class="anchor " href="https://www.okta.com/fr/resources/content-library/?field_resource_solutions_target_id=All&type=whitepaper" data-link-cta="no" data-link-text="Livres blancs" data-nav-hierarchy="Mobile Navigation|Ressources|Ressources|Livres blancs" data-component-name="header" data-component-type="top navigation"> Livres blancs </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/fr/customer-first/" data-link-cta="no" data-link-text="Présentation de l’équipe Customer First" data-nav-hierarchy="Mobile Navigation|Ressources|Customer Success|Présentation de l’équipe Customer First" data-component-name="header" data-component-type="top navigation"> Présentation de l’équipe Customer First </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|Ressources|Customer Success|Okta Community" data-component-name="header" data-component-type="top navigation"> Okta Community </a> <a class="anchor " href="https://www.okta.com/fr/services/success-and-support/" data-link-cta="no" data-link-text="Services Support" data-nav-hierarchy="Mobile Navigation|Ressources|Customer Success|Services Support" data-component-name="header" data-component-type="top navigation"> Services Support </a> <a class="anchor " href="https://www.okta.com/fr/services/professional-services/" data-link-cta="no" data-link-text="Services professionnels" data-nav-hierarchy="Mobile Navigation|Ressources|Customer Success|Services professionnels" data-component-name="header" data-component-type="top navigation"> Services professionnels </a> <a class="anchor " href="https://www.okta.com/fr/expert-assist/" data-link-cta="no" data-link-text="Expert Assist" data-nav-hierarchy="Mobile Navigation|Ressources|Customer Success|Expert Assist" data-component-name="header" data-component-type="top navigation"> Expert Assist </a> <a class="anchor " href="https://www.okta.com/fr/services/training/" data-link-cta="no" data-link-text="Formation" data-nav-hierarchy="Mobile Navigation|Ressources|Customer Success|Formation" data-component-name="header" data-component-type="top navigation"> Formation </a> <a class="anchor " href="https://www.okta.com/fr/services/certification/" data-link-cta="no" data-link-text="Certification" data-nav-hierarchy="Mobile Navigation|Ressources|Customer Success|Certification" data-component-name="header" data-component-type="top navigation"> Certification </a> <a class="anchor " href="https://www.okta.com/fr/partners/meet-our-partners/" data-link-cta="no" data-link-text="Trouver un partenaire" data-nav-hierarchy="Mobile Navigation|Ressources|Customer Success|Trouver un partenaire" data-component-name="header" data-component-type="top navigation"> Trouver un partenaire </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="Aide et support" data-nav-hierarchy="Mobile Navigation|Ressources|Support|Aide et support" data-component-name="header" data-component-type="top navigation"> Aide et 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="Documentation produit" data-nav-hierarchy="Mobile Navigation|Ressources|Support|Documentation produit" data-component-name="header" data-component-type="top navigation"> Documentation produit </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="Base de connaissance" data-nav-hierarchy="Mobile Navigation|Ressources|Support|Base de connaissance" data-component-name="header" data-component-type="top navigation"> Base de connaissance </a> <a class="anchor " href="https://www.okta.com/fr/faq/" data-link-cta="no" data-link-text="Foire aux questions (FAQ)" data-nav-hierarchy="Mobile Navigation|Ressources|Support|Foire aux questions (FAQ)" data-component-name="header" data-component-type="top navigation"> Foire aux questions (FAQ) </a> <a class="anchor top-right-arrow" href="https://www.okta.com/fr/contact-sales/" target="_blank" data-link-cta="no" data-link-text="Nous contacter" data-nav-hierarchy="Mobile Navigation|Ressources|Support|Nous contacter" data-component-name="header" data-component-type="top navigation"> Nous contacter </a> <a class="anchor top-right-arrow" href="https://status.auth0.com/" target="_blank" data-link-cta="no" data-link-text="État de Customer Identity Cloud" data-nav-hierarchy="Mobile Navigation|Ressources|Support|État de Customer Identity Cloud" data-component-name="header" data-component-type="top navigation"> État de Customer Identity Cloud </a> <a class="anchor " href="https://status.okta.com/" data-link-cta="no" data-link-text="État de Workforce Identity Cloud" data-nav-hierarchy="Mobile Navigation|Ressources|Support|État de Workforce Identity Cloud" data-component-name="header" data-component-type="top navigation"> État de Workforce Identity Cloud </a> </section> </li> </ul> </div> </li> </ul> </div> </li> </ul> <div class="buttons-menu"> <a href="https://www.okta.com/fr/free-trial/" class="button" id="button-1" data-link-cta="yes" data-link-text=" Essai gratuit" data-nav-hierarchy="Buttons Menu| Essai gratuit" data-component-name="header" data-component-type="button"> Essai gratuit </a> <a href="https://okta.com/fr/contact-sales/" class="button" id="button-2" data-link-cta="yes" data-link-text=" Contacter" data-nav-hierarchy="Buttons Menu| Contacter" data-component-name="header" data-component-type="button"> Contacter </a> </div> <div class="header__contact"> <p>Questions? Contact us: <a href="tel:+33%201%2085%2064%2008%2080" class="anchor " id="contact-link" data-link-cta="no" data-link-text="+33 1 85 64 08 80" data-nav-hierarchy="Header Contact|+33 1 85 64 08 80" data-component-name="header" data-component-type="contact link"> +33 1 85 64 08 80 </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"> <div class="kicker cmp-customers-overview-hero__kicker"><div class="cmp-kicker"> <p class="cmp-kicker__label">Clients</p> </div> </div> <div class="text cmp-customers-overview-hero__text"><div data-cmp-data-layer="{"text-367898e113":{"@type":"okta-www/components/content/text/v1/text","repo:modifyDate":"2025-01-30T15:38:24Z","xdm:text":"<h1>Des marques de premier plan font confiance à Okta</h1>\n"}}" id="text-367898e113" class="cmp-text rte-content"> <h1>Des marques de premier plan font confiance à Okta</h1> </div> </div> <div class="text cmp-customers-overview-hero__text"><div data-cmp-data-layer="{"text-83ec4737ae":{"@type":"okta-www/components/content/text/v1/text","repo:modifyDate":"2025-01-30T15:38:24Z","xdm:text":"<p>Deux tiers du Fortune 100 et des milliers d’autres entreprises collaborent avec Okta pour répondre à leurs besoins en matière d’identité.</p>\n"}}" id="text-83ec4737ae" class="cmp-text rte-content"> <p>Deux tiers du Fortune 100 et des milliers d’autres entreprises collaborent avec Okta pour répondre à leurs besoins en matière d’identité.</p> </div> </div> <div class="customerCarousel cmp-customers-overview-hero__carousel"> <div class="cmp-customer-carousel-v2 mod--customer-overview cmp-customer-carousel js-customer-carousel"> <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--3009e257-36d9-4119-b033-e5693dd75369/hero-backmarket-jpg.webp?width=800&preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--3009e257-36d9-4119-b033-e5693dd75369/hero-backmarket-jpg.webp?width=1280&preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/photography/heroes/hero-backmarket.jpg"/> <div class="cmp-customer-carousel__item-content"> <img class="cmp-customer-carousel__item-logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--3cb8c996-c13e-4b7c-93ea-9a0907d7782d/customer-back-market-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--3cb8c996-c13e-4b7c-93ea-9a0907d7782d/customer-back-market-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="logo" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-back-market-logo-white.svg"/> <div class="cmp-customer-carousel__item-stats">Aucune interruption</div> <div class="cmp-customer-carousel__item-quote rte-content"> de service Okta depuis l’implémentation </div> </div> <a class="cmp-customer-carousel__item-cta" href="/fr-fr/customers/back-market/"> Découvrir <span class="mp-customer-carousel__item-cta__icon">➔</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--2209a1c3-5903-4680-b401-85e6ad802c17/hero-flex-jpg.webp?width=800&preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--2209a1c3-5903-4680-b401-85e6ad802c17/hero-flex-jpg.webp?width=1280&preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/photography/heroes/hero-flex.jpg"/> <div class="cmp-customer-carousel__item-content"> <img class="cmp-customer-carousel__item-logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--5849cf79-229a-4f82-8258-e42f68d76873/customer-flex-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--5849cf79-229a-4f82-8258-e42f68d76873/customer-flex-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="logo" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-flex-logo-white.svg"/> <div class="cmp-customer-carousel__item-stats">3</div> <div class="cmp-customer-carousel__item-quote rte-content"> projets IT majeurs rendus possibles par une plateforme de gestion des identités </div> </div> <a class="cmp-customer-carousel__item-cta" href="/fr-fr/customers/flex/"> Découvrir <span class="mp-customer-carousel__item-cta__icon">➔</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--05b8d69d-50aa-42ef-9305-07efa9da6a29/hero-tgg-jpg.webp?width=800&preferwebp=true 800w, /adobe/dynamicmedia/deliver/dm-aid--05b8d69d-50aa-42ef-9305-07efa9da6a29/hero-tgg-jpg.webp?width=1280&preferwebp=true 1280w" sizes="(max-width: 1200px) 800px, 1280px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/photography/heroes/hero-tgg.jpg"/> <div class="cmp-customer-carousel__item-content"> <img class="cmp-customer-carousel__item-logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--c9179b05-675e-425b-92ed-6fcf4f2c0daf/customer-tgg-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--c9179b05-675e-425b-92ed-6fcf4f2c0daf/customer-tgg-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="logo" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-tgg-logo-white.png"/> <div class="cmp-customer-carousel__item-stats">100 %</div> <div class="cmp-customer-carousel__item-quote rte-content"> des nouveaux membres automatiquement ajoutés aux annuaires </div> </div> <a class="cmp-customer-carousel__item-cta" href="/fr-fr/customers/the-gym-group/"> Découvrir <span class="mp-customer-carousel__item-cta__icon">➔</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> <div class="logoBar cmp-logo-bar--ss-overview-format cmp-logo-bar-ss--light cmp-customers-overview-hero__logobar"> <div class="cmp-logo-bar grid-container"> <div class="cmp-logo-bar__logo-container"> <img class="cmp-logo-bar__logo" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--a95d9619-f156-4f05-abcd-06d0169c92cf/logo-mars-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a95d9619-f156-4f05-abcd-06d0169c92cf/logo-mars-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-mars-white.svg"/> </div> <div class="cmp-logo-bar__logo-container"> <img class="cmp-logo-bar__logo" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--a3a3e410-8fa9-462f-ab1c-1d60f1611f38/customer-jetblue-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a3a3e410-8fa9-462f-ab1c-1d60f1611f38/customer-jetblue-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-jetblue-logo-white.png"/> </div> <div class="cmp-logo-bar__logo-container"> <img class="cmp-logo-bar__logo" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--f3c87541-6c8c-4d09-ac23-1554b79b4cdf/logo-wyndham-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--f3c87541-6c8c-4d09-ac23-1554b79b4cdf/logo-wyndham-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-wyndham.png"/> </div> <div class="cmp-logo-bar__logo-container"> <img class="cmp-logo-bar__logo" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--f4561998-3fc6-4a3f-a3a0-a30472c49f61/customer-fedex-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--f4561998-3fc6-4a3f-a3a0-a30472c49f61/customer-fedex-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-fedex-logo-white.svg"/> </div> <div class="cmp-logo-bar__logo-container"> <img class="cmp-logo-bar__logo" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--94634e36-d326-49de-811c-54f360235937/logo-hpe-hewlett-packard-enterprise-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--94634e36-d326-49de-811c-54f360235937/logo-hpe-hewlett-packard-enterprise-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-hpe-hewlett-packard-enterprise-white.svg"/> </div> <div class="cmp-logo-bar__logo-container"> <img class="cmp-logo-bar__logo" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--51a84785-ce95-4158-b5a3-c019c70b0877/logo-varo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--51a84785-ce95-4158-b5a3-c019c70b0877/logo-varo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-varo-white.svg"/> </div> <div class="cmp-logo-bar__logo-container"> <img class="cmp-logo-bar__logo" loading="lazy" srcset="/adobe/dynamicmedia/deliver/dm-aid--699b4b84-723c-4f2c-8fc5-112cdb4615c2/customer-vibrant-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--699b4b84-723c-4f2c-8fc5-112cdb4615c2/customer-vibrant-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-vibrant-logo-white.png"/> </div> </div> </div> </section> </div> <div class="customersOverviewGrid 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">Découvrez nos témoignages clients</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="Tout" data-one-result="Résultat" data-results="Résultats" data-no-results="Aucun résultat">Tout</span> • <span class="cmp-customers-overview-grid__sort-label">TRIER PAR</span> <select class="cmp-customers-overview-grid__sort-by-dropdown js-filter-grid-sort"> <option value="featured">MISE EN VEDETTER</option> <option value="company">ENTREPRISE</option> <option value="lastest">DATE</option> </select> </div> </div> <div class="cmp-customers-overview-grid__filters-container"> <h2> <label class="cmp-customers-overview-grid__filter-title">Recherche et filtre</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="Rechercher..."/> <div class="cmp-webinar-hub__search-icon cmp-customers-overview-grid__search-icon" data-category="system" data-icon-id="search" data-options='{"size": "16px"}'></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='{"size": "16px"}'></span> Filtre </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>Masquer les filtres</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="'1','2','3'"> <div role="group" class="cmp-customers-overview-grid__filter-group" data-category="Produit"> <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>Produit</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:products/customer-identity-cloud" class="js-filter-grid-checkbox"/> Auth0 </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:products/customer-identity-solution" class="js-filter-grid-checkbox"/> Okta Customer Identity </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:products/workforce-identity-cloud" class="js-filter-grid-checkbox"/> Okta Workforce Identity </label> </li> </ul> </div> <div role="group" class="cmp-customers-overview-grid__filter-group" data-category="Secteur"> <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>Secteur</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:industries/retail" class="js-filter-grid-checkbox"/> Commerce de détail </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/manufacturing" class="js-filter-grid-checkbox"/> Industrie </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/media-and-entertainment" class="js-filter-grid-checkbox"/> Médias et divertissement </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/nonprofit" class="js-filter-grid-checkbox"/> Organisations à but non lucratif </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/healthcare" class="js-filter-grid-checkbox"/> Santé </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/services" class="js-filter-grid-checkbox"/> Services </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/financial-services" class="js-filter-grid-checkbox"/> Services financiers </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/technology" class="js-filter-grid-checkbox"/> Technologie </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/travel-&-hospitality" class="js-filter-grid-checkbox"/> Tourisme et événements </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/transportation" class="js-filter-grid-checkbox"/> Transport </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:industries/education" class="js-filter-grid-checkbox"/> Éducation </label> </li> </ul> </div> <div role="group" class="cmp-customers-overview-grid__filter-group" data-category="Fonctionnalités produits"> <button id="accordion-button-3" class="cmp-customers-overview-grid__accordion-button js-filter-accordion-button" data-item-count="3"> <h3 class="cmp-customers-overview-grid__filter-title"> <span>Fonctionnalités produits</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:product-features/api-access-management" class="js-filter-grid-checkbox"/> API Access Management </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/access-management" class="js-filter-grid-checkbox"/> Access Management </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/adaptive-mfa" class="js-filter-grid-checkbox"/> Adaptive MFA </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/advanced-server-access" class="js-filter-grid-checkbox"/> Advanced Server Access </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/attack-protection" class="js-filter-grid-checkbox"/> Attack Protection </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/authentication" class="js-filter-grid-checkbox"/> Authentification </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/authorization" class="js-filter-grid-checkbox"/> Autorisation </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/device-access" class="js-filter-grid-checkbox"/> Device Access </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/fast-pass" class="js-filter-grid-checkbox"/> FastPass </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/user-management" class="js-filter-grid-checkbox"/> Gestion des utilisateurs </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/lifecycle-management" class="js-filter-grid-checkbox"/> Lifecycle Management </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/multi-factor-authentication" class="js-filter-grid-checkbox"/> Multi-Factor Authentication </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/passwordless" class="js-filter-grid-checkbox"/> Passwordless </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/secure-partner-access" class="js-filter-grid-checkbox"/> Secure Partner Access </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/single-sign-on" class="js-filter-grid-checkbox"/> Single Sign-On </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/social-login" class="js-filter-grid-checkbox"/> Social login </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/universal-directory" class="js-filter-grid-checkbox"/> Universal Directory </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/universal-login" class="js-filter-grid-checkbox"/> Universal Login </label> </li> <li class="cmp-webinar-hub__filter-item"> <label> <input type="checkbox" value="okta:product-features/workflows" class="js-filter-grid-checkbox"/> Workflows </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="Tout" data-one-result="Résultat" data-results="Résultats" data-no-results="Aucun résultat">Tout</span> • <span class="cmp-customers-overview-grid__sort-label">TRIER PAR</span> <select class="cmp-customers-overview-grid__sort-by-dropdown js-filter-grid-sort"> <option value="featured">MISE EN VEDETTER</option> <option value="company">ENTREPRISE</option> <option value="lastest">DATE</option> </select> </div> <button class="cmp-customers-overview-grid__clear js-filter-grid-clear" tabindex="0"> <span class="cmp-webinar-hub__clear-filters-text"> Effacer le filtre </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">Désolé ! Aucun résultat. Modifiez les filtres et réessayez.</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="{"featured":"false","company":"Flex","creationDate":"27 Feb 2025 18:13:15"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:products/customer-identity-cloud","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/technology","okta:product-features/api-access-management","okta:product-features/adaptive-mfa","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/flex/" data-link-cta="yes" data-link-text="Flex bâtit un univers connecté intelligent. Okta lui fournit une base sécurisée." data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--2209a1c3-5903-4680-b401-85e6ad802c17/hero-flex-jpg.webp?preferwebp=true" alt="Image of a manufactory industry during business hours."/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--5849cf79-229a-4f82-8258-e42f68d76873/customer-flex-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--5849cf79-229a-4f82-8258-e42f68d76873/customer-flex-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-flex-logo-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Flex</span> <p class="cmp-customer-story-card__title">Flex bâtit un univers connecté intelligent. Okta lui fournit une base sécurisée.</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Just Eat Takeaway","creationDate":"27 Feb 2025 18:13:17"}" data-tags="["okta:product-features/single-sign-on","okta:products/customer-identity-cloud","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/api-access-management","okta:industries/retail","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/just-eat-takeaway/" data-link-cta="yes" data-link-text="Just•Eat Takeaway.com•: Après avoir sécurisé les identités et les accès, le géant de la livraison de repas à domicile se concentre sur son expansion mondiale" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--126b7924-384c-4238-bd62-e1da9908f2ff/card-justeat-takeaway-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--37746c29-6f57-4d10-918b-474d9e3ce4de/logo-just-eat-takeaway-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--37746c29-6f57-4d10-918b-474d9e3ce4de/logo-just-eat-takeaway-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-just-eat-takeaway-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Just Eat Takeaway</span> <p class="cmp-customer-story-card__title">Just•Eat Takeaway.com•: Après avoir sécurisé les identités et les accès, le géant de la livraison de repas à domicile se concentre sur son expansion mondiale</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Oxfam","creationDate":"27 Feb 2025 18:13:18"}" data-tags="["okta:product-features/lifecycle-management","okta:products/workforce-identity-cloud","okta:industries/nonprofit","page-type:customer-story","okta:product-features/single-sign-on","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/oxfam/" data-link-cta="yes" data-link-text="Oxfam : utiliser Okta pour connecter les applications (et les individus)" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--fe18bbac-a053-40f8-a438-7beff945f9fd/card-oxfam-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--61b2e877-a4b1-4d51-890f-2cea80bcdf31/logo-oxfam-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--61b2e877-a4b1-4d51-890f-2cea80bcdf31/logo-oxfam-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-oxfam-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Oxfam</span> <p class="cmp-customer-story-card__title">Oxfam : utiliser Okta pour connecter les applications (et les individus)</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Bazaarvoice","creationDate":"27 Feb 2025 18:13:18"}" data-tags="["okta:products/customer-identity-solution","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/authorization","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/technology","okta:product-features/universal-directory","okta:product-features/authentication"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/bazaarvoice/" data-link-cta="yes" data-link-text="Des millions d’acheteurs Bazaarvoice authentifiés. Une expérience de marque unifiée." data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--40276206-353a-4382-b217-aeaa8719b195/card-bazaarvoice-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--5a041882-3608-4b62-b699-f0b3b44224b2/customer-bazaarvoice-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--5a041882-3608-4b62-b699-f0b3b44224b2/customer-bazaarvoice-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-bazaarvoice-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Bazaarvoice</span> <p class="cmp-customer-story-card__title">Des millions d’acheteurs Bazaarvoice authentifiés. Une expérience de marque unifiée.</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Vinted","creationDate":"27 Feb 2025 18:13:17"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/technology","okta:product-features/api-access-management","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/vinted/" data-link-cta="yes" data-link-text="Vinted : mettre rapidement les nouveaux collaborateurs sur la voie de la réussite grâce à une infrastructure optimisée par Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--adbe6c00-1004-42ef-9c5b-b7bdb8dd1d33/card-vinted-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--6524b1cc-5163-4fbf-8290-254b9edd453f/logo-vinted-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--6524b1cc-5163-4fbf-8290-254b9edd453f/logo-vinted-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-vinted-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Vinted</span> <p class="cmp-customer-story-card__title">Vinted : mettre rapidement les nouveaux collaborateurs sur la voie de la réussite grâce à une infrastructure optimisée par Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Priceline","creationDate":"27 Feb 2025 18:13:17"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:products/customer-identity-cloud","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/services","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/priceline/" data-link-cta="yes" data-link-text="Priceline utilise Okta pour simplifier, sécuriser et gérer les accès de ses collaborateurs à travers le monde" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--0269159b-49c6-4d73-b1f2-e9d235370b3d/card-priceline-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--2630e280-ba33-49e7-9fc6-e9222488992a/logo-priceline-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--2630e280-ba33-49e7-9fc6-e9222488992a/logo-priceline-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-priceline-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Priceline</span> <p class="cmp-customer-story-card__title">Priceline utilise Okta pour simplifier, sécuriser et gérer les accès de ses collaborateurs à travers le monde</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"JetBlue","creationDate":"27 Feb 2025 18:13:15"}" data-tags="["okta:product-features/user-management","okta:products/customer-identity-solution","okta:product-features/authorization","okta:product-features/secure-partner-access","okta:industries/transportation","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/api-access-management","okta:product-features/authentication"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/jetblue/" data-link-cta="yes" data-link-text="JetBlue lance un nouveau concept de voyage, Okta sécurise et protège ses données" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--1a6f301f-91e3-4202-8015-12602c4303b5/card-jetblue-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--a3a3e410-8fa9-462f-ab1c-1d60f1611f38/customer-jetblue-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a3a3e410-8fa9-462f-ab1c-1d60f1611f38/customer-jetblue-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-jetblue-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">JetBlue</span> <p class="cmp-customer-story-card__title">JetBlue lance un nouveau concept de voyage, Okta sécurise et protège ses données</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Kiwi","creationDate":"27 Feb 2025 18:13:18"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","okta:product-features/api-access-management","okta:industries/travel-&-hospitality","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/kiwi/" data-link-cta="yes" data-link-text="Le site web spécialisé dans les plans de voyage internationaux flexibles se dote d’une nouvelle infrastructure IT optimisée, sécurisée et rentable" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--f91503a7-062b-457f-b01b-fe161a68ae2d/card-kiwi-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--1351c81e-8b12-4cd1-af6b-95ed8dc0436c/customer-kiwi-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--1351c81e-8b12-4cd1-af6b-95ed8dc0436c/customer-kiwi-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-kiwi-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Kiwi</span> <p class="cmp-customer-story-card__title">Le site web spécialisé dans les plans de voyage internationaux flexibles se dote d’une nouvelle infrastructure IT optimisée, sécurisée et rentable</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Arcelik Global","creationDate":"27 Feb 2025 18:13:15"}" data-tags="["okta:products/customer-identity-solution","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/passwordless","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/technology","okta:product-features/adaptive-mfa","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/arcelik-global/" data-link-cta="yes" data-link-text="Le fabricant européen de produits blanc simplifie et sécurise les connexions du personnel et des clients" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--7fefee2f-b98b-47dd-84d1-2ce0bee8ab77/hero-arcelik-global-jpg.webp?preferwebp=true" alt="Image with a family sharing a moment in the laundry space."/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--d58e4572-b53b-41b5-b009-aecca2a7fe98/customer-arcelik-global-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--d58e4572-b53b-41b5-b009-aecca2a7fe98/customer-arcelik-global-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-arcelik-global-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Arcelik Global</span> <p class="cmp-customer-story-card__title">Le fabricant européen de produits blanc simplifie et sécurise les connexions du personnel et des clients</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"EG Group","creationDate":"27 Feb 2025 18:13:16"}" data-tags="["okta:product-features/multi-factor-authentication","okta:products/workforce-identity-cloud","page-type:customer-story","okta:product-features/single-sign-on","okta:industries/retail","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/eg-group/" data-link-cta="yes" data-link-text="EG Group : protéger collaborateurs et clients et assurer la continuité des services essentiels avec Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--82e6c81d-ee50-49fd-a08d-75b2da80e2d6/card-euro-garages-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--3d57677f-8391-4e56-b7da-b84ffe707ca9/logo-eg-group-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--3d57677f-8391-4e56-b7da-b84ffe707ca9/logo-eg-group-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-eg-group-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">EG Group</span> <p class="cmp-customer-story-card__title">EG Group : protéger collaborateurs et clients et assurer la continuité des services essentiels avec Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Thoughtworks","creationDate":"27 Feb 2025 18:13:15"}" data-tags="["okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","okta:products/workforce-identity-cloud","okta:product-features/advanced-server-access","okta:industries/technology","okta:product-features/single-sign-on"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/thoughtworks/" data-link-cta="yes" data-link-text="Abandon d’Active Directory : ThoughtWorks fait confiance à Okta pour renforcer sa sécurité et améliorer sa productivité" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--8b2edce3-2e9f-4df8-ae5d-e000ed7a6900/card-thoughtworks-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--6a9d5edb-2055-4e85-9466-0a4cca53bba3/logo-thoughtworks-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--6a9d5edb-2055-4e85-9466-0a4cca53bba3/logo-thoughtworks-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-thoughtworks-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Thoughtworks</span> <p class="cmp-customer-story-card__title">Abandon d’Active Directory : ThoughtWorks fait confiance à Okta pour renforcer sa sécurité et améliorer sa productivité</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Croix Rouge Française","creationDate":"27 Feb 2025 18:13:16"}" data-tags="["okta:products/workforce-identity-cloud","okta:industries/nonprofit","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/croix-rouge-francaise/" data-link-cta="yes" data-link-text="Unification de l’accès pour le personnel et les bénévoles de la Croix-Rouge française avec Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--7d96e193-b438-42e8-9e5f-061cad10685b/card-croixrougefrancaise-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--8efcd3f0-fc7f-42b4-ac8e-c094e67f60b1/customer-croix-rouge-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--8efcd3f0-fc7f-42b4-ac8e-c094e67f60b1/customer-croix-rouge-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-croix-rouge-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Croix Rouge Française</span> <p class="cmp-customer-story-card__title">Unification de l’accès pour le personnel et les bénévoles de la Croix-Rouge française avec Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Plan International","creationDate":"27 Feb 2025 18:13:17"}" data-tags="["okta:product-features/lifecycle-management","okta:industries/nonprofit","page-type:customer-story","okta:product-features/single-sign-on","okta:products/customer-identity-cloud","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/plan-international/" data-link-cta="yes" data-link-text="L’organisation internationale de défense des droits de l’enfant protège ses données sensibles et maîtrise ses coûts" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--d6491bf7-3bd7-41ed-8ad6-b18cc8d08afd/card-plan-international-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--a28a0d2b-e853-4736-80d1-b932ead44ee0/logo-plan-international-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a28a0d2b-e853-4736-80d1-b932ead44ee0/logo-plan-international-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-plan-international-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Plan International</span> <p class="cmp-customer-story-card__title">L’organisation internationale de défense des droits de l’enfant protège ses données sensibles et maîtrise ses coûts</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Sephora","creationDate":"27 Feb 2025 18:13:15"}" data-tags="["okta:products/customer-identity-solution","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/retail"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/sephora/" data-link-cta="yes" data-link-text="En faisant de l’identité le lien entre système RH et applications métier, Sephora gagne en temps et efficacité" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--31d95fca-bbfa-417e-8bcc-71bc810e3818/hero-sephora-png.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--5b5b418d-4519-4c9a-849d-4b3609d50b0e/customer-sephora-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--5b5b418d-4519-4c9a-849d-4b3609d50b0e/customer-sephora-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-sephora-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Sephora</span> <p class="cmp-customer-story-card__title">En faisant de l’identité le lien entre système RH et applications métier, Sephora gagne en temps et efficacité</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"true","company":"Mars","creationDate":"27 Feb 2025 18:13:15"}" data-tags="["okta:industries/manufacturing","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/passwordless","okta:product-features/fast-pass","page-type:customer-story","okta:product-features/adaptive-mfa"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/mars/" data-link-cta="yes" data-link-text="Des chocolats aux chihuahuas : Okta aide Mars à élargir en toute sécurité son univers de marques" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--5585f8db-a139-47d7-ac44-ac0b2f01f101/card-mars-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--a95d9619-f156-4f05-abcd-06d0169c92cf/logo-mars-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a95d9619-f156-4f05-abcd-06d0169c92cf/logo-mars-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-mars-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Mars</span> <p class="cmp-customer-story-card__title">Des chocolats aux chihuahuas : Okta aide Mars à élargir en toute sécurité son univers de marques</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"News Corp","creationDate":"27 Feb 2025 18:13:14"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/media-and-entertainment","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/news-corp/" data-link-cta="yes" data-link-text="Favoriser la collaboration à l’échelle mondiale et stimuler la croissance" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--2562fdd8-268f-4e62-b79e-4e3ec6eae7b0/card-news-corp-jpg.webp?preferwebp=true" alt="Image showing the inside of a corporate building showing people around."/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--ac58d2e2-c391-4135-be49-5ece6e9ade01/customer-news-corp-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--ac58d2e2-c391-4135-be49-5ece6e9ade01/customer-news-corp-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-news-corp-logo-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">News Corp</span> <p class="cmp-customer-story-card__title">Favoriser la collaboration à l’échelle mondiale et stimuler la croissance</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Moneyfarm","creationDate":"27 Feb 2025 18:13:18"}" data-tags="["okta:industries/financial-services","okta:product-features/multi-factor-authentication","page-type:customer-story","okta:product-features/attack-protection","okta:products/customer-identity-cloud"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/moneyfarm/" data-link-cta="yes" data-link-text="Moneyfarm modernise son application et améliore l’agilité des développeurs" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--9c497b8b-7e99-4c30-85f7-db19a422f947/card-moneyfarm-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--f77c163b-74b4-4a1a-9576-3a310f8df288/customer-moneyfarm-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--f77c163b-74b4-4a1a-9576-3a310f8df288/customer-moneyfarm-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-moneyfarm-logo-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Moneyfarm</span> <p class="cmp-customer-story-card__title">Moneyfarm modernise son application et améliore l’agilité des développeurs</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Experian","creationDate":"27 Feb 2025 18:13:16"}" data-tags="["okta:product-features/user-management","okta:products/customer-identity-solution","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/authorization","okta:industries/financial-services","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/adaptive-mfa","okta:product-features/authentication","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/experian/" data-link-cta="yes" data-link-text="Collaborateurs, clients et partenaires d’Experian : des expériences variées, une gestion unifiée des identités." data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--993c8f36-7447-44dd-8e6c-8a70b123931d/card-experian-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--a50515ba-7241-4e4a-81bc-2dd8be9f4931/logo-experian-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a50515ba-7241-4e4a-81bc-2dd8be9f4931/logo-experian-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-experian-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Experian</span> <p class="cmp-customer-story-card__title">Collaborateurs, clients et partenaires d’Experian : des expériences variées, une gestion unifiée des identités.</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Dentsu Aegis Network","creationDate":"27 Feb 2025 18:13:16"}" data-tags="["okta:product-features/multi-factor-authentication","okta:products/workforce-identity-cloud","page-type:customer-story","okta:product-features/single-sign-on","okta:industries/media-and-entertainment","okta:product-features/adaptive-mfa"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/dentsu-aegis-network/" data-link-cta="yes" data-link-text="Dentsu Aegis migre 45•000•collaborateurs vers un cloud sécurisé en un week-end" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--ed816ba6-59b3-4598-b387-4670568cd421/card-dentsu-aegis-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--98986dbb-6e3b-4b4a-995a-353fcf097376/logo-dentsu-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--98986dbb-6e3b-4b4a-995a-353fcf097376/logo-dentsu-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-dentsu-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Dentsu Aegis Network</span> <p class="cmp-customer-story-card__title">Dentsu Aegis migre 45•000•collaborateurs vers un cloud sécurisé en un week-end</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Pitney Bowes","creationDate":"27 Feb 2025 18:13:19"}" data-tags="["page-type:customer-story","okta:products/workforce-identity-cloud","okta:industries/technology","okta:product-features/api-access-management"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/pitney-bowes/" data-link-cta="yes" data-link-text="L’identité est au centre de la technologie Pitney Bowes Commerce Cloud" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--c9ed8e77-ffde-4302-a337-fa70929aeaf1/card-pitneybowes-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--9c2b1738-fc66-41bf-a4dd-f323110cc5ae/customer-pitneybowes-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--9c2b1738-fc66-41bf-a4dd-f323110cc5ae/customer-pitneybowes-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-pitneybowes-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Pitney Bowes</span> <p class="cmp-customer-story-card__title">L’identité est au centre de la technologie Pitney Bowes Commerce Cloud</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Arrow Global","creationDate":"27 Feb 2025 18:13:21"}" data-tags="["okta:product-features/multi-factor-authentication","okta:industries/financial-services","okta:products/workforce-identity-cloud","okta:product-features/access-management"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/arrow-global/" data-link-cta="yes" data-link-text="La société internationale de services financiers Arrow unit les équipes et renforce la confiance avec une solution sécurisée intégrée" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--779b3dc7-ec82-448f-a15b-da71d7994745/card-arrowglobal-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--c8258247-628b-47d5-814e-7818499fb21c/customer-arrow-global-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--c8258247-628b-47d5-814e-7818499fb21c/customer-arrow-global-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-arrow-global-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Arrow Global</span> <p class="cmp-customer-story-card__title">La société internationale de services financiers Arrow unit les équipes et renforce la confiance avec une solution sécurisée intégrée</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Cuebiq","creationDate":"27 Feb 2025 18:13:22"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/technology","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/cuebiq/" data-link-cta="yes" data-link-text="Cuebiq se dote d’un socle solide et évolutif avec Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--cc5d985c-3ab2-475a-882b-8c94504ae9b2/card-cuebiq-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--245d062e-3e77-43ba-b1a4-25c0a6bc7657/customer-cuebiq-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--245d062e-3e77-43ba-b1a4-25c0a6bc7657/customer-cuebiq-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-cuebiq-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Cuebiq</span> <p class="cmp-customer-story-card__title">Cuebiq se dote d’un socle solide et évolutif avec Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"The Gym Group","creationDate":"27 Feb 2025 18:13:20"}" data-tags="["okta:industries/services","page-type:customer-story","okta:products/workforce-identity-cloud"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/the-gym-group/" data-link-cta="yes" data-link-text="The Gym Group renforce sa sécurité en vue d’optimiser ses opérations et de satisfaire l’ensemble de ses parties prenantes" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--ac68f4f6-1949-4b6e-89db-f5890bc3c201/card-tgg-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--c9179b05-675e-425b-92ed-6fcf4f2c0daf/customer-tgg-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--c9179b05-675e-425b-92ed-6fcf4f2c0daf/customer-tgg-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-tgg-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">The Gym Group</span> <p class="cmp-customer-story-card__title">The Gym Group renforce sa sécurité en vue d’optimiser ses opérations et de satisfaire l’ensemble de ses parties prenantes</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Springer Nature","creationDate":"27 Feb 2025 18:13:19"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","page-type:customer-story","okta:product-features/advanced-server-access","okta:industries/media-and-entertainment","okta:product-features/adaptive-mfa","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/springer-nature/" data-link-cta="yes" data-link-text="Springer Nature : une équipe mondiale qui partage les découvertes scientifiques, avec un accès sécurisé optimisé par Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--247369c2-19fc-484f-b770-a5c2672a1afc/card-springernature-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--84aece89-541b-4581-b1d5-2dd7eb2fd6e0/customer-springernature-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--84aece89-541b-4581-b1d5-2dd7eb2fd6e0/customer-springernature-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-springernature-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Springer Nature</span> <p class="cmp-customer-story-card__title">Springer Nature : une équipe mondiale qui partage les découvertes scientifiques, avec un accès sécurisé optimisé par Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Transavia","creationDate":"27 Feb 2025 18:13:20"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:industries/transportation","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/adaptive-mfa","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/transavia/" data-link-cta="yes" data-link-text="En vol comme au sol, Okta offre un accès simple et sécurisé au personnel de Transavia" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--00545e7d-ce45-4c99-b1fa-1e0451eb9b38/card-transavia-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--a9e7b068-a183-4545-8849-2ae409c1d616/customer-transavia-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a9e7b068-a183-4545-8849-2ae409c1d616/customer-transavia-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-transavia-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Transavia</span> <p class="cmp-customer-story-card__title">En vol comme au sol, Okta offre un accès simple et sécurisé au personnel de Transavia</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Gavi","creationDate":"27 Feb 2025 18:13:19"}" data-tags="["okta:customer-first","okta:industries/nonprofit","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","page-type:customer-story","okta:product-features/adaptive-mfa","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/gavi/" data-link-cta="yes" data-link-text="Gavi donne accès à la vaccination partout dans le monde. Okta l’aide à établir les liens nécessaires." data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--d4b60dd5-21db-4883-a4a8-71dd462db383/card-gavi-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--c5141590-b852-4c12-9c35-5b701ae51cf7/customer-gavi-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--c5141590-b852-4c12-9c35-5b701ae51cf7/customer-gavi-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-gavi-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Gavi</span> <p class="cmp-customer-story-card__title">Gavi donne accès à la vaccination partout dans le monde. Okta l’aide à établir les liens nécessaires.</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Zeotap","creationDate":"27 Feb 2025 18:13:21"}" data-tags="["okta:products/customer-identity-solution","page-type:customer-story","okta:industries/technology","okta:product-features/single-sign-on","okta:product-features/access-management"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/zeotap/" data-link-cta="yes" data-link-text="Zeotap : l’avenir du marketing passe par des services privilégiant la confidentialité" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--3d104429-d575-4562-b0bf-57dd492dc8d6/card-zeotap-jpeg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--4ab22c7e-950e-495a-8188-76c6db2d28e4/customer-zeotap-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--4ab22c7e-950e-495a-8188-76c6db2d28e4/customer-zeotap-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-zeotap-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Zeotap</span> <p class="cmp-customer-story-card__title">Zeotap : l’avenir du marketing passe par des services privilégiant la confidentialité</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Unify Group","creationDate":"27 Feb 2025 18:13:20"}" data-tags="["okta:product-features/lifecycle-management","page-type:customer-story","okta:products/workforce-identity-cloud","okta:industries/technology","okta:product-features/single-sign-on","okta:product-features/adaptive-mfa"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/unify-group/" data-link-cta="yes" data-link-text="L’agence marketing et médias française unifie l’accès numérique pour ses effectifs mondiaux" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--29d516f1-0b62-4424-9adf-52c8c6c12bd3/card-unify-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--ceaef3a8-8c22-4159-a474-2c0394073352/customer-unify-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--ceaef3a8-8c22-4159-a474-2c0394073352/customer-unify-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-unify-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Unify Group</span> <p class="cmp-customer-story-card__title">L’agence marketing et médias française unifie l’accès numérique pour ses effectifs mondiaux</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"TP ICAP","creationDate":"27 Feb 2025 18:13:20"}" data-tags="["okta:customer-first","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:industries/financial-services","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/tp-icap/" data-link-cta="yes" data-link-text="La société mondiale de courtage crée une expérience client fluide grâce à une seule solution de gestion des identités" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--0658d057-6bca-47ac-9f43-d259371ab829/card-tpicap-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--bdad1633-3f26-4fa0-b2a4-88f3bdf7c2da/customer-tpicap-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--bdad1633-3f26-4fa0-b2a4-88f3bdf7c2da/customer-tpicap-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-tpicap-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">TP ICAP</span> <p class="cmp-customer-story-card__title">La société mondiale de courtage crée une expérience client fluide grâce à une seule solution de gestion des identités</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Aircall","creationDate":"27 Feb 2025 18:13:21"}" data-tags="["okta:product-features/lifecycle-management","okta:products/workforce-identity-cloud","okta:industries/technology","okta:product-features/single-sign-on","okta:product-features/adaptive-mfa"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/aircall/" data-link-cta="yes" data-link-text="Après avoir doublé ses effectifs, Aircall s’est tourné vers Okta pour soutenir ses équipes RH et IT" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--6f5ac42d-ddb0-4c66-b489-863be91fa705/card-aircall-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--f73e7afb-3a31-48aa-b69e-6bca3440bca7/customer-aircall-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--f73e7afb-3a31-48aa-b69e-6bca3440bca7/customer-aircall-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-aircall-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Aircall</span> <p class="cmp-customer-story-card__title">Après avoir doublé ses effectifs, Aircall s’est tourné vers Okta pour soutenir ses équipes RH et IT</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Back Market","creationDate":"27 Feb 2025 18:13:21"}" data-tags="["okta:product-features/user-management","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","okta:industries/technology","okta:product-features/workflows"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/back-market/" data-link-cta="yes" data-link-text="La marketplace de la tech reconditionnée se concentre sur son expansion mondiale en laissant à Okta le soin de gérer ses accès et ses identités" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--2cd7fed2-557d-49c3-97ef-19c691d74ca4/card-backmarket-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--3cb8c996-c13e-4b7c-93ea-9a0907d7782d/customer-back-market-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--3cb8c996-c13e-4b7c-93ea-9a0907d7782d/customer-back-market-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-back-market-logo-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Back Market</span> <p class="cmp-customer-story-card__title">La marketplace de la tech reconditionnée se concentre sur son expansion mondiale en laissant à Okta le soin de gérer ses accès et ses identités</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Dubai Airports","creationDate":"27 Feb 2025 18:13:21"}" data-tags="["okta:customer-first","okta:product-features/universal-login","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:industries/transportation","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/dubai-airports/" data-link-cta="yes" data-link-text="Dubai Airports optimise sa sécurité et sa productivité grâce à Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--b2723ae6-8b3e-407f-bb5d-0e2401aa9094/card-dubaiairport-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--a85060d3-7a99-42a8-ae08-61032f70ce88/customer-dubaiairports-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a85060d3-7a99-42a8-ae08-61032f70ce88/customer-dubaiairports-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-dubaiairports-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Dubai Airports</span> <p class="cmp-customer-story-card__title">Dubai Airports optimise sa sécurité et sa productivité grâce à Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"U-Shin Europe","creationDate":"27 Feb 2025 18:13:22"}" data-tags="["okta:products/customer-identity-solution","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/passwordless","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/technology","okta:product-features/adaptive-mfa","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/okta-secures-u-shin-europes-move-to-the-cloud/" data-link-cta="yes" data-link-text="Okta sécurise le passage au cloud de U-Shin Europe" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--630e1759-fc36-4ec2-b45c-167b17bea168/hero-u-shin-jpeg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--e681753d-4da0-48c0-bb48-240b7d377408/customer-u-shin-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--e681753d-4da0-48c0-bb48-240b7d377408/customer-u-shin-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-u-shin-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">U-Shin Europe</span> <p class="cmp-customer-story-card__title">Okta sécurise le passage au cloud de U-Shin Europe</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"WeTransfer","creationDate":"27 Feb 2025 18:13:20"}" data-tags="["okta:product-features/multi-factor-authentication","page-type:customer-story","okta:product-features/attack-protection","okta:industries/technology","okta:products/customer-identity-cloud","okta:product-features/social-login"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/wetransfer/" data-link-cta="yes" data-link-text="Comment WeTransfer unifie les identités pour sa communauté mondiale de plus de 80 millions d’utilisateurs" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--a440f894-f245-4569-8ef8-d3bcc50e7194/card-wetransfer-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--7049cc9d-4a33-4df1-9a7b-6ccd05be677d/customer-wetransfer-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--7049cc9d-4a33-4df1-9a7b-6ccd05be677d/customer-wetransfer-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-wetransfer-logo-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">WeTransfer</span> <p class="cmp-customer-story-card__title">Comment WeTransfer unifie les identités pour sa communauté mondiale de plus de 80 millions d’utilisateurs</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Suse","creationDate":"27 Feb 2025 18:13:19"}" data-tags="["okta:customer-first","okta:products/customer-identity-solution","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","page-type:customer-story","okta:industries/technology","okta:product-features/api-access-management","okta:product-features/adaptive-mfa","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/suse/" data-link-cta="yes" data-link-text="SUSE : simplifier, moderniser et accélérer la transformation digitale grâce à Okta Identity Cloud" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--2ce1f35d-5641-4cca-b85a-16cb2b40076c/card-suse-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--77a9d936-46c6-4759-b09e-94f951cbae1b/customer-suse-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--77a9d936-46c6-4759-b09e-94f951cbae1b/customer-suse-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-suse-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Suse</span> <p class="cmp-customer-story-card__title">SUSE : simplifier, moderniser et accélérer la transformation digitale grâce à Okta Identity Cloud</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"TAL","creationDate":"27 Feb 2025 18:13:20"}" data-tags="["page-type:customer-story","okta:products/workforce-identity-cloud","okta:industries/education","okta:product-features/passwordless"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/tal/" data-link-cta="yes" data-link-text="La plateforme Okta optimise la transformation numérique de TAL pour lui permettre de proposer une expérience client en libre-service" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--7ab9c3d1-dd77-4607-b2d6-540ebcfbe45b/card-tal-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--4a388327-c703-4ee7-aa48-9baded287ff1/customer-tal-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--4a388327-c703-4ee7-aa48-9baded287ff1/customer-tal-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-tal-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">TAL</span> <p class="cmp-customer-story-card__title">La plateforme Okta optimise la transformation numérique de TAL pour lui permettre de proposer une expérience client en libre-service</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"RBFA","creationDate":"27 Feb 2025 18:13:19"}" data-tags="["okta:product-features/user-management","okta:products/customer-identity-solution","okta:products/workforce-identity-cloud","okta:industries/nonprofit","okta:product-features/single-sign-on","page-type:customer-story","okta:product-features/adaptive-mfa"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/rbfa/" data-link-cta="yes" data-link-text="Royal Belgian Football Association : rendre le football plus interactif et attrayant en offrant une expérience personnalisée à chaque supporter" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--9b9abfc2-343c-44a9-9eea-e96368802e48/card-rbfa-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--abb162b4-f1ad-4c2c-b17f-7214218e6bae/customer-rbfa-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--abb162b4-f1ad-4c2c-b17f-7214218e6bae/customer-rbfa-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-rbfa-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">RBFA</span> <p class="cmp-customer-story-card__title">Royal Belgian Football Association : rendre le football plus interactif et attrayant en offrant une expérience personnalisée à chaque supporter</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Pret a Manger","creationDate":"27 Feb 2025 18:13:21"}" data-tags="["okta:customer-first","okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/retail","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/pret-a-manger/" data-link-cta="yes" data-link-text="Pret A Manger : comment la chaîne de restauration assure innovation et efficacité dans ses 573 boutiques avec Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--6dcb94b3-a9c6-4496-a556-c9510b1a0f0d/card-pretamanger-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--fca11763-1f2c-4f6a-9eb5-2dc44eeb9371/customer-pretamanger-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--fca11763-1f2c-4f6a-9eb5-2dc44eeb9371/customer-pretamanger-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-pretamanger-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Pret a Manger</span> <p class="cmp-customer-story-card__title">Pret A Manger : comment la chaîne de restauration assure innovation et efficacité dans ses 573 boutiques avec Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"bunq","creationDate":"27 Feb 2025 18:13:18"}" data-tags="["okta:products/workforce-identity-cloud","okta:product-features/single-sign-on","okta:product-features/fast-pass","okta:industries/financial-services","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/advanced-server-access","okta-events:industry/financial-services","okta:product-features/adaptive-mfa","okta:product-features/workflows"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/bunq/" data-link-cta="yes" data-link-text="Comment bunq utilise Okta pour protéger les données de ses utilisateurs aussi bien que leur argent" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--146b9a67-2f45-4859-91ea-26e4ada57c33/card-bunq-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--a721955d-6460-4520-b3f2-607dda1f8866/customer-bunq-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--a721955d-6460-4520-b3f2-607dda1f8866/customer-bunq-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-bunq-logo-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">bunq</span> <p class="cmp-customer-story-card__title">Comment bunq utilise Okta pour protéger les données de ses utilisateurs aussi bien que leur argent</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Cazoo","creationDate":"27 Feb 2025 18:13:21"}" data-tags="["okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta-events:product/single-sign-on","okta:products/workforce-identity-cloud","okta:industries/technology"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/cazoo/" data-link-cta="yes" data-link-text="Cazoo met Okta au volant de la gestion des identités tandis qu’elle révolutionne la vente de véhicules en ligne" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--ecf88adb-e2e6-45d7-9dfb-6150723a0c70/card-cazoo-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--b58587ae-cce5-4fe9-886b-8aba1afba60a/customer-cazoo-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--b58587ae-cce5-4fe9-886b-8aba1afba60a/customer-cazoo-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-cazoo-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Cazoo</span> <p class="cmp-customer-story-card__title">Cazoo met Okta au volant de la gestion des identités tandis qu’elle révolutionne la vente de véhicules en ligne</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"HDI","creationDate":"27 Feb 2025 18:13:18"}" data-tags="["okta:product-features/lifecycle-management","okta:products/customer-identity-solution","page-type:customer-story","okta:industries/technology","okta:product-features/adaptive-mfa"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/hdi/" data-link-cta="yes" data-link-text="Le grand assureur allemand déploie une solution innovante de gestion des identités et des accès, gage de sérénité pour ses clients" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--1a53cdd8-e72c-40f0-9460-39a0880dac51/card-hdi-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--33a590bc-a8ad-49e4-b4f7-e231f83102d7/customer-hdi-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--33a590bc-a8ad-49e4-b4f7-e231f83102d7/customer-hdi-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-hdi-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">HDI</span> <p class="cmp-customer-story-card__title">Le grand assureur allemand déploie une solution innovante de gestion des identités et des accès, gage de sérénité pour ses clients</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Norwegian Refugee Council","creationDate":"27 Feb 2025 18:13:16"}" data-tags="["okta:products/workforce-identity-cloud","okta:industries/nonprofit","okta:product-features/single-sign-on","okta:product-features/multi-factor-authentication","okta:product-features/lifecycle-management","page-type:customer-story","okta:product-features/universal-directory"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/nrc-norwegian-refugee-council/" data-link-cta="yes" data-link-text="Le Norwegian Refugee Council (NRC) étend son rayon d'action en toute sécurité grâce à Okta" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--5d3fdbe9-5ad6-47a5-a80d-bc2346485606/card-nrc-norwegian-refugee-council-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--d6ddf369-7cbe-4418-b293-2737f9b12ce2/logo-nrc-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--d6ddf369-7cbe-4418-b293-2737f9b12ce2/logo-nrc-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/logo-nrc-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Norwegian Refugee Council</span> <p class="cmp-customer-story-card__title">Le Norwegian Refugee Council (NRC) étend son rayon d'action en toute sécurité grâce à Okta</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Centre Hospitalier Saint Quentin","creationDate":"27 Feb 2025 18:13:22"}" data-tags="["okta:customer-first","page-type:customer-story","okta:products/workforce-identity-cloud","okta:industries/healthcare","okta:product-features/universal-directory","okta:product-features/adaptive-mfa"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/centre-hospitalier-de-saint-quentin/" data-link-cta="yes" data-link-text="Centre Hospitalier Saint Quentin : Comment Okta aide un hôpital à protéger ses employés en sécurisant le télétravail" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--dd0a162f-467c-4a16-b7c2-9e4fd6d83fd4/card-stquentinhospital-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--2be85b0a-bc09-4986-9df3-bdda9d2cf39d/customer-stquentinhospital-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--2be85b0a-bc09-4986-9df3-bdda9d2cf39d/customer-stquentinhospital-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-stquentinhospital-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Centre Hospitalier Saint Quentin</span> <p class="cmp-customer-story-card__title">Centre Hospitalier Saint Quentin : Comment Okta aide un hôpital à protéger ses employés en sécurisant le télétravail</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"MGM Resorts","creationDate":"27 Feb 2025 18:13:16"}" data-tags="["okta:product-features/multi-factor-authentication","okta:products/customer-identity-solution","okta:industries/media-and-entertainment","okta:product-features/api-access-management"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/mgm-resorts-international/" data-link-cta="yes" data-link-text="Personnalisation et gestion des identités pour offrir aux clients de MGM Resorts une expérience d’exception" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--1c51a451-964b-41a4-8b37-b422f992cf3a/card-mgm-resorts-international-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--415c72bd-4cc6-467c-852f-bf2d7cf94c67/customer-mgm-resorts-international-logo-white-svg.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--415c72bd-4cc6-467c-852f-bf2d7cf94c67/customer-mgm-resorts-international-logo-white-svg.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-mgm-resorts-international-logo-white.svg"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">MGM Resorts</span> <p class="cmp-customer-story-card__title">Personnalisation et gestion des identités pour offrir aux clients de MGM Resorts une expérience d’exception</p> </div> </a> </div></div> <div class="cmp-customers-overview-grid__item js-filter-grid-item" data-info="{"featured":"false","company":"Jamf","creationDate":"27 Feb 2025 18:13:17"}" data-tags="["okta:products/workforce-identity-cloud","okta:products/customer-identity-cloud","okta:product-features/device-access","okta:product-features/fast-pass","okta:product-features/lifecycle-management","page-type:customer-story","okta:industries/technology","okta:product-features/adaptive-mfa","okta:product-features/workflows"]"><div class="cmp-customer-story-card"> <a class="cmp-customer-story-card__link" href="/fr-fr/customers/jamf/" data-link-cta="yes" data-link-text="Jamf soutient ses collaborateurs et optimise l’expérience client grâce à l’identité" data-nav-hierarchy="" data-component-name="card" data-component-type="card"> <div class="cmp-customer-story-card__thumbnail"> <img class="cmp-customer-story-card__bg" src="/adobe/dynamicmedia/deliver/dm-aid--d1ae5722-4619-40cc-b74b-01036033edf6/card-jamf-jpg.webp?preferwebp=true" alt/> <div class="cmp-customer-story-card__logo-wrapper"> <img class="cmp-customer-story-card__logo" srcset="/adobe/dynamicmedia/deliver/dm-aid--7f627d75-fca8-4c1e-8521-8c130ab07e2b/customer-jamf-logo-white-png.webp?width=100&preferwebp=true 100w, /adobe/dynamicmedia/deliver/dm-aid--7f627d75-fca8-4c1e-8521-8c130ab07e2b/customer-jamf-logo-white-png.webp?width=200&preferwebp=true 200w" sizes="(max-width: 1200px) 100px, 200px" alt="" data-fallback-srcset="/content/dam/okta---digital/en_us/images/logos/white/customer-jamf-logo-white.png"/> </div> </div> <div class="cmp-customer-story-card__text-content"> <span class="cmp-customer-story-card__overline">Jamf</span> <p class="cmp-customer-story-card__title">Jamf soutient ses collaborateurs et optimise l’expérience client grâce à l’identité</p> </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">Plus</span> </a> </div> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-1736914cb3" class="cmp-experiencefragment cmp-experiencefragment--customers-cta-banner"> <div id="container-5423dcd0f5" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="ctaBanner aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-cta-banner-v1" style="background-image: url('/adobe/dynamicmedia/deliver/dm-aid--09a5989c-34e1-469d-bee3-2c3f40d8c4a5/CTA-banner-background-jpg.webp?preferwebp=true');"> <div class="cmp-cta-banner-v1__content-wrapper"> <div class="cmp-cta-banner-v1__content"> <h2 class="cmp-cta-banner-v1__title">Continuez votre parcours dans l‘univers de l’identité</h2> <div class="cmp-cta-banner-v1__subtitle rte-content"><p>Essayez Okta gratuitement, ou contactez notre équipe pour discuter de vos besoins spécifiques.</p> </div> <div class="cmp-cta-banner-v1__buttons-wrapper"> <div class="cmp-cta-banner-v1__button-container"> <a id="button-166a094472" class="cmp-button--button-166a094472 cmp-button cmp-button--primary cmp-button--large " target="_blank" aria-label="Démarrer avec la version d’essai gratuite Okta" href="https://www.okta.com/fr/free-trial/" data-link-cta="yes" data-link-text="Découvrir" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Découvrir</span> </a> </div> <div class="cmp-cta-banner-v1__button-container"> <a id="button-388256d4ee" class="cmp-button--button-388256d4ee cmp-button cmp-button--secondary cmp-button--large " target="_blank" aria-label="Contacter le service commercial" href="https://www.okta.com/fr/contact-sales/" data-link-cta="yes" data-link-text="Nous contacter" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label">Nous contacter</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="inheritedExperienceFragment aem-GridColumn aem-GridColumn--default--12"><div class="cmp-inherited-experience-fragment"> <div id="container-eb43a08ac1" 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/fr/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="Contacter Okta" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="button button__secondary-dark--regular" href="https://www.okta.com/fr/contact-sales/">Contacter Okta</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://www.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">Société</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="À propos d’Okta" data-nav-hierarchy="Société|À propos d’Okta" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/company/">À propos d’Okta</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Nos clients" data-nav-hierarchy="Société|Nos clients" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/customers/">Nos clients</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Dirigeants" data-nav-hierarchy="Société|Dirigeants" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/leadership/">Dirigeants</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Investisseurs" data-nav-hierarchy="Société|Investisseurs" data-component-name="footer" data-component-type="footer" href="https://investor.okta.com/?_ga=2.173311395.1408537636.1665532992-1758812997.1653668763">Investisseurs</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Carrières" data-nav-hierarchy="Société|Carrières" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/careers/">Carrières</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Événements" data-nav-hierarchy="Société|Événements" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/events/">Événements</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Espace presse" data-nav-hierarchy="Société|Espace presse" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/press-room/">Espace presse</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Partenaires" data-nav-hierarchy="Société|Partenaires" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/partners/">Partenaires</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Responsabilité" data-nav-hierarchy="Société|Responsabilité" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/responsibility/">Responsabilité</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Okta for Good" data-nav-hierarchy="Société|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="Diversité, inclusion et appartenance" data-nav-hierarchy="Société|Diversité, inclusion et appartenance" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/diversity/">Diversité, inclusion et appartenance</a> </li> </ul> </div> <div> <h2 class="footer__header">Premiers pas avec Okta</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="L’atout Okta" data-nav-hierarchy="Premiers pas avec Okta|L’atout Okta" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/okta-advantage/">L’atout Okta</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Customer Identity Cloud" data-nav-hierarchy="Premiers pas avec Okta|Customer Identity Cloud" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/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="Premiers pas avec Okta|Workforce Identity Cloud" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/workforce-identity/">Workforce Identity Cloud</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Essai gratuit" data-nav-hierarchy="Premiers pas avec Okta|Essai gratuit" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/free-trial/">Essai gratuit</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Tarifs" data-nav-hierarchy="Premiers pas avec Okta|Tarifs" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/pricing/">Tarifs</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Contacter le service commercial" data-nav-hierarchy="Premiers pas avec Okta|Contacter le service commercial" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/contact-sales/">Contacter le service commercial</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Confiance" data-nav-hierarchy="Premiers pas avec Okta|Confiance" 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">Confiance</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Accessibilité" data-nav-hierarchy="Premiers pas avec Okta|Accessibilité" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/accessibility/">Accessibilité</a> </li> </ul> </div> <div> <h2 class="footer__header">Aide et support</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Aide et support" data-nav-hierarchy="Aide et support|Aide et 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">Aide et support</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Foire aux questions (FAQ)" data-nav-hierarchy="Aide et support|Foire aux questions (FAQ)" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/faq/">Foire aux questions (FAQ)</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Contacter Okta" data-nav-hierarchy="Aide et support|Contacter Okta" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/fr/contact-sales/">Contacter Okta</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="État de Customer Identity Cloud" data-nav-hierarchy="Aide et support|État de Customer Identity Cloud" 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">État de Customer Identity Cloud</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="État de Workforce Identity Cloud" data-nav-hierarchy="Aide et support|État de Workforce Identity Cloud" 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.">État de Workforce Identity Cloud</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/fr/privacy-policy/" data-link-cta="no" data-link-text="Politique de confidentialité" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Politique de confidentialité </a> </li> <li> <a class="anchor" href="https://www.okta.com/terms-of-service/" data-link-cta="no" data-link-text="Conditions d’utilisation du site" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Conditions d’utilisation du site </a> </li> <li> <a class="anchor" href="https://trust.okta.com/" data-link-cta="no" data-link-text="Sécurité" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Sécurité </a> </li> <li> <a class="anchor" href="https://www.okta.com/fr/html-sitemap/" data-link-cta="no" data-link-text="Plan du site" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Plan du site </a> </li> <li> <a class="anchor" href="#" data-link-cta="no" data-link-text="Paramètres des cookies" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" @click.prevent="openOneTrust()"> Paramètres des cookies </a> </li> <li> <a class="anchor" href="https://www.okta.com/your-privacy-choices/" data-link-cta="no" data-link-text="Vos choix en matière de confidentialité" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer"> Vos choix en matière de confidentialité </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="France" 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"> France </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/en-gb/" id="intl-menu-option-footer-2" 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="footerItem2"> United Kingdom </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-au/" id="intl-menu-option-footer-6" data-link-cta="yes" target="_self" data-link-text="Australia" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="footerItem6"> Australia </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. Tous droits réservés. </div> </div> </div> </footer></div> </div> </div> </div> </div> </div> </div> </div> <script src="/etc.clientlibs/okta-www/clientlibs/clientlib-site.lc-a331b65ec90668444a421f9ecaacff50-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-7f40db52c5b2613a1ced0e329f48a7a5-lc.min.js"></script> <script type="text/javascript">_satellite.pageBottom();</script> </body> </html>