CINXE.COM
Single Sign-On | SSO | Okta
<!DOCTYPE HTML> <html lang="de-DE"> <head> <meta charset="UTF-8"/> <title>Single Sign-On | SSO | Okta</title> <meta name="title" content="Single Sign-On | SSO | Okta"/> <meta name="description" content="Okta Single Sign-On enables secure access for employees, contractors, and business partners. Learn how you can create better login experiences with Okta SSO."/> <meta property="og:title" content="Single Sign-On | SSO | Okta"/> <meta property="og:description" content="Okta Single Sign-On enables secure access for employees, contractors, and business partners. Learn how you can create better login experiences with Okta SSO. "/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.okta.com/de-de/products/single-sign-on-workforce-identity/"/> <meta name="twitter:title" content="Single Sign-On | SSO | Okta"/> <meta name="twitter:description" content="Okta Single Sign-On enables secure access for employees, contractors, and business partners. Learn how you can create better login experiences with Okta SSO."/> <meta name="twitter:card" content="summary"/> <meta name="twitter:url" content="https://www.okta.com/de-de/products/single-sign-on-workforce-identity/"/> <meta name="template" content="product-page-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/de-de/products/single-sign-on-workforce-identity/"/> <link rel="stylesheet" href="/etc.clientlibs/okta-www/clientlibs/clientlib-base.lc-ca39e58f8a5d2d115bd36e066d6c7a47-lc.min.css" type="text/css"> <script> window.dataLayer = window.dataLayer || []; </script> <!-- Google Tag Manager --> <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> <!-- End Google Tag Manager --> <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); }); window.drift.show(); }); } </script> <script type="text/javascript" src="//assets.adobedtm.com/6bb3f7663515/a88f122425e8/launch-58767bf1d43d.min.js" async></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-3dcec78e8b1e367434c2378ec148236a-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-4d262b7b9e" data-cmp-link-accessibility-enabled data-cmp-link-accessibility-text="wird in einer neuen Registerkarte geöffnet" data-cmp-data-layer-enabled data-cmp-data-layer-name="dataLayer" data-component="page" data-type="organism" x-data="pageData({primary: '', secondary: '', language: 'de-de', locale: 'de', level1: 'single-sign-on-workforce-identity', level2: '', level3: ''})"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KXMLV58" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> window.dataLayer = window.dataLayer || []; dataLayer.push({ page: JSON.parse("{\x22page_base\u002D4d262b7b9e\x22:{\x22@type\x22:\x22okta\u002Dwww\/components\/page\/page_base\/v1\/page_base\x22,\x22repo:modifyDate\x22:\x222024\u002D09\u002D27T15:55:15Z\x22,\x22dc:title\x22:\x22Single Sign\u002DOn\x22,\x22dc:description\x22:\x22Okta Single Sign\u002DOn enables secure access for employees, contractors, and business partners. Learn how you can create better login experiences with Okta SSO.\x22,\x22xdm:template\x22:\x22\/conf\/okta\u002Dwww\/settings\/wcm\/templates\/product\u002Dpage\u002Dtemplate\x22,\x22xdm:language\x22:\x22de\u002DDE\x22,\x22xdm:tags\x22:[],\x22repo:path\x22:\x22\/content\/okta\u002Dwww\/de\/de\u002Dde\/products\/single\u002Dsign\u002Don\u002Dworkforce\u002Didentity.html\x22}}"), event: 'cmp:show', eventInfo: { path: 'page.page_base\u002D4d262b7b9e' } }); </script> <a data-link-cta="yes" data-link-text="Skip to Main Content" data-nav-hierarchy="" data-component-name="webinarhub" data-component-type="webinar card" class="skip-link" href='#maincontent'>Skip to Main Content</a> <div class="root container responsivegrid"> <div id="container-b2e8745679" 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-26da18e908" class="cmp-container"> <div class="header"> <div class="aem-placeholder-container"> <header x-data class="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://pages.okta.com/2024-09-WBN-Strengthen-Your-Identity-Security-Posture-LP/?_gl=1*woub5c*_gcl_aw*R0NMLjE3MjY2ODcwMzIuQ2owS0NRanc5S20zQmhEakFSSXNBR1ViNG56bTdnVVhHb0hkcmQ5Rm94cHdGazZYM2h4eHBrYW9VRl95VThSSXd1eUoxVUFldGRyVl9aa2FBclduRUFMd193Y0I.*_gcl_au*NTExMDg2NDQ1LjE3MjA4MTIxMzk.*_ga*MTM1NzAxMTQ5NC4xNzE2OTE2ODg5*_ga_QKMSDV5369*MTcyNzQ0MjE3MS4zMzkuMS4xNzI3NDQ0MDIxLjUxLjAuMA.." target="_blank" id="" data-link-cta="no" data-link-text="Stärkung der Identity-Sicherheit mit Okta ISPM" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Stärkung der Identity-Sicherheit mit Okta ISPM</a> <span class="header__tipitop-item">Stärkung der Identity-Sicherheit mit Okta ISPM</span> <a href="https://pages.okta.com/2024-09-WBN-Strengthen-Your-Identity-Security-Posture-LP/?_gl=1*woub5c*_gcl_aw*R0NMLjE3MjY2ODcwMzIuQ2owS0NRanc5S20zQmhEakFSSXNBR1ViNG56bTdnVVhHb0hkcmQ5Rm94cHdGazZYM2h4eHBrYW9VRl95VThSSXd1eUoxVUFldGRyVl9aa2FBclduRUFMd193Y0I.*_gcl_au*NTExMDg2NDQ1LjE3MjA4MTIxMzk.*_ga*MTM1NzAxMTQ5NC4xNzE2OTE2ODg5*_ga_QKMSDV5369*MTcyNzQ0MjE3MS4zMzkuMS4xNzI3NDQ0MDIxLjUxLjAuMA.." target="_blank" class="header__tipitop-item" id="" data-link-cta="yes" data-link-text="Jetzt anmelden →" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Jetzt anmelden →</a> </div> <div class="contact-links"> <a class="main-nav__link main-nav__link--phone" href="tel:%20+49%20(892)%20620-3329" id="" data-link-cta="no" data-link-text=" +49 (892) 620-3329" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> +49 (892) 620-3329</a> <a class="main-nav__link" id="" data-link-cta="no" data-link-text="Chat mit dem Okta-Vertrieb" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"> <path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 12.5c0 .9205-.7462 1.6667-1.6667 1.6667H5.83333L2.5 17.5V4.16667C2.5 3.24619 3.24619 2.5 4.16667 2.5H15.8333c.9205 0 1.6667.74619 1.6667 1.66667V12.5Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg> <span class="tipitop__text-link">Chat mit dem Okta-Vertrieb</span> </a> <a target="_self" class="main-nav__link" href="https://www.okta.com/de/search" id="" data-link-cta="no" data-link-text="Suche" 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">Suche</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="Germany" 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">Germany</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.firstItem.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="firstItem">United States</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/uk/" class="anchor" id="" data-link-cta="no" data-link-text="United Kingdom" data-nav-hierarchy="" data-component-name="header" data-component-type="header">United Kingdom</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/fr/" class="anchor" id="" data-link-cta="no" data-link-text="France" data-nav-hierarchy="" data-component-name="header" data-component-type="header">France</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/jp/" class="anchor" id="" data-link-cta="no" data-link-text="Japan" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Japan</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/nl/" class="anchor" id="" data-link-cta="no" data-link-text="Netherlands" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Netherlands</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/au/" class="anchor" id="" data-link-cta="no" data-link-text="Australia" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Australia</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/sg/" class="anchor" id="" data-link-cta="no" data-link-text="Singapore" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Singapore</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/kr/" class="anchor" id="" data-link-cta="no" data-link-text="Korea" data-nav-hierarchy="" data-component-name="header" data-component-type="header">Korea</a></li> <li class="intl-menu__item" role="menuitem"><a href="https://www.okta.com/se/" class="anchor" id="" data-link-cta="no" data-link-text="Sweden" data-nav-hierarchy="" data-component-name="header" data-component-type="header">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/de/" 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-one" @keydown.enter.prevent="openItem = (openItem === 1 ? null : 1); $nextTick(() => document.getElementById('first-focusable-element-1').focus())" @keydown.space.prevent="openItem = (openItem === 1 ? null : 1); $nextTick(() => document.getElementById('first-focusable-element-1').focus())" @keydown.tab="if (openItem === 1) { $event.preventDefault(); document.getElementById('first-focusable-element-1').focus(); }"> <a @click.stop.prevent role="button" :class="{'anchor--open': openItem === 1}" @click="openItem = (openItem === 1 ? null : 1); $nextTick(() => document.getElementById('first-focusable-element-1').focus())" class="anchor" data-link-cta="no" data-link-text="Produkte" data-nav-hierarchy="Produkte" 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}"> Produkte </span> </a> </li> <li class="list-item" tabindex="0" id="desktop-nav-item-two" @keydown.enter.prevent="openItem = (openItem === 2 ? null : 2); $nextTick(() => document.getElementById('first-focusable-element-2').focus())" @keydown.space.prevent="openItem = (openItem === 2 ? null : 2); $nextTick(() => document.getElementById('first-focusable-element-2').focus())"> <a @click.stop.prevent role="button" @click="openItem = (openItem === 2 ? null : 2); $nextTick(() => document.getElementById('first-focusable-element-2').focus())" :class="{'anchor--open': openItem === 2}" class="anchor" id="desktop-nav-link-item-two" data-link-cta="no" data-link-text="Warum Okta?" data-nav-hierarchy="Warum 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}"> Warum Okta? </span> </a> </li> <li class="list-item" tabindex="0" id="desktop-nav-item-three" @keydown.enter.prevent="openItem = (openItem === 3 ? null : 3); $nextTick(() => document.getElementById('first-focusable-element-3').focus())" @keydown.space.prevent="openItem = (openItem === 3 ? null : 3); $nextTick(() => document.getElementById('first-focusable-element-3').focus())"> <a @click.stop.prevent role="button" @click="openItem = (openItem === 3 ? null : 3); $nextTick(() => document.getElementById('first-focusable-element-3').focus())" :class="{'anchor--open': openItem === 3}" class="anchor" id="desktop-nav-link-item-two" data-link-cta="no" data-link-text="Warum Okta?" data-nav-hierarchy="Entwickler" 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}"> Entwickler </span> </a> </li> <li class="list-item" tabindex="0" id="desktop-nav-item-four" @keydown.enter.prevent="openItem = (openItem === 4 ? null : 4); $nextTick(() => document.getElementById('first-focusable-element-4').focus())" @keydown.space.prevent="openItem = (openItem === 4 ? null : 4); $nextTick(() => document.getElementById('first-focusable-element-4').focus())"> <a @click.stop.prevent role="button" :class="{'anchor--open': openItem === 4}" class="anchor" @click="openItem = (openItem === 4 ? null : 4); $nextTick(() => document.getElementById('first-focusable-element-4').focus())" id="desktop-nav-link-item-two" data-link-cta="no" data-link-text="Ressourcen" data-nav-hierarchy="Ressourcen" 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}"> Ressourcen </span> </a> </li> </ul> <div class="cta-buttons-wrapper"> <a class="cta-button cta-button__primary--regular" href="https://www.okta.com/de/free-trial/" id="next-focusable-element" data-link-cta="yes" data-link-text="Jetzt kostenlos testen" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Jetzt kostenlos testen </a> <a class="cta-button cta-button__secondary--regular" href="https://okta.com/de/contact-sales/" id="" data-link-cta="yes" data-link-text="Kontakt" data-nav-hierarchy="" data-component-name="header" data-component-type="header"> Kontakt </a> </div> <div x-show="openItem" :class="{'subnav-background': openItem}"></div> <div class="subnav-wrapper" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-one').focus()" :class="{'subnav-wrapper--open': openItem === 1}" tabindex="-1"> <div class="subnav-columns"> <div class="subnav-column"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Produkte</h2> <p class="subnav-description">Flexibilität und Neutralität stehen im Zentrum unserer Customer Identity Cloud- und Workforce Identity Cloud-Lösungen. Dadurch ermöglichen wir den nahtlosen und sicheren Zugang für Ihre Kunden, Beschäftigten und Partner.</p> <a class="anchor" href="https://www.okta.com/de/free-trial/" id="first-focusable-element-1" data-link-cta="no" data-link-text="Jetzt kostenlos testen" data-nav-hierarchy="Products|Jetzt kostenlos testen" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent=" openItem = null; document.getElementById('desktop-nav-item-one').focus()"> Jetzt kostenlos testen </a> <a class="anchor" href="https://okta.com/de/contact-sales/" id="" data-link-cta="no" data-link-text="Kontakt" data-nav-hierarchy="Products|Kontakt" data-component-name="header" data-component-type="header"> Kontakt </a> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Customer Identity Cloud</h3> <a class="anchor" href="https://www.okta.com/de/customer-identity/actions/" id="" data-link-cta="no" data-link-text="Actions" data-nav-hierarchy="Products|Customer Identity Cloud|Actions" data-component-name="header" data-component-type="header"> Actions </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/multi-factor-authentication/" id="" data-link-cta="no" data-link-text="Multi-Faktor-Authentifizierung" data-nav-hierarchy="Products|Customer Identity Cloud|Multi-Faktor-Authentifizierung" data-component-name="header" data-component-type="header"> Multi-Faktor-Authentifizierung </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/passwordless/" id="" data-link-cta="no" data-link-text="Passwortlose Authentifizierung" data-nav-hierarchy="Products|Customer Identity Cloud|Passwortlose Authentifizierung" data-component-name="header" data-component-type="header"> Passwortlose Authentifizierung </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/single-sign-on/" id="" data-link-cta="no" data-link-text="Single Sign-On" data-nav-hierarchy="Products|Customer Identity Cloud|Single Sign-On" data-component-name="header" data-component-type="header"> Single Sign-On </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/universal-login/" id="" data-link-cta="no" data-link-text="Universal Login" data-nav-hierarchy="Products|Customer Identity Cloud|Universal Login" data-component-name="header" data-component-type="header"> Universal Login </a> <footer class="subnav-list__footer"> <a class="anchor" href="https://www.okta.com/de/customer-identity/" id="" data-link-cta="no" data-link-text="Mehr über Customer Identity Cloud" data-nav-hierarchy="Products|Customer Identity Cloud|Mehr über Customer Identity Cloud" data-component-name="header" data-component-type="header"> Mehr über Customer Identity Cloud </a> </footer> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Workforce Identity Cloud</h3> <a class="anchor" href="https://www.okta.com/de-de/products/single-sign-on-workforce-identity/" id="" data-link-cta="no" data-link-text="Single Sign-On" data-nav-hierarchy="Products|Workforce Identity Cloud|Single Sign-On" data-component-name="header" data-component-type="header"> Single Sign-On </a> <a class="anchor" href="https://www.okta.com/de/products/adaptive-multi-factor-authentication/" id="" data-link-cta="no" data-link-text="Adaptive MFA" data-nav-hierarchy="Products|Workforce Identity Cloud|Adaptive MFA" data-component-name="header" data-component-type="header"> Adaptive MFA </a> <a class="anchor" href="https://www.okta.com/de/products/lifecycle-management/" id="" data-link-cta="no" data-link-text="Lifecycle Management" data-nav-hierarchy="Products|Workforce Identity Cloud|Lifecycle Management" data-component-name="header" data-component-type="header"> Lifecycle Management </a> <a class="anchor" href="https://www.okta.com/de/platform/workflows/" id="" data-link-cta="no" data-link-text="Workflows" data-nav-hierarchy="Products|Workforce Identity Cloud|Workflows" data-component-name="header" data-component-type="header"> Workflows </a> <a class="anchor" href="https://www.okta.com/de/products/identity-governance/" id="" data-link-cta="no" data-link-text="Identity Governance" data-nav-hierarchy="Products|Workforce Identity Cloud|Identity Governance" data-component-name="header" data-component-type="header"> Identity Governance </a> <a class="anchor" href="https://www.okta.com/de/products/privileged-access/" id="" data-link-cta="no" data-link-text="Privileged Access" data-nav-hierarchy="Products|Workforce Identity Cloud|Privileged Access" data-component-name="header" data-component-type="header"> Privileged Access </a> <footer class="subnav-list__footer"> <a class="anchor" href="https://www.okta.com/de/workforce-identity/" id="" data-link-cta="no" data-link-text="Mehr über Workforce Identity Cloud" data-nav-hierarchy="Products|Workforce Identity Cloud|Mehr über Workforce Identity Cloud" data-component-name="header" data-component-type="header" @keydown.tab.prevent="openItem = null; document.getElementById('desktop-nav-item-two').focus()"> Mehr über Workforce Identity Cloud </a> </footer> </section> </div> </div> </div> <div class="subnav-wrapper" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-two').focus()" :class="{'subnav-wrapper--open': openItem === 2}"> <div class="subnav-columns"> <div class="subnav-column"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Warum Okta?</h2> <p class="subnav-description">Okta bietet eine neutrale, leistungsstarke und erweiterbare Plattform, die Identity in den Mittelpunkt Ihrer Technologie-Umgebung stellt. Unabhängig von Ihrer Branche, Ihrem Use Case und Ihrem Support-Bedarf haben wir die richtige Lösung für Sie.</p> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Ihre Ziele</h3> <a class="anchor" href="https://www.okta.com/de/workforce-identity/" id="first-focusable-element-2" data-link-cta="no" data-link-text="Hochperformante IT" data-nav-hierarchy="Why Okta|Ihre Ziele|Hochperformante IT" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent="openItem = null; document.getElementById('desktop-nav-item-two').focus()"> Hochperformante IT </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/" id="" data-link-cta="no" data-link-text="Hochwertige digitale Experiences" data-nav-hierarchy="Why Okta|Ihre Ziele|Hochwertige digitale Experiences" data-component-name="header" data-component-type="header"> Hochwertige digitale Experiences </a> <a class="anchor" href="https://www.okta.com/de/zero-trust/" id="" data-link-cta="no" data-link-text="Identity-basierte Sicherheit" data-nav-hierarchy="Why Okta|Ihre Ziele|Identity-basierte Sicherheit" data-component-name="header" data-component-type="header"> Identity-basierte Sicherheit </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/" id="" data-link-cta="no" data-link-text="Innovation ohne Kompromisse" data-nav-hierarchy="Why Okta|Ihre Ziele|Innovation ohne Kompromisse" data-component-name="header" data-component-type="header"> Innovation ohne Kompromisse </a> <a class="anchor" href="https://www.okta.com/de/workforce-identity/" id="" data-link-cta="no" data-link-text="Agile Workforce" data-nav-hierarchy="Why Okta|Customer Identity Cloud|Agile Workforce" data-component-name="header" data-component-type="header"> Agile Workforce </a> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Ihre Branche</h3> <a class="anchor" href="https://www.okta.com/de/solutions/public-sector/" id="" data-link-cta="no" data-link-text="Öffentlicher Sektor" data-nav-hierarchy="Why Okta|Ihre Branche|Öffentlicher Sektor" data-component-name="header" data-component-type="header"> Öffentlicher Sektor </a> <a class="anchor" href="https://www.okta.com/de/solutions/financial-services/" id="" data-link-cta="no" data-link-text="Finanzdienstleistungen" data-nav-hierarchy="Why Okta|Ihre Branche|Finanzdienstleistungen" data-component-name="header" data-component-type="header"> Finanzdienstleistungen </a> <a class="anchor" href="https://www.okta.com/de/solutions/retail/" id="" data-link-cta="no" data-link-text="Einzelhandel" data-nav-hierarchy="Why Okta|Ihre Branche|Einzelhandel" data-component-name="header" data-component-type="header"> Einzelhandel </a> <a class="anchor" href="https://www.okta.com/de/solutions/healthcare/" id="" data-link-cta="no" data-link-text="Gesundheitswesen" data-nav-hierarchy="Why Okta|Ihre Branche|Gesundheitswesen" data-component-name="header" data-component-type="header"> Gesundheitswesen </a> <a class="anchor" href="https://www.okta.com/de/solutions/travel-hospitality/" id="" data-link-cta="no" data-link-text="Reise und Gastronomie" data-nav-hierarchy="Why Okta|Ihre Branche|Reise und Gastronomie" data-component-name="header" data-component-type="header"> Reise und Gastronomie </a> <a class="anchor" href="https://www.okta.com/de/solutions/technology/" id="" data-link-cta="no" data-link-text="Technologie" data-nav-hierarchy="Why Okta|Ihre Branche|Technologie" data-component-name="header" data-component-type="header"> Technologie </a> <a class="anchor" href="https://www.okta.com/de/solutions/energy/" id="" data-link-cta="no" data-link-text="Energie" data-nav-hierarchy="Why Okta|Ihre Branche|Energie" data-component-name="header" data-component-type="header"> Energie </a> <a class="anchor" href="https://www.okta.com/de/solutions/nonprofits/" id="" data-link-cta="no" data-link-text="Gemeinnützige Organisationen" data-nav-hierarchy="Why Okta|Ihre Branche|Gemeinnützige Organisationen" data-component-name="header" data-component-type="header"> Gemeinnützige Organisationen </a> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Erfolgreich mit Okta</h3> <a class="anchor" href="https://www.okta.com/de/products/okta-ai/" id="" data-link-cta="no" data-link-text="Okta AI" data-nav-hierarchy="Why Okta|Erfolgreich mit Okta|Okta AI" data-component-name="header" data-component-type="header"> Okta AI </a> <a class="anchor" href="https://www.okta.com/de/okta-integration-network/" id="" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Why Okta|Erfolgreich mit Okta|Okta Integration Network" data-component-name="header" data-component-type="header"> Okta Integration Network </a> <a class="anchor" href="https://www.okta.com/de/small-business/" id="" data-link-cta="no" data-link-text="Kleine und mittlere Unternehmen (KMU)" data-nav-hierarchy="Why Okta|Erfolgreich mit Okta|Kleine und mittlere Unternehmen (KMU)" data-component-name="header" data-component-type="header"> Kleine und mittlere Unternehmen (KMU) </a> <a class="anchor" href="https://www.okta.com/de/customers/" id="" data-link-cta="no" data-link-text="Case Studies unserer Kunden" data-nav-hierarchy="Why Okta|Erfolgreich mit Okta|Case Studies unserer Kunden" data-component-name="header" data-component-type="header"> Case Studies unserer Kunden </a> <a class="anchor" href="https://www.okta.com/de/okta-advantage/" id="" data-link-cta="no" data-link-text="Die Vorteile von Okta" data-nav-hierarchy="Why Okta|Erfolgreich mit Okta|Die Vorteile von Okta" data-component-name="header" data-component-type="header"> Die Vorteile von Okta </a> <a class="anchor" href="https://www.okta.com/de/secure-identity-commitment/" id="" data-link-cta="no" data-link-text="Secure Identity Commitment" data-nav-hierarchy="Why Okta|Erfolgreich mit Okta|Secure Identity Commitment" data-component-name="header" data-component-type="header"> Secure Identity Commitment </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Vertrauen (Opens in a new window)" href="https://trust.okta.com/?_ga=2.172244323.1131952190.1694551039-2108337227.1682701839&_gl=1%2Aww0l7q%2A_ga%2AMjEwODMzNzIyNy4xNjgyNzAxODM5%2A_ga_QKMSDV5369%2A" id="" data-link-cta="no" data-link-text="Vertrauen" data-nav-hierarchy="Why Okta|Erfolgreich mit Okta|Vertrauen" data-component-name="header" data-component-type="header" @keydown.tab.prevent="openItem = null; document.getElementById('desktop-nav-item-three').focus()"> Vertrauen </a> </section> </div> </div> </div> <div class="subnav-wrapper" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-three').focus()" :class="{'subnav-wrapper--open': openItem === 3}"> <div class="subnav-columns"> <div class="subnav-column"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Für Entwickler</h2> <p class="subnav-description">Mit unseren leistungsstarken, flexiblen und standardmäßig integrierten Funktionen sowie tausenden Integrations- und Individualisierungsoptionen stellen Sie die Weichen für eine effiziente Entwicklung. Unsere Entwickler-Community steht Ihnen gerne zur Seite.</p> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Customer Identity Cloud</h3> <a class="anchor top-right-arrow" target="_blank" aria-label="Auth0 Marketplace (Opens in a new window)" href="https://auth0.com/de/marketplace" id="first-focusable-element-3" data-link-cta="no" data-link-text="Auth0 Marketplace" data-nav-hierarchy="Developers|Customer Identity Cloud|Auth0 Marketplace" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent=" openItem = null; document.getElementById('desktop-nav-item-three').focus()"> Auth0 Marketplace </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Developer Center (Opens in a new window)" href="https://developer.auth0.com/resources" id="" data-link-cta="no" data-link-text="Developer Center" data-nav-hierarchy="Developers|Customer Identity Cloud|Developer Center" data-component-name="header" data-component-type="header"> Developer Center </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Community (Opens in a new window)" href="https://community.auth0.com/" id="" data-link-cta="no" data-link-text="Community" data-nav-hierarchy="Developers|Customer Identity Cloud|Community" data-component-name="header" data-component-type="header"> Community </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Knowledge Base (Opens in a new window)" href="https://support.auth0.com/" id="" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Developers|Customer Identity Cloud|Knowledge Base" data-component-name="header" data-component-type="header"> Knowledge Base </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Customer Identity Cloud-Status (Opens in a new window)" href="https://status.auth0.com/" id="" data-link-cta="no" data-link-text="Customer Identity Cloud-Status" data-nav-hierarchy="Developers|Customer Identity Cloud|Customer Identity Cloud-Status" data-component-name="header" data-component-type="header"> Customer Identity Cloud-Status </a> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Workforce Identity Cloud</h3> <a class="anchor" href="https://www.okta.com/de/okta-integration-network/" id="" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Developers|Workforce Identity Cloud|Okta Integration Network" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent=" openItem = null; document.getElementById('desktop-nav-item-four').focus()"> Okta Integration Network </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Developer Center (Opens in a new window)" href="https://developer.okta.com/" id="" data-link-cta="no" data-link-text="Developer Center" data-nav-hierarchy="Developers|Workforce Identity Cloud|Developer Center" data-component-name="header" data-component-type="header"> Developer Center </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Community (Opens in a new window)" href="https://devforum.okta.com/" id="" data-link-cta="no" data-link-text="Community" data-nav-hierarchy="Developers|Workforce Identity Cloud|Community" data-component-name="header" data-component-type="header"> Community </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Knowledge Base (Opens in a new window)" href="https://support.okta.com/help/s/?language=en_US" id="" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Developers|Workforce Identity Cloud|Knowledge Base" data-component-name="header" data-component-type="header"> Knowledge Base </a> <a class="anchor" href="https://status.okta.com/" id="" data-link-cta="no" data-link-text="Workforce Identity Cloud-Status" data-nav-hierarchy="Developers|Workforce Identity Cloud|Workforce Identity Cloud-Status" data-component-name="header" data-component-type="header" @keydown.tab.prevent="openItem = null; document.getElementById('desktop-nav-item-four').focus()"> Workforce Identity Cloud-Status </a> </section> </div> </div> </div> <div class="subnav-wrapper" @click.away="openItem = null" @keydown.escape.prevent="openItem = null; document.getElementById('desktop-nav-item-four').focus()" :class="{'subnav-wrapper--open': openItem === 4}"> <div class="subnav-columns"> <div class="subnav-column"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Informationen und Support</h2> <p class="subnav-description">Okta bietet eine neutrale, leistungsstarke und erweiterbare Plattform, die Identity in den Mittelpunkt Ihrer Technologie-Umgebung stellt. Unabhängig von Ihrer Branche, Ihrem Use Case und Ihrem Support-Bedarf haben wir die richtige Lösung für Sie.</p> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Ressourcen</h3> <a class="anchor" href="https://www.okta.com/de/customers/" id="first-focusable-element-4" data-link-cta="no" data-link-text="Case Studies unserer Kunden" data-nav-hierarchy="Resources|Ressourcen|Case Studies unserer Kunden" data-component-name="header" data-component-type="header" @keydown.tab.shift.prevent=" openItem = null; document.getElementById('desktop-nav-item-four').focus()"> Case Studies unserer Kunden </a> <a class="anchor" href="https://www.okta.com/de/events/" id="" data-link-cta="no" data-link-text="Events" data-nav-hierarchy="Resources|Ressourcen|Events" data-component-name="header" data-component-type="header"> Events </a> <a class="anchor" href="https://www.okta.com/resources/podcasts/mistaken-identity/" id="" data-link-cta="no" data-link-text="Podcast" data-nav-hierarchy="Resources|Ressourcen|Podcast" data-component-name="header" data-component-type="header"> Podcast </a> <a class="anchor" href="https://www.okta.com/de/blog/" id="" data-link-cta="no" data-link-text="Blog" data-nav-hierarchy="Resources|Ressourcen|Blog" data-component-name="header" data-component-type="header"> Blog </a> <a class="anchor" href="https://www.okta.com/de/press-room/" id="" data-link-cta="no" data-link-text="Presse" data-nav-hierarchy="Resources|Ressourcen|Presse" data-component-name="header" data-component-type="header"> Presse </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?field_resource_solutions_target_id=All&type=analyst_research" id="" data-link-cta="no" data-link-text="Analystenberichte" data-nav-hierarchy="Resources|Ressourcen|Analystenberichte" data-component-name="header" data-component-type="header"> Analystenberichte </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?type=datasheet" id="" data-link-cta="no" data-link-text="Datenblätter" data-nav-hierarchy="Resources|Ressourcen|Datenblätter" data-component-name="header" data-component-type="header"> Datenblätter </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?type=demo" id="" data-link-cta="no" data-link-text="Demo-Library" data-nav-hierarchy="Resources|Ressourcen|Demo-Library" data-component-name="header" data-component-type="header"> Demo-Library </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?field_resource_solutions_target_id=All&type=video" id="" data-link-cta="no" data-link-text="Videos" data-nav-hierarchy="Resources|Ressourcen|Videos" data-component-name="header" data-component-type="header"> Videos </a> <a class="anchor" href="https://www.okta.com/de/resources/?field_resource_solutions_target_id=All&type=webinar" id="" data-link-cta="no" data-link-text="Webinare" data-nav-hierarchy="Resources|Ressourcen|Webinare" data-component-name="header" data-component-type="header"> Webinare </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?field_resource_solutions_target_id=All&type=whitepaper" id="" data-link-cta="no" data-link-text="Whitepaper" data-nav-hierarchy="Resources|Ressourcen|Whitepaper" data-component-name="header" data-component-type="header"> Whitepaper </a> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Customer Success</h3> <a class="anchor" href="https://www.okta.com/de/customer-first/" id="" data-link-cta="no" data-link-text="Fokus auf Kunden" data-nav-hierarchy="Resources|Customer Success|Fokus auf Kunden" data-component-name="header" data-component-type="header"> Fokus auf Kunden </a> <a class="anchor" href="https://www.okta.com/services/self-service/community/" id="" data-link-cta="no" data-link-text="Okta-Community" data-nav-hierarchy="Resources|Customer Success|Okta-Community" data-component-name="header" data-component-type="header"> Okta-Community </a> <a class="anchor" href="https://www.okta.com/de/services/success-and-support/" id="" data-link-cta="no" data-link-text="Support-Services" data-nav-hierarchy="Resources|Customer Success|Support-Services" data-component-name="header" data-component-type="header"> Support-Services </a> <a class="anchor" href="https://www.okta.com/de/services/professional-services/" id="" data-link-cta="no" data-link-text="Professional Services" data-nav-hierarchy="Resources|Customer Success|Professional Services" data-component-name="header" data-component-type="header"> Professional Services </a> <a class="anchor" href="https://www.okta.com/de/expert-assist/" id="" data-link-cta="no" data-link-text="Expert Assist" data-nav-hierarchy="Resources|Customer Success|Expert Assist" data-component-name="header" data-component-type="header"> Expert Assist </a> <a class="anchor" href="https://www.okta.com/de/services/training/" id="" data-link-cta="no" data-link-text="Training" data-nav-hierarchy="Resources|Customer Success|Training" data-component-name="header" data-component-type="header"> Training </a> <a class="anchor" href="https://www.okta.com/de/services/certification/" id="" data-link-cta="no" data-link-text="Zertifizierung" data-nav-hierarchy="Resources|Customer Success|Zertifizierung" data-component-name="header" data-component-type="header"> Zertifizierung </a> <a class="anchor" href="https://www.okta.com/de/partners/meet-our-partners/" id="" data-link-cta="no" data-link-text="Partner finden" data-nav-hierarchy="Resources|Customer Success|Partner finden" data-component-name="header" data-component-type="header"> Partner finden </a> </section> </div> <div class="subnav-column"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Support</h3> <a class="anchor top-right-arrow" target="_blank" aria-label="Hilfe und Support (Opens in a new window)" 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" id="" data-link-cta="no" data-link-text="Hilfe und Support" data-nav-hierarchy="Resources|Support|Hilfe und Support" data-component-name="header" data-component-type="header"> Hilfe und Support </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Produkt-Dokumentation (Opens in a new window)" href="https://help.okta.com/en-us/content/index.htm" id="" data-link-cta="no" data-link-text="Produkt-Dokumentation" data-nav-hierarchy="Resources|Support|Produkt-Dokumentation" data-component-name="header" data-component-type="header"> Produkt-Dokumentation </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Knowledge Base (Opens in a new window)" href="https://support.okta.com/help/s/knowledge?language=en_US" id="" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Resources|Support|Knowledge Base" data-component-name="header" data-component-type="header"> Knowledge Base </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Häufig gestellte Fragen (Opens in a new window)" href="https://www.okta.com/de/faq/" id="" data-link-cta="no" data-link-text="Häufig gestellte Fragen" data-nav-hierarchy="Resources|Support|Häufig gestellte Fragen" data-component-name="header" data-component-type="header"> Häufig gestellte Fragen </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Kontakt (Opens in a new window)" href="https://www.okta.com/de/contact-sales/" id="" data-link-cta="no" data-link-text="Kontakt" data-nav-hierarchy="Resources|Support|Kontakt" data-component-name="header" data-component-type="header"> Kontakt </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Customer Identity Cloud-Status (Opens in a new window)" href="https://status.auth0.com/" id="" data-link-cta="no" data-link-text="Customer Identity Cloud-Status" data-nav-hierarchy="Resources|Support|Customer Identity Cloud-Status" data-component-name="header" data-component-type="header"> Customer Identity Cloud-Status </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Workforce Identity Cloud-Status (Opens in a new window)" href="https://status.okta.com/" id="" data-link-cta="no" data-link-text="Workforce Identity Cloud-Status" data-nav-hierarchy="Resources|Support|Workforce Identity Cloud-Status" data-component-name="header" data-component-type="header" @keydown.tab.prevent="openItem = null; document.getElementById('next-focusable-element').focus()"> Workforce Identity Cloud-Status </a> </section> </div> </div> </div> <div class="main-nav__controls"> <a target="_self" href="https://www.okta.com/de/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">Suche</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/de" class="main-nav__link main-nav__control" id="profile-link" data-link-cta="yes" data-link-text="Login" data-nav-hierarchy="Main Navigation|Profile" data-component-name="header" data-component-type="top navigation" aria-label="Profile"> <svg class="main-nav__icon main-nav__icon--profile" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17.5 20" width="20" height="20" role="img" aria-hidden="true"> <path d="M11,3.75v2.5c0,1.24-1.01,2.25-2.25,2.25s-2.25-1.01-2.25-2.25V3.75c0-1.24,1.01-2.25,2.25-2.25s2.25,1.01,2.25,2.25Zm-6,0c0-2.07,1.68-3.75,3.75-3.75s3.75,1.68,3.75,3.75v2.5c0,2.07-1.68,3.75-3.75,3.75s-3.75-1.68-3.75-3.75V3.75Zm-1,9.01c.2-.01,.46-.01,.91-.01h7.67c.45,0,.72,0,.91,.01,.12,0,.17,.02,.18,.02,.08,.03,.15,.08,.2,.15,0,.01,.03,.06,.07,.17,.07,.19,.14,.44,.27,.87l1.29,4.52H1.99l1.29-4.52c.12-.44,.2-.69,.26-.87,.04-.11,.07-.16,.07-.17,.05-.07,.12-.12,.2-.15,.01,0,.06-.01,.18-.02Zm9.68,.02h0s0,0,0,0c0,0,0,0,0,0Zm.2,.15s0,0,0,0h0Zm1.78,.63l1.41,4.93,.43,1.5H0l.43-1.5,1.41-4.93c.24-.83,.36-1.25,.6-1.56,.21-.27,.5-.48,.82-.62,.36-.15,.8-.15,1.66-.15h7.67c.87,0,1.3,0,1.66,.15,.32,.13,.6,.34,.82,.62,.24,.31,.36,.72,.6,1.56Zm-12.05-.63s0,0,0,0h0Zm.2-.15s0,0,0,0h0Z" fill="#191919" fill-rule="evenodd"></path> </svg> <span class="main-nav__text">Login</span> </a> <div x-data="{ intlMenuOpen: false }" class="main-nav-intl__container main-nav__control" x-on:keydown.escape="intlMenuOpen = false; document.getElementById('intl-menu-link').focus()"> <a x-on:click="intlMenuOpen = !intlMenuOpen; $el.setAttribute('aria-expanded', intlMenuOpen)" role="button" id="intl-menu-link" href="#" data-link-cta="no" data-link-text="International Menu" data-nav-hierarchy="Main Navigation|International Menu" data-component-name="header" data-component-type="top navigation" aria-expanded="false" aria-controls="intl-menu" aria-haspopup="true" tabindex="0"> <svg class="main-nav__icon main-nav__icon--intl" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true"> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 18.3334c4.6024 0 8.3333-3.7309 8.3333-8.3333 0-4.60239-3.7309-8.33335-8.3333-8.33335-4.60239 0-8.33335 3.73096-8.33335 8.33335 0 4.6024 3.73096 8.3333 8.33335 8.3333Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> <path d="M1.66675 10H18.3334" class="icon__path" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path fill-rule="evenodd" class="icon__path" clip-rule="evenodd" d="M10.0001 1.66675c2.0844 2.28196 3.2689 5.24336 3.3333 8.33335-.0644 3.09-1.2489 6.0514-3.3333 8.3333-2.08442-2.2819-3.26898-5.2433-3.33335-8.3333.06437-3.08999 1.24893-6.05139 3.33335-8.33335v0Z" stroke="#FFFEFA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg> </a> <div x-show="intlMenuOpen" class="intl-container" :class="{'int-container--open': intlMenuOpen}" x-init="$watch('intlMenuOpen', value => { if (value) { $nextTick(() => $refs.firstItem.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="firstItem"> United States </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/uk/" 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"> United Kingdom </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/fr/" id="intl-menu-option-3" data-link-cta="no" data-link-text="France" data-nav-hierarchy="Main Navigation|International Menu|France" data-component-name="header" data-component-type="top navigation" class="anchor"> France </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/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"> Japan </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/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"> Netherlands </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/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"> Australia </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/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"> Singapore </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/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"> Korea </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/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"> 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" href="#" id="mobile-nav-link-item-one" data-link-cta="no" data-link-text="Produkte" data-nav-hierarchy="Mobile Navigation|Produkte" data-component-name="header" data-component-type="top navigation" :aria-expanded="openItem === 1 ? 'true' : 'false'"> Produkte <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"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Produkte</h2> <p class="subnav-description">Flexibilität und Neutralität stehen im Zentrum unserer Customer Identity Cloud- und Workforce Identity Cloud-Lösungen. Dadurch ermöglichen wir den nahtlosen und sicheren Zugang für Ihre Kunden, Beschäftigten und Partner.</p> <a class="anchor" href="https://www.okta.com/de/free-trial/" id="mobile-nav-button-one" data-link-cta="yes" data-link-text="Jetzt kostenlos testen" data-nav-hierarchy="Mobile Navigation|Produkte" data-component-name="header" data-component-type="top navigation"> Jetzt kostenlos testen </a> <a class="anchor" href="https://okta.com/de/contact-sales/" id="mobile-nav-button-two" data-link-cta="yes" data-link-text="Kontakt" data-nav-hierarchy="Mobile Navigation|Produkte" data-component-name="header" data-component-type="top navigation"> Kontakt </a> </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/de/customer-identity/actions/" id="mobile-nav-sublink-1-1" data-link-cta="no" data-link-text="Actions" data-nav-hierarchy="Mobile Navigation|Produkte|Customer Identity Cloud|Actions" data-component-name="header" data-component-type="top navigation"> Actions </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/multi-factor-authentication/" id="mobile-nav-sublink-1-2" data-link-cta="no" data-link-text="Multi-Faktor-Authentifizierung" data-nav-hierarchy="Mobile Navigation|Produkte|Customer Identity Cloud|Multi-Faktor-Authentifizierung" data-component-name="header" data-component-type="top navigation"> Multi-Faktor-Authentifizierung </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/passwordless/" id="mobile-nav-sublink-1-3" data-link-cta="no" data-link-text="Passwortlose Authentifizierung" data-nav-hierarchy="Mobile Navigation|Produkte|Customer Identity Cloud|Passwortlose Authentifizierung" data-component-name="header" data-component-type="top navigation"> Passwortlose Authentifizierung </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/single-sign-on/" id="mobile-nav-sublink-1-4" data-link-cta="no" data-link-text="Single Sign-On" data-nav-hierarchy="Mobile Navigation|Produkte|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/de/customer-identity/universal-login/" id="mobile-nav-sublink-1-5" data-link-cta="no" data-link-text="Universal Login" data-nav-hierarchy="Mobile Navigation|Produkte|Customer Identity Cloud|Universal Login" data-component-name="header" data-component-type="top navigation"> Universal Login </a> <footer class="subnav-list__footer"> <a class="anchor" href="https://www.okta.com/de/customer-identity/" id="mobile-nav-sublink-1-6" data-link-cta="no" data-link-text="Mehr über Customer Identity Cloud" data-nav-hierarchy="Mobile Navigation|Produkte|Customer Identity Cloud|Mehr über Customer Identity Cloud" data-component-name="header" data-component-type="top navigation"> Mehr über Customer Identity Cloud </a> </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/de-de/products/single-sign-on-workforce-identity/" id="mobile-nav-sublink-2-1" data-link-cta="no" data-link-text="Single Sign-On" data-nav-hierarchy="Mobile Navigation|Produkte|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/de/products/adaptive-multi-factor-authentication/" id="mobile-nav-sublink-2-2" data-link-cta="no" data-link-text="Adaptive MFA" data-nav-hierarchy="Mobile Navigation|Produkte|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/de/products/lifecycle-management/" id="mobile-nav-sublink-2-3" data-link-cta="no" data-link-text="Lifecycle Management" data-nav-hierarchy="Mobile Navigation|Produkte|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/de/platform/workflows/" id="mobile-nav-sublink-2-4" data-link-cta="no" data-link-text="Workflows" data-nav-hierarchy="Mobile Navigation|Produkte|Workforce Identity Cloud|Workflows" data-component-name="header" data-component-type="top navigation"> Workflows </a> <a class="anchor" href="https://www.okta.com/de/products/identity-governance/" id="mobile-nav-sublink-2-5" data-link-cta="no" data-link-text="Identity Governance" data-nav-hierarchy="Mobile Navigation|Produkte|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/de/products/privileged-access/" id="mobile-nav-sublink-2-6" data-link-cta="no" data-link-text="Privileged Access" data-nav-hierarchy="Mobile Navigation|Produkte|Workforce Identity Cloud|Privileged Access" data-component-name="header" data-component-type="top navigation"> Privileged Access </a> <footer class="subnav-list__footer"> <a class="anchor" href="https://www.okta.com/de/workforce-identity/" id="mobile-nav-sublink-2-7" data-link-cta="no" data-link-text="Mehr über Workforce Identity Cloud" data-nav-hierarchy="Mobile Navigation|Produkte|Workforce Identity Cloud|Mehr über Workforce Identity Cloud" data-component-name="header" data-component-type="top navigation"> Mehr über Workforce Identity Cloud </a> </footer> </section> </li> </ul> </div> </li> </ul> </div> </li> <li class="mobile-nav__list-item" x-on:click="openItem = openItem === 2 ? null : 2"> <a x-on:click.prevent role="button" class="mobile-nav__link" href="#" id="mobile-nav-link-item-two" data-link-cta="no" data-link-text="Warum Okta?" data-nav-hierarchy="Mobile Navigation|Warum Okta?" data-component-name="header" data-component-type="top navigation"> Warum 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"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Warum Okta?</h2> <p class="subnav-description">Okta bietet eine neutrale, leistungsstarke und erweiterbare Plattform, die Identity in den Mittelpunkt Ihrer Technologie-Umgebung stellt. Unabhängig von Ihrer Branche, Ihrem Use Case und Ihrem Support-Bedarf haben wir die richtige Lösung für Sie.</p> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Ihre Ziele</h3> <a class="anchor" href="https://www.okta.com/de/workforce-identity/" id="mobile-nav-sublink-3-1" data-link-cta="no" data-link-text="Hochperformante IT" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Ziele|Hochperformante IT" data-component-name="header" data-component-type="top navigation"> Hochperformante IT </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/" id="mobile-nav-sublink-3-2" data-link-cta="no" data-link-text="Hochwertige digitale Experiences" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Ziele|Hochwertige digitale Experiences" data-component-name="header" data-component-type="top navigation"> Hochwertige digitale Experiences </a> <a class="anchor" href="https://www.okta.com/de/zero-trust/" id="mobile-nav-sublink-3-3" data-link-cta="no" data-link-text="Identity-basierte Sicherheit" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Ziele|Identity-basierte Sicherheit" data-component-name="header" data-component-type="top navigation"> Identity-basierte Sicherheit </a> <a class="anchor" href="https://www.okta.com/de/customer-identity/" id="mobile-nav-sublink-3-4" data-link-cta="no" data-link-text="Innovation ohne Kompromisse" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Ziele|Innovation ohne Kompromisse" data-component-name="header" data-component-type="top navigation"> Innovation ohne Kompromisse </a> <a class="anchor" href="https://www.okta.com/de/workforce-identity/" id="mobile-nav-sublink-3-5" data-link-cta="no" data-link-text="Agile Workforce" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Ziele|Agile Workforce" data-component-name="header" data-component-type="top navigation"> Agile Workforce </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Ihre Branche</h3> <a class="anchor" href="https://www.okta.com/de/solutions/public-sector/" id="mobile-nav-sublink-4-1" data-link-cta="no" data-link-text="Öffentlicher Sektor" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Öffentlicher Sektor" data-component-name="header" data-component-type="top navigation"> Öffentlicher Sektor </a> <a class="anchor" href="https://www.okta.com/de/solutions/financial-services/" id="mobile-nav-sublink-4-2" data-link-cta="no" data-link-text="Finanzdienstleistungen" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Finanzdienstleistungen" data-component-name="header" data-component-type="top navigation"> Finanzdienstleistungen </a> <a class="anchor" href="https://www.okta.com/de/solutions/retail/" id="mobile-nav-sublink-4-3" data-link-cta="no" data-link-text="Einzelhandel" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Einzelhandel" data-component-name="header" data-component-type="top navigation"> Einzelhandel </a> <a class="anchor" href="https://www.okta.com/de/solutions/healthcare/" id="mobile-nav-sublink-4-4" data-link-cta="no" data-link-text="Gesundheitswesen" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Gesundheitswesen" data-component-name="header" data-component-type="top navigation"> Gesundheitswesen </a> <a class="anchor" href="https://www.okta.com/de/solutions/travel-hospitality/" id="mobile-nav-sublink-4-5" data-link-cta="no" data-link-text="Reise und Gastronomie" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Reise und Gastronomie" data-component-name="header" data-component-type="top navigation"> Reise und Gastronomie </a> <a class="anchor" href="https://www.okta.com/de/solutions/technology/" id="mobile-nav-sublink-4-6" data-link-cta="no" data-link-text="Technologie" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Technologie" data-component-name="header" data-component-type="top navigation"> Technologie </a> <a class="anchor" href="https://www.okta.com/de/solutions/energy/" id="mobile-nav-sublink-4-7" data-link-cta="no" data-link-text="Energie" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Energie" data-component-name="header" data-component-type="top navigation"> Energie </a> <a class="anchor" href="https://www.okta.com/de/solutions/nonprofits/" id="mobile-nav-sublink-4-8" data-link-cta="no" data-link-text="Gemeinnützige Organisationen" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Ihre Branche|Gemeinnützige Organisationen" data-component-name="header" data-component-type="top navigation"> Gemeinnützige Organisationen </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Erfolgreich mit Okta</h3> <a class="anchor" href="https://www.okta.com/de/products/okta-ai/" id="mobile-nav-sublink-5-1" data-link-cta="no" data-link-text="Okta AI" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Erfolgreich mit Okta|Okta AI" data-component-name="header" data-component-type="top navigation"> Okta AI </a> <a class="anchor" href="https://www.okta.com/de/okta-integration-network/" id="mobile-nav-sublink-5-2" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Erfolgreich mit Okta|Okta Integration Network" data-component-name="header" data-component-type="top navigation"> Okta Integration Network </a> <a class="anchor" href="https://www.okta.com/de/small-business/" id="mobile-nav-sublink-5-3" data-link-cta="no" data-link-text="Kleine und mittlere Unternehmen (KMU)" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Erfolgreich mit Okta|Kleine und mittlere Unternehmen (KMU)" data-component-name="header" data-component-type="top navigation"> Kleine und mittlere Unternehmen (KMU) </a> <a class="anchor" href="https://www.okta.com/de/customers/" id="mobile-nav-sublink-5-4" data-link-cta="no" data-link-text="Case Studies unserer Kunden" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Erfolgreich mit Okta|Case Studies unserer Kunden" data-component-name="header" data-component-type="top navigation"> Case Studies unserer Kunden </a> <a class="anchor" href="https://www.okta.com/de/okta-advantage/" id="mobile-nav-sublink-5-5" data-link-cta="no" data-link-text="Die Vorteile von Okta" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Erfolgreich mit Okta|Die Vorteile von Okta" data-component-name="header" data-component-type="top navigation"> Die Vorteile von Okta </a> <a class="anchor" href="https://www.okta.com/de/secure-identity-commitment/" id="mobile-nav-sublink-5-6" data-link-cta="no" data-link-text="Secure Identity Commitment" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Erfolgreich mit Okta|Secure Identity Commitment" data-component-name="header" data-component-type="top navigation"> Secure Identity Commitment </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Vertrauen (Opens in a new window)" href="https://trust.okta.com/?_ga=2.172244323.1131952190.1694551039-2108337227.1682701839&_gl=1%2Aww0l7q%2A_ga%2AMjEwODMzNzIyNy4xNjgyNzAxODM5%2A_ga_QKMSDV5369%2A" id="mobile-nav-sublink-5-7" data-link-cta="no" data-link-text="Vertrauen" data-nav-hierarchy="Mobile Navigation|Warum Okta?|Erfolgreich mit Okta|Vertrauen" data-component-name="header" data-component-type="top navigation"> Vertrauen </a> </section> </li> </ul> </div> </li> </ul> </div> </li> <li class="mobile-nav__list-item" x-on:click="openItem = openItem === 3 ? null : 3"> <a x-on:click.prevent role="button" class="mobile-nav__link" href="#" id="mobile-nav-link-item-three" data-link-cta="no" data-link-text="Entwickler" data-nav-hierarchy="Mobile Navigation|Entwickler" data-component-name="header" data-component-type="top navigation"> Entwickler <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"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Für Entwickler</h2> <p class="subnav-description">Mit unseren leistungsstarken, flexiblen und standardmäßig integrierten Funktionen sowie tausenden Integrations- und Individualisierungsoptionen stellen Sie die Weichen für eine effiziente Entwicklung. Unsere Entwickler-Community steht Ihnen gerne zur Seite. </p> </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" target="_blank" aria-label="Auth0 Marketplace (Opens in a new window)" href="https://auth0.com/de/marketplace" id="mobile-nav-sublink-1-1" data-link-cta="no" data-link-text="Auth0 Marketplace" data-nav-hierarchy="Mobile Navigation|Entwickler|Customer Identity Cloud|Auth0 Marketplace" data-component-name="header" data-component-type="top navigation"> Auth0 Marketplace </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Developer Center (Opens in a new window)" href="https://developer.auth0.com/resources" id="mobile-nav-sublink-1-2" data-link-cta="no" data-link-text="Developer Center" data-nav-hierarchy="Mobile Navigation|Entwickler|Customer Identity Cloud|Developer Center" data-component-name="header" data-component-type="top navigation"> Developer Center </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Community (Opens in a new window)" href="https://community.auth0.com/" id="mobile-nav-sublink-1-3" data-link-cta="no" data-link-text="Community" data-nav-hierarchy="Mobile Navigation|Entwickler|Customer Identity Cloud|Community" data-component-name="header" data-component-type="top navigation"> Community </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Knowledge Base (Opens in a new window)" href="https://support.auth0.com/" id="mobile-nav-sublink-1-4" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Mobile Navigation|Entwickler|Customer Identity Cloud|Knowledge Base" data-component-name="header" data-component-type="top navigation"> Knowledge Base </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Customer Identity Cloud-Status (Opens in a new window)" href="https://status.auth0.com/" id="mobile-nav-sublink-1-5" data-link-cta="no" data-link-text="Customer Identity Cloud-Status" data-nav-hierarchy="Mobile Navigation|Entwickler|Customer Identity Cloud|Customer Identity Cloud-Status" data-component-name="header" data-component-type="top navigation"> Customer Identity Cloud-Status </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/de/okta-integration-network/" id="mobile-nav-sublink-2-1" data-link-cta="no" data-link-text="Okta Integration Network" data-nav-hierarchy="Mobile Navigation|Entwickler|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" target="_blank" aria-label="Developer Center (Opens in a new window)" href="https://developer.okta.com/" id="mobile-nav-sublink-2-2" data-link-cta="no" data-link-text="Developer Center" data-nav-hierarchy="Mobile Navigation|Entwickler|Workforce Identity Cloud|Developer Center" data-component-name="header" data-component-type="top navigation"> Developer Center </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Community (Opens in a new window)" href="https://devforum.okta.com/" id="mobile-nav-sublink-2-3" data-link-cta="no" data-link-text="Community" data-nav-hierarchy="Mobile Navigation|Entwickler|Workforce Identity Cloud|Community" data-component-name="header" data-component-type="top navigation"> Community </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Knowledge Base (Opens in a new window)" href="https://support.okta.com/help/s/?language=en_US" id="mobile-nav-sublink-2-4" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Mobile Navigation|Entwickler|Workforce Identity Cloud|Knowledge Base" data-component-name="header" data-component-type="top navigation"> Knowledge Base </a> <a class="anchor" href="https://status.okta.com/" id="mobile-nav-sublink-2-5" data-link-cta="no" data-link-text="Workforce Identity Cloud-Status" data-nav-hierarchy="Mobile Navigation|Entwickler|Workforce Identity Cloud|Workforce Identity Cloud-Status" data-component-name="header" data-component-type="top navigation"> Workforce Identity Cloud-Status </a> </section> </li> </ul> </div> </li> </ul> </div> </li> <li class="mobile-nav__list-item" x-on:click="openItem = openItem === 4 ? null : 4" tabindex="0" @keydown.enter="openItem = openItem === 4 ? null : 4"> <a x-on:click.prevent role="button" class="mobile-nav__link" id="mobile-nav-link-item-four" data-link-cta="no" data-link-text="Ressourcen" data-nav-hierarchy="Mobile Navigation|Ressourcen" data-component-name="header" data-component-type="top navigation"> Ressourcen <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"> <li> <div class="subnav-list__container"> <ul class="subnav-list__wrapper"> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h2 class="subnav-main-title">Informationen und Support</h2> <p class="subnav-description">Okta bietet eine neutrale, leistungsstarke und erweiterbare Plattform, die Identity in den Mittelpunkt Ihrer Technologie-Umgebung stellt. Unabhängig von Ihrer Branche, Ihrem Use Case und Ihrem Support-Bedarf haben wir die richtige Lösung für Sie.</p> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Ressourcen</h3> <a class="anchor" href="https://www.okta.com/de/customers/" id="mobile-nav-sublink-6-1" data-link-cta="no" data-link-text="Case Studies unserer Kunden" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Case Studies unserer Kunden" data-component-name="header" data-component-type="top navigation"> Case Studies unserer Kunden </a> <a class="anchor" href="https://www.okta.com/de/events/" id="mobile-nav-sublink-6-2" data-link-cta="no" data-link-text="Events" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Events" data-component-name="header" data-component-type="top navigation"> Events </a> <a class="anchor" href="https://www.okta.com/resources/podcasts/mistaken-identity/" id="mobile-nav-sublink-6-3" data-link-cta="no" data-link-text="Podcast" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Podcast" data-component-name="header" data-component-type="top navigation"> Podcast </a> <a class="anchor" href="https://www.okta.com/de/blog/" id="mobile-nav-sublink-6-4" data-link-cta="no" data-link-text="Blog" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Blog" data-component-name="header" data-component-type="top navigation"> Blog </a> <a class="anchor" href="https://www.okta.com/de/press-room/" id="mobile-nav-sublink-6-5" data-link-cta="no" data-link-text="Presse" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Presse" data-component-name="header" data-component-type="top navigation"> Presse </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?field_resource_solutions_target_id=All&type=analyst_research" id="mobile-nav-sublink-6-6" data-link-cta="no" data-link-text="Analystenberichte" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Analystenberichte" data-component-name="header" data-component-type="top navigation"> Analystenberichte </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?type=datasheet" id="mobile-nav-sublink-6-7" data-link-cta="no" data-link-text="Datenblätter" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Datenblätter" data-component-name="header" data-component-type="top navigation"> Datenblätter </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?type=demo" id="mobile-nav-sublink-6-8" data-link-cta="no" data-link-text="Demo-Library" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Demo-Library" data-component-name="header" data-component-type="top navigation"> Demo-Library </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?field_resource_solutions_target_id=All&type=video" id="mobile-nav-sublink-6-9" data-link-cta="no" data-link-text="Videos" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Videos" data-component-name="header" data-component-type="top navigation"> Videos </a> <a class="anchor" href="https://www.okta.com/de/resources/?field_resource_solutions_target_id=All&type=webinar" id="mobile-nav-sublink-6-10" data-link-cta="no" data-link-text="Webinare" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Webinare" data-component-name="header" data-component-type="top navigation"> Webinare </a> <a class="anchor" href="https://www.okta.com/de/resources/content-library/?field_resource_solutions_target_id=All&type=whitepaper" id="mobile-nav-sublink-6-11" data-link-cta="no" data-link-text="Whitepaper" data-nav-hierarchy="Mobile Navigation|Ressourcen|Ressourcen|Whitepaper" data-component-name="header" data-component-type="top navigation"> Whitepaper </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/de/customer-first/" id="mobile-nav-sublink-7-1" data-link-cta="no" data-link-text="Fokus auf Kunden" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Fokus auf Kunden" data-component-name="header" data-component-type="top navigation"> Fokus auf Kunden </a> <a class="anchor" href="https://www.okta.com/services/self-service/community/" id="mobile-nav-sublink-7-2" data-link-cta="no" data-link-text="Okta-Community" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Okta-Community" data-component-name="header" data-component-type="top navigation"> Okta-Community </a> <a class="anchor" href="https://www.okta.com/de/services/success-and-support/" id="mobile-nav-sublink-7-3" data-link-cta="no" data-link-text="Support-Services" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Support-Services" data-component-name="header" data-component-type="top navigation"> Support-Services </a> <a class="anchor" href="https://www.okta.com/de/services/professional-services/" id="mobile-nav-sublink-7-4" data-link-cta="no" data-link-text="Professional Services" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Professional Services" data-component-name="header" data-component-type="top navigation"> Professional Services </a> <a class="anchor" href="https://www.okta.com/de/expert-assist/" id="mobile-nav-sublink-7-5" data-link-cta="no" data-link-text="Expert Assist" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Expert Assist" data-component-name="header" data-component-type="top navigation"> Expert Assist </a> <a class="anchor" href="https://www.okta.com/de/services/training/" id="mobile-nav-sublink-7-6" data-link-cta="no" data-link-text="Training" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Training" data-component-name="header" data-component-type="top navigation"> Training </a> <a class="anchor" href="https://www.okta.com/de/services/certification/" id="mobile-nav-sublink-7-7" data-link-cta="no" data-link-text="Zertifizierung" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Zertifizierung" data-component-name="header" data-component-type="top navigation"> Zertifizierung </a> <a class="anchor" href="https://www.okta.com/de/partners/meet-our-partners/" id="mobile-nav-sublink-7-8" data-link-cta="no" data-link-text="Partner finden" data-nav-hierarchy="Mobile Navigation|Ressourcen|Customer Success|Partner finden" data-component-name="header" data-component-type="top navigation"> Partner finden </a> </section> </li> <li class="wrapper__item"> <section class="subnav-list__presentation"> <h3 class="subnav-title">Support</h3> <a class="anchor top-right-arrow" target="_blank" aria-label="Hilfe und Support (Opens in a new window)" 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" id="mobile-nav-sublink-8-1" data-link-cta="no" data-link-text="Hilfe und Support" data-nav-hierarchy="Mobile Navigation|Ressourcen|Support|Hilfe und Support" data-component-name="header" data-component-type="top navigation"> Hilfe und Support </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Produkt-Dokumentation (Opens in a new window)" href="https://help.okta.com/en-us/content/index.htm" id="mobile-nav-sublink-8-2" data-link-cta="no" data-link-text="Produkt-Dokumentation" data-nav-hierarchy="Mobile Navigation|Ressourcen|Support|Produkt-Dokumentation" data-component-name="header" data-component-type="top navigation"> Produkt-Dokumentation </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Knowledge Base (Opens in a new window)" href="https://support.okta.com/help/s/knowledge?language=en_US" id="mobile-nav-sublink-8-3" data-link-cta="no" data-link-text="Knowledge Base" data-nav-hierarchy="Mobile Navigation|Ressourcen|Support|Knowledge Base" data-component-name="header" data-component-type="top navigation"> Knowledge Base </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Häufig gestellte Fragen (Opens in a new window)" href="https://www.okta.com/de/faq/" id="mobile-nav-sublink-8-4" data-link-cta="no" data-link-text="Häufig gestellte Fragen" data-nav-hierarchy="Mobile Navigation|Ressourcen|Support|Häufig gestellte Fragen" data-component-name="header" data-component-type="top navigation"> Häufig gestellte Fragen </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Häufig gestellte Fragen (Opens in a new window)" href="https://www.okta.com/de/contact-sales/" id="mobile-nav-sublink-8-5" data-link-cta="no" data-link-text="Kontakt" data-nav-hierarchy="Mobile Navigation|Ressourcen|Support|Kontakt" data-component-name="header" data-component-type="top navigation"> Kontakt </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Customer Identity Cloud-Status (Opens in a new window)" href="https://status.auth0.com/" id="mobile-nav-sublink-8-6" data-link-cta="no" data-link-text="Customer Identity Cloud-Status" data-nav-hierarchy="Mobile Navigation|Ressourcen|Support|Customer Identity Cloud-Status" data-component-name="header" data-component-type="top navigation"> Customer Identity Cloud-Status </a> <a class="anchor top-right-arrow" target="_blank" aria-label="Workforce Identity Cloud-Status (Opens in a new window)" href="https://status.okta.com/" id="mobile-nav-sublink-8-7" data-link-cta="no" data-link-text="Workforce Identity Cloud-Status" data-nav-hierarchy="Mobile Navigation|Ressourcen|Support|Workforce Identity Cloud-Status" data-component-name="header" data-component-type="top navigation"> Workforce Identity Cloud-Status </a> </section> </li> </ul> </div> </li> </ul> </div> </li> </ul> <div class="buttons-menu"> <a href="https://www.okta.com/de/free-trial/" class="button" id="button-1" data-link-cta="yes" data-link-text="Jetzt kostenlos testen" data-nav-hierarchy="Buttons Menu|Jetzt kostenlos testen" data-component-name="header" data-component-type="button"> Jetzt kostenlos testen </a> <a href="https://okta.com/de/contact-sales/" class="button" id="button-2" data-link-cta="yes" data-link-text="Kontakt" data-nav-hierarchy="Buttons Menu|Kontakt" data-component-name="header" data-component-type="button"> Kontakt </a> </div> <div class="header__contact"> <p>Questions? Contact us: <a class="anchor" id="contact-link" data-link-cta="no" data-nav-hierarchy="Header Contact|" data-component-name="header" data-component-type="contact link"> </a> </p> </div> </nav> </div> </div> </div> </div> <div class="hero cmp-hero-ss--large cmp-hero-ss cmp-hero-ss--theme-default dark-theme cmp-hero-ss--display-5 aem-GridColumn aem-GridColumn--default--12"> <section class="cmp-hero cmp-hero--with-background" style="background-image: url('/content/dam/okta-www/en_us/images/products/media/image/2024-01/SSO_Hero_Background.svg')"> <div class="cmp-hero__content"> <div class="cmp-hero__left-container"> <div class="cmp-hero__information-content"> <div class="cmp-hero__kicker-wrapper"> <div class="kicker"><div class="cmp-kicker"> <div class="cmp-kicker__image-container"> <img src="/content/dam/okta-www/images/icons/marketing/white/icon-workforce-identity-2.svg" alt=""/> </div> <nav class="cmp-kicker__kicker-navigation"> <ul class="cmp-kicker__kicker-list"> <li class="cmp-kicker__kicker-list-item"> <a href="https://www.okta.com/de/workforce-identity/" target="_self" class="cmp-kicker__kicker-link">Workforce Identity Cloud</a> </li> <li class="cmp-kicker__kicker-separator"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"> <g opacity="0.66"> <path d="M6 13L10 9L6 5" stroke="inherit" stroke-width="1.5" stroke-linejoin="round"/> </g> </svg> </li> <li class="cmp-kicker__kicker-list-item"> <p>Single Sign On</p> </li> </ul> </nav> </div> </div> </div> <div class="cmp-hero__body-container"> <h1 class="cmp-hero__title"> Was ist Sinlge Sign-On (SSO)? </h1> <div class="cmp-hero__text rte-content"><p>Single Sign-On bietet Mitarbeitern, Auftragnehmern und Geschäftspartnern sicheren Zugriff auf alles, was sie für ihre Arbeit benötigen – zusammen mit einem intuitiven Benutzererlebnis rund um die Anmeldung.</p> </div> </div> </div> <div class="cmp-hero__cta-container alternate-theme"> <div class="button cmp-button-ss--large cmp-button-ss--primary"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Jetzt kostenlos testen', linkUrl: 'https://www.okta.com/de/free-trial/', linkTarget: '_blank' })" id="button-9b1f13402a" class="cmp-button--button-9b1f13402a" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Try for free Single Sign On" href="https://www.okta.com/de/free-trial/" data-link-cta="yes" data-link-text="Jetzt kostenlos testen" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label" x-text="label"></span> </a> </div> <div class="button cmp-button-ss--large cmp-button-ss--secondary"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Kontakt zum Vertrieb', linkUrl: 'https://www.okta.com/de/contact-sales/', linkTarget: '_blank' })" id="button-d8e08a87cf" class="cmp-button--button-d8e08a87cf" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Contact our sales representatives for assistance" href="https://www.okta.com/de/contact-sales/" data-link-cta="yes" data-link-text="Kontakt zum Vertrieb" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div> <div class="cmp-hero__right-container cmp-hero__image-wrapper"> <img loading="lazy" class="cmp-hero__media cmp-hero__image" srcset="/content/dam/okta-www/en_us/images/products/media/image/2024-01/SSO_Hero_Image.png 319w, /content/dam/okta-www/en_us/images/products/media/image/2024-01/SSO_Hero_Image.png, 1280w" sizes="(max-width: 768px) 319px, (min-width: 769px) 1280px, 100vw" alt=""/> </div> </div> </section> </div> <div class="container responsivegrid template-product-page aem-GridColumn aem-GridColumn--default--12"> <div id="container-da87966d20" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="contentBlock cmp-content-block-ss--right cmp-content-block-ss--title-3 cmp-content-block-ss--body-3 cmp-content-block-ss--none aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-content-block "> <div class="cmp-content-block__content-wrapper"> <div class="cmp-content-block__image-wrapper"> <img aria-hidden="true" alt="An image of a device showicasing secure access" loading="lazy" class="cmp-content-block__image-frame" src="/content/dam/okta-www/en_us/images/products/wic-single-sign-on-feature-1.gif"/> <img loading="lazy" class="cmp-content-block__image" src="/content/dam/okta-www/en_us/images/products/wic-single-sign-on-feature-1.gif" alt="An image of a device showicasing secure access"/> </div> <div class="cmp-content-block__content"> <div class="cmp-content-block__content-text"> <h3 class="cmp-content-block__title"> Schneller und absolut sicherer Zugriff</h3> <div class="cmp-content-block__subtitle rte-content"><p>Vereinfachen und schützen Sie die Benutzeranmeldung, indem Sie Passwörter durch intuitive, Phishing-resistente Authentifizierungsabläufe ersetzen, die auf der flexiblen Richtlinien-Engine von Okta basieren.</p> </div> </div> </div> </div> </div> </div> <div class="contentBlock cmp-content-block-ss--left cmp-content-block-ss--title-3 cmp-content-block-ss--body-3 cmp-content-block-ss--none aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-content-block "> <div class="cmp-content-block__content-wrapper"> <div class="cmp-content-block__image-wrapper"> <img aria-hidden="true" alt="Image of various icons in a single platform. " loading="lazy" class="cmp-content-block__image-frame" src="/content/dam/okta-www/en_us/images/products/wic-single-sign-on-feature-2.jpeg"/> <img loading="lazy" class="cmp-content-block__image" src="/content/dam/okta-www/en_us/images/products/wic-single-sign-on-feature-2.jpeg" alt="Image of various icons in a single platform. "/> </div> <div class="cmp-content-block__content"> <div class="cmp-content-block__content-text"> <h3 class="cmp-content-block__title"> Aufbau Ihres individuellen technischen Ökosystems</h3> <div class="cmp-content-block__subtitle rte-content"><p>Verschwenden Sie keine Gedanken mehr an die Erstellung oder Wartung Ihrer SSO-Integrationen. Mit dem größten Netzwerk von über 7.000 vorkonfigurierten Cloud- und On-Premise-Anwendungen übernimmt Okta diese Aufgaben für Sie. So können Sie sich auf die Entwicklung Ihres technischen Ökosystems konzentrieren und die benötigten Zugriffe sofort einrichten.</p> </div> </div> </div> </div> </div> </div> <div class="contentBlock cmp-content-block-ss--right cmp-content-block-ss--title-3 cmp-content-block-ss--body-3 cmp-content-block-ss--none aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-content-block "> <div class="cmp-content-block__content-wrapper"> <div class="cmp-content-block__image-wrapper"> <img aria-hidden="true" alt="Image displaying HR systems, active directory, LDAP, and third-party ldPs in a single box pointing towards Okta's icon. " loading="lazy" class="cmp-content-block__image-frame" src="/content/dam/okta-www/en_us/images/products/wic-single-sign-on-feature-3.jpeg"/> <img loading="lazy" class="cmp-content-block__image" src="/content/dam/okta-www/en_us/images/products/wic-single-sign-on-feature-3.jpeg" alt="Image displaying HR systems, active directory, LDAP, and third-party ldPs in a single box pointing towards Okta's icon. "/> </div> <div class="cmp-content-block__content"> <div class="cmp-content-block__content-text"> <h3 class="cmp-content-block__title"> Schluss mit isolierten Identity-Prozessen</h3> <div class="cmp-content-block__subtitle rte-content"><p>Integrieren Sie alle Identitätsspeicher, einschließlich AD-, LDAP-, HR-Systemen und mehr. Beseitigen Sie Wildwuchs und verwalten Sie alle Ihre Identitäten über eine zentrale Steuerungsebene.</p> </div> </div> </div> </div> </div> </div> <div class="contentBlock cmp-content-block-ss--left cmp-content-block-ss--title-3 cmp-content-block-ss--body-3 cmp-content-block-ss--none aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-content-block "> <div class="cmp-content-block__content-wrapper"> <div class="cmp-content-block__image-wrapper"> <img aria-hidden="true" alt="A display of an Okta dashboard focused on an overview of users, groups, and SSO app data. " loading="lazy" class="cmp-content-block__image-frame" src="/content/dam/okta-www/en_us/images/products/media/image/2024-01/SSO_ACB_4.jpg"/> <img loading="lazy" class="cmp-content-block__image" src="/content/dam/okta-www/en_us/images/products/media/image/2024-01/SSO_ACB_4.jpg" alt="A display of an Okta dashboard focused on an overview of users, groups, and SSO app data. "/> </div> <div class="cmp-content-block__content"> <div class="cmp-content-block__content-text"> <h3 class="cmp-content-block__title"> Unterstützung Ihrer Administratoren</h3> <div class="cmp-content-block__subtitle rte-content"><p>Lassen Sie Ihr IT-Team die Zugriffe aller Benutzer an einem zentralen Ort anzeigen, verwalten und sichern. Dabei profitieren sie von vorkonfigurierten Berichten, die einen besseren Überblick über die Aktivitäten der Endbenutzer bieten und potenzielle Sicherheitsrisiken identifizieren.</p> </div> </div> </div> </div> </div> </div> <div class="contentBlock cmp-content-block-ss--right cmp-content-block-ss--title-3 cmp-content-block-ss--body-3 cmp-content-block-ss--none aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-content-block "> <div class="cmp-content-block__content-wrapper"> <div class="cmp-content-block__image-wrapper"> <img aria-hidden="true" alt="An image of a user in their Okta dashboard, specifically clicking into Google Workspace." loading="lazy" class="cmp-content-block__image-frame" src="/content/dam/okta-www/en_us/images/products/media/image/2024-01/SSO_ACB_5.jpg"/> <img loading="lazy" class="cmp-content-block__image" src="/content/dam/okta-www/en_us/images/products/media/image/2024-01/SSO_ACB_5.jpg" alt="An image of a user in their Okta dashboard, specifically clicking into Google Workspace."/> </div> <div class="cmp-content-block__content"> <div class="cmp-content-block__content-text"> <h3 class="cmp-content-block__title"> Einfachere und sicherere Arbeitsprozesse für Benutzer</h3> <div class="cmp-content-block__subtitle rte-content"><p>Endbenutzer erhalten einen Satz Anmeldedaten und ein intuitives, anpassbares Dashboard, um alle für ihre Arbeit benötigten Ressourcen auf jedem Gerät zu verwalten und darauf zuzugreifen.</p> </div> </div> </div> </div> </div> </div> <div class="customerCarousel aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-customer-carousel js-customer-carousel"> <div class="cmp-customer-carousel__item js-customer-carousel-item"> <img class="cmp-customer-carousel__item-bg" src="/content/dam/okta-www/en_us/images/testimonials/wic-zoom-testimonial.jpg" alt=""/> <div class="cmp-customer-carousel__item-content"> <img class="cmp-customer-carousel__item-logo" src="/content/dam/okta-www/en_us/images/logos/carbon/logo-zoom.png" alt="logo"/> <div class="cmp-customer-carousel__item-quote rte-content"> <p>„Wir wissen, dass wir uns darauf verlassen können, dass Okta die massiven Skalierungsanforderungen unseres wachsenden Unternehmens erfüllt.“</p> </div> <p class="cmp-customer-carousel__item-name"> Harry Moseley </p> <p class="cmp-customer-carousel__item-job"> CIO </p> <a class="cmp-customer-carousel__item-cta" href="https://www.okta.com/customers/zoom/"> Bericht lesen </a> </div> </div> <div class="cmp-customer-carousel__arrows js-customer-carousel-arrows"></div> <div class="cmp-customer-carousel__item js-customer-carousel-item"> <img class="cmp-customer-carousel__item-bg" src="/content/dam/okta-www/en_us/images/testimonials/wic-virgin-media-o2-testimonial.jpg" alt=""/> <div class="cmp-customer-carousel__item-content"> <img class="cmp-customer-carousel__item-logo" src="/content/dam/okta-www/en_us/images/logos/carbon/logo-virgin.png" alt="logo"/> <div class="cmp-customer-carousel__item-quote rte-content"> <p>„Innerhalb kürzester Zeit wurde Okta zum Dreh- und Angelpunkt für den Schutz unserer Identitäten – und ging dabei in vier Bereichen weit über unsere klassischen Anwendungsfälle hinaus: Compliance, Benutzererlebnis, Innovation und Wachstumspotenzial.“</p> </div> <p class="cmp-customer-carousel__item-name"> Fortune Barnard </p> <p class="cmp-customer-carousel__item-job"> Director of Digital Security and Resilience </p> <a class="cmp-customer-carousel__item-cta" href="https://www.okta.com/customers/virgin-media-o2/"> Bericht lesen </a> </div> </div> <div class="cmp-customer-carousel__arrows js-customer-carousel-arrows"></div> <div class="cmp-customer-carousel__item js-customer-carousel-item"> <img class="cmp-customer-carousel__item-bg" src="/content/dam/okta-www/en_us/images/testimonials/wic-wyndham-testimonial.jpg" alt=""/> <div class="cmp-customer-carousel__item-content"> <img class="cmp-customer-carousel__item-logo" src="/content/dam/okta-www/en_us/images/logos/carbon/logo-wyndham.png" alt="logo"/> <div class="cmp-customer-carousel__item-quote rte-content"> <p>„Wyndham automatisiert mit Okta Workflows Identity-Aufgaben in allen Geschäftsbereichen. Dabei konnten wir bereits Hunderte Zeilen Code entfernen und die Kosten der laufenden Entwicklungsarbeit um 85 % senken.“</p> </div> <p class="cmp-customer-carousel__item-name"> Eric Brohm </p> <p class="cmp-customer-carousel__item-job"> Senior Vice President & Chief Information Security Officer </p> <a class="cmp-customer-carousel__item-cta" href="https://www.okta.com/customers/wyndham-hotels/"> Bericht lesen </a> </div> </div> <div class="cmp-customer-carousel__arrows js-customer-carousel-arrows"></div> </div> </div> <div class="statcolumns cmp-stats-columns-ss--default cmp-stats-columns-ss--title-3 cmp-stats-columns-ss--body-1 cmp-stats-columns-ss-substat--body-3 aem-GridColumn aem-GridColumn--default--12"><div class="cmp-stats-columns"> <div class="cmp-stats-columns__wrapper grid grid-container"> <div class="cmp-stats-columns__right-container col-12 grid "> <div class="col-12 col-lg-6"> <div class="cmp-stats-columns__body-text"> <p>Steigern Sie die Effizienz Ihres Unternehmens mit einer optimierten und sicheren Single-Sign-On-Lösung.</p> </div> <div class="cmp-stats-columns__cta-container"> <div><div class="button cmp-button-ss--large cmp-button-ss--primary cmp-button-ss--v-button"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Mehr über den ROI', linkUrl: 'https://www.okta.com/roi-calculator/', linkTarget: '_self' })" id="button-f1f7613093" class="cmp-button--button-f1f7613093" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" href="https://www.okta.com/roi-calculator/" data-link-cta="yes" data-link-text="Mehr über den ROI" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div> </div> <div class="cmp-stats-columns__substats-list cmp-stats-columns__substats-list--3 col-12 col-lg-6 grid"> <div class="cmp-stats-columns__substat-item col-3 col-md-6"> <span class="cmp-stats-columns__substat-headline"></span> <span class="cmp-stats-columns__substat-stat">75%</span> <p class="cmp-stats-columns__substat-subcopy">weniger Helpdesk-Anfragen zu Problemen mit der Anmeldung*</p> </div> <div class="cmp-stats-columns__substat-item col-3 col-md-6"> <span class="cmp-stats-columns__substat-headline"></span> <span class="cmp-stats-columns__substat-stat">3X</span> <p class="cmp-stats-columns__substat-subcopy">schnellere SSO-Integrationen durch die Verwendung vorkonfigurierter Integrationen aus dem Okta Integration Network*</p> </div> <div class="cmp-stats-columns__substat-item col-3 col-md-6"> <span class="cmp-stats-columns__substat-headline"></span> <span class="cmp-stats-columns__substat-stat">50%</span> <p class="cmp-stats-columns__substat-subcopy">weniger Aufwand bei Einführung, Anmeldung und Nutzung neuer Anwendungen*</p> </div> </div> </div> </div> </div></div> <div class="sectioncontent container responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-f21eee1938" class="cmp-container mod--simple"> <div class="title cmp-title-ss--d-10-12 cmp-title-ss--heading-l cmp-title-ss--body-m"> <div class="cmp-title grid grid-container full-width"> <div class="cmp-title__content"> <h1 class="cmp-title__title" title="So nutzen Sie Single Sign-On optimal"> So nutzen Sie Single Sign-On optimal </h1> <div class="cmp-title__body"> </div> </div> </div> </div> <div class="columnContent cmp-column-content-ss--title-5 cmp-column-content-ss--body-3 cmp-column-content-ss--show-icon"><!-- This HTL renders a minimum of 2 columns, and depending on the value of the columnNumber property prints additional columns. Code may be changed if a more optimal solution is found, meanwhile this can be used to render the columns desired by the author. --> <div class="cmp-column-content cmp-column-content--2 grid grid-2-items--wide-gap grid-container full-width"> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__icon-wrapper"> <img loading="lazy" class="cmp-column-content-item__icon" src="/content/dam/okta-www/images/icons/marketing/default/icon-developer-center.svg" alt="Developer center icon image"/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Okta Developer"> Okta Developer </h3> <div class="cmp-column-content-item__body rte-content"><p>Setzen Sie auf eine Authentifizierung, die Ihre Benutzer, Anwendungen, APIs und Infrastruktur schützt.</p> </div> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Zum Portal', linkUrl: 'https://developer.okta.com/?_gl=1*1t98sm5*_gcl_au*MTk0NDgwNDAzNC4xNzIxMjI3OTEx*_ga*MjA4NTMyODEyLjE3MTQ1OTE5NDY.*_ga_QKMSDV5369*MTcyNjMzMjk4NS4xMjEuMC4xNzI2MzMyOTg1LjYwLjAuMA..', linkTarget: '_self' })" id="button-6d9222acd7" class="cmp-button--button-6d9222acd7" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Use the Developers portal" href="https://developer.okta.com/?_gl=1*1t98sm5*_gcl_au*MTk0NDgwNDAzNC4xNzIxMjI3OTEx*_ga*MjA4NTMyODEyLjE3MTQ1OTE5NDY.*_ga_QKMSDV5369*MTcyNjMzMjk4NS4xMjEuMC4xNzI2MzMyOTg1LjYwLjAuMA.." data-link-cta="yes" data-link-text="Zum Portal" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__play-video" aria-hidden="true" x-data="iconLoader('custom', 'play-video', {size: '24px'})" x-init="init" x-html="svgContent"></span> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div></div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__icon-wrapper"> <img loading="lazy" class="cmp-column-content-item__icon" src="/content/dam/okta-www/images/icons/marketing/default/icon-integrations-network.svg" alt="Integrations network icon image"/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Featured Integrations"> Featured Integrations </h3> <div class="cmp-column-content-item__body rte-content"><p>Nutzen Sie Tausende von vorkonfigurierten Integrationen, um Ihre Herausforderungen einfacher und schneller zu bewältigen.</p> </div> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Erste Schritte', linkUrl: 'https://www.okta.com/integrations/', linkTarget: '_self' })" id="button-194bf16e46" class="cmp-button--button-194bf16e46" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Get started with Featured Integrations" href="https://www.okta.com/integrations/" data-link-cta="yes" data-link-text="Erste Schritte" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__play-video" aria-hidden="true" x-data="iconLoader('custom', 'play-video', {size: '24px'})" x-init="init" x-html="svgContent"></span> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div></div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__icon-wrapper"> <img loading="lazy" class="cmp-column-content-item__icon" src="/content/dam/okta-www/images/icons/marketing/default/icon-admin.svg" alt="Admin Experience icon image"/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Okta Admin Experience"> Okta Admin Experience </h3> <div class="cmp-column-content-item__body rte-content"><p>Als Okta IT-Admin brauchen Sie kein Experte für IT-Sicherheit zu sein, denn die Okta Administratorkonsole ist leicht zu bedienen.</p> </div> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Erfahren Sie mehr', linkUrl: 'https://www.okta.com/okta-administrator-experience/', linkTarget: '_self' })" id="button-a66cf6dff4" class="cmp-button--button-a66cf6dff4" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Learn more about Okta Admin Experience" href="https://www.okta.com/okta-administrator-experience/" data-link-cta="yes" data-link-text="Erfahren Sie mehr" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__play-video" aria-hidden="true" x-data="iconLoader('custom', 'play-video', {size: '24px'})" x-init="init" x-html="svgContent"></span> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div></div> </div></div> </div> </div> <div class="sectioncontent container responsivegrid cmp-section-content-ss--bg-light aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-596f5cf25e" class="cmp-container mod--simple"> <div class="title cmp-title-ss--d-10-12 cmp-title-ss--heading-l cmp-title-ss--body-m"> <div class="cmp-title grid grid-container full-width"> <div class="cmp-title__content"> <h1 class="cmp-title__title" title="Ergänzende Produkte"> Ergänzende Produkte </h1> <div class="cmp-title__body"> </div> </div> </div> </div> <div class="columnContent cmp-column-content-ss--title-5 cmp-column-content-ss--body-3 cmp-column-content-ss--show-icon"><!-- This HTL renders a minimum of 2 columns, and depending on the value of the columnNumber property prints additional columns. Code may be changed if a more optimal solution is found, meanwhile this can be used to render the columns desired by the author. --> <div class="cmp-column-content cmp-column-content--2 grid grid-2-items--wide-gap grid-container full-width"> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__media-wrapper"> <img src="/content/dam/okta-www/en_us/images/products/wic-adaptive-mfa-complementary-product.png" loading="lazy" class="cmp-column-content-item__image" alt="A graphic of a touch ID pop-up window."/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Adaptive MFA"> Adaptive MFA </h3> <div class="cmp-column-content-item__body rte-content"><p>Sichern Sie Ihre Anwendungen und Ihr VPN mit einem robusten Richtlinienrahmen, d. h. einer Reihe moderner Faktoren für die zweite Überprüfung.</p> </div> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Erfahren Sie mehr', linkUrl: '/content/okta-www/de/de-de/products/adaptive-multi-factor-authentication.html', linkTarget: '_self' })" id="button-81a10a9804" class="cmp-button--button-81a10a9804" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Learn more about Adaptive MFA" href="/de-de/products/adaptive-multi-factor-authentication/" data-link-cta="yes" data-link-text="Erfahren Sie mehr" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__play-video" aria-hidden="true" x-data="iconLoader('custom', 'play-video', {size: '24px'})" x-init="init" x-html="svgContent"></span> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div></div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__media-wrapper"> <img src="/content/dam/okta-www/en_us/images/products/wic-universal-directory-complementary-product-1.png" loading="lazy" class="cmp-column-content-item__image" alt/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Universelles Verzeichnis"> Universelles Verzeichnis </h3> <div class="cmp-column-content-item__body rte-content"><p>Stellen Sie einen flexiblen, Cloud-basierten Benutzerspeicher bereit, um alle Benutzerattribute anzupassen, zu organisieren und zu verwalten.</p> </div> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Erfahren Sie mehr', linkUrl: '/content/okta-www/de/de-de/products/universal-directory.html', linkTarget: '_self' })" id="button-4a05288a46" class="cmp-button--button-4a05288a46" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Learn more about Universal Directory" href="/de-de/products/universal-directory/" data-link-cta="yes" data-link-text="Erfahren Sie mehr" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__play-video" aria-hidden="true" x-data="iconLoader('custom', 'play-video', {size: '24px'})" x-init="init" x-html="svgContent"></span> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div></div> <div class="cmp-column-content__item-wrapper"> <div class="cmp-column-content-item"> <div class="cmp-column-content-item__content"> <div class="cmp-column-content-item__media-wrapper"> <img src="/content/dam/okta-www/en_us/images/products/wic-access-gateway-complementary-product.png" loading="lazy" class="cmp-column-content-item__image" alt/> </div> <div class="cmp-column-content-item__main-text"> <h3 class="cmp-column-content-item__heading" title="Access Gateway"> Access Gateway </h3> <div class="cmp-column-content-item__body rte-content"><p>Schützen Sie Ihre lokalen Anwendungen, ohne den Quellcode zu ändern.</p> </div> </div> </div> <div class="cmp-column-content-item__button-container"><div class="button cmp-button-ss--v-link"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Erfahren Sie mehr', linkUrl: '/content/okta-www/de/de-de/products/access-gateway.html', linkTarget: '_self' })" id="button-175845a080" class="cmp-button--button-175845a080" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Learn more about Access Gateway" href="/de-de/products/access-gateway/" data-link-cta="yes" data-link-text="Erfahren Sie mehr" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__play-video" aria-hidden="true" x-data="iconLoader('custom', 'play-video', {size: '24px'})" x-init="init" x-html="svgContent"></span> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div></div> </div></div> </div> </div> <div class="billboard cmp-billboard-ss--title-4 cmp-billboard-ss--theme-dark aem-GridColumn aem-GridColumn--default--12"><div class="cmp-billboard"> <div class="cmp-billboard__image"> <img class="cmp-billboard__image__main" src="/content/dam/okta-www/en_us/images/products/wic-business-at-work-billboard.png" alt="Image of Okta Business at Work report"/> <img class="cmp-billboard__image__over" src="/content/dam/okta-www/en_us/images/products/wic-business-at-work-billboard.png" alt="Image of Okta Business at Work report"/> </div> <div class="cmp-billboard__content"> <h5 class="cmp-billboard__heading rte-content">Businesses at Work </h5> <div class="cmp-billboard__body rte-content"><p>Aus anonymisierten Daten von über 17.000 Kunden weltweit sowie Daten aus dem Okta Integration Network haben wir wichtige Erkenntnisse darüber gewonnen, wie moderne Unternehmen digitale Anwendungen nutzen.</p> </div> <div><div class="button cmp-button-ss--regular cmp-button-ss--primary cmp-billboard__cta"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Bericht herunterladen', linkUrl: 'https://www.okta.com/de/resources/whitepaper-businesses-at-work/', linkTarget: '_self' })" id="button-1c0edacfaa" class="cmp-button--button-1c0edacfaa" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Download the Business at Work report" href="https://www.okta.com/de/resources/whitepaper-businesses-at-work/" data-link-cta="yes" data-link-text="Bericht herunterladen" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div> </div> </div> <div class="sectioncontent container responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-5adc5c5cd8" class="cmp-container mod--simple"> <div class="title cmp-title-ss--d-10-12 cmp-title-ss--heading-l cmp-title-ss--body-m"> <div class="cmp-title grid grid-container full-width"> <div class="cmp-title__content"> <h1 class="cmp-title__title" title="Hier finden Sie weiterführende Informationen"> Hier finden Sie weiterführende Informationen </h1> <div class="cmp-title__body"> </div> </div> </div> </div> <div class="cards"> <div class="cmp-cards grid grid-container full-width cmp-cards--2 none-theme"> <div class="cmp-cards__card-item-container"> <div class="cmp-cards-item__wrapper"> <a href="https://www.okta.com/resources/analyst-research-okta-recognized-as-a-2023-gartner-peer-insights/" target="_self" aria-label="Lesen Sie den Bericht" data-link-cta="yes" data-link-text="Lesen Sie den Bericht" data-nav-hierarchy="" data-component-name="cards item" data-component-type="cards item" class="cmp-cards-item__wrapper-link"> <div class="cmp-cards-item "> <div class="cmp-cards-item__content"> <div class="cmp-cards-item__content-info"> <p class="cmp-cards-item__overline"> Report </p> <h3 class="cmp-cards-item__heading"> Gartner® Magic Quadrant™ for Access Management 2023 </h3> <div class="cmp-cards-item__body rte-content"><p>Gartner® hat Okta im aktuellen „Magic Quadrant™ for Access Management von Oktober 2023 als Leader eingestuft."</p> </div> </div> <div class="cmp-cards-item__button-container none-theme"> <div class="button cmp-button-ss--v-link"> <div class="cmp-button"> <span class="cmp-button__label">Lesen Sie den Bericht</span> </div> </div> </div> </div> </div> </a> </div> </div> <div class="cmp-cards__card-item-container"> <div class="cmp-cards-item__wrapper"> <a href="https://www.okta.com/resources/whitepaper-5-questions-it-must-address-to-provide-secure-access-for-vendors-and-partners/" target="_self" aria-label="Mehr erfahren" data-link-cta="yes" data-link-text="Mehr erfahren" data-nav-hierarchy="" data-component-name="cards item" data-component-type="cards item" class="cmp-cards-item__wrapper-link"> <div class="cmp-cards-item "> <div class="cmp-cards-item__content"> <div class="cmp-cards-item__content-info"> <p class="cmp-cards-item__overline"> Whitepaper </p> <h3 class="cmp-cards-item__heading"> 5 Fragen für mehr Sicherheit beim Zugriff </h3> <div class="cmp-cards-item__body rte-content"><p>Erfahren Sie mehr über die fünf Möglichkeiten, den Zugriff für Lieferanten und Partner besser und sicherer zu gestalten.</p> </div> </div> <div class="cmp-cards-item__button-container none-theme"> <div class="button cmp-button-ss--v-link"> <div class="cmp-button"> <span class="cmp-button__label">Mehr erfahren</span> </div> </div> </div> </div> </div> </a> </div> </div> <div class="cmp-cards__card-item-container"> <div class="cmp-cards-item__wrapper"> <a href="https://www.okta.com/resources/webinar-securing-a-remote-workforce/" target="_self" aria-label="Jetzt ansehen" data-link-cta="yes" data-link-text="Jetzt ansehen" data-nav-hierarchy="" data-component-name="cards item" data-component-type="cards item" class="cmp-cards-item__wrapper-link"> <div class="cmp-cards-item "> <div class="cmp-cards-item__content"> <div class="cmp-cards-item__content-info"> <p class="cmp-cards-item__overline"> Webinar </p> <h3 class="cmp-cards-item__heading"> Schutz für die Remote-Belegschaft </h3> <div class="cmp-cards-item__body rte-content"><p>Remote-Arbeit ist die neue Realität und alle 14 Sekunden findet ein böswilliger Angriff statt. IT-Teams müssen diese Benutzer daher langfristig unterstützen und schützen können.</p> </div> </div> <div class="cmp-cards-item__button-container none-theme"> <div class="button cmp-button-ss--v-link"> <div class="cmp-button"> <span class="cmp-button__label">Jetzt ansehen</span> </div> </div> </div> </div> </div> </a> </div> </div> </div> </div> </div> </div> <div class="statcolumns cmp-stats-columns-ss--default cmp-stats-columns-ss--title-3 cmp-stats-columns-ss--body-1 cmp-stats-columns-ss-substat--body-3 aem-GridColumn aem-GridColumn--default--12"><div class="cmp-stats-columns"> <div class="cmp-stats-columns__wrapper grid grid-container"> <div class="cmp-stats-columns__right-container col-12 grid "> <div class="col-12 col-lg-6"> <h2 class="cmp-stats-columns__heading">Preise für Single Sign-On</h2> <div class="cmp-stats-columns__body-text"> <p></p> </div> <div class="cmp-stats-columns__cta-container"> <div><div class="button cmp-button-ss--regular cmp-button-ss--primary"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Mehr erfahren', linkUrl: 'https://www.okta.com/pricing/#wf-single-sign-on', linkTarget: '_self' })" id="button-f374485fbe" class="cmp-button--button-f374485fbe" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="Get more info from Single Sign On pricing" href="https://www.okta.com/pricing/#wf-single-sign-on" data-link-cta="yes" data-link-text="Mehr erfahren" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div> </div> <div class="cmp-stats-columns__substats-list cmp-stats-columns__substats-list--1 col-12 col-lg-6 grid"> <div class="cmp-stats-columns__substat-item col-3 col-md-6"> <span class="cmp-stats-columns__substat-headline">Standard</span> <span class="cmp-stats-columns__substat-stat">$2</span> <p class="cmp-stats-columns__substat-subcopy">pro Benutzer pro Monat</p> </div> </div> </div> </div> </div></div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-04386106c3" class="cmp-experiencefragment cmp-experiencefragment--generic"> <div id="container-d0a6aaabbe" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="contentBlock aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-content-block "> <div class="cmp-content-block__content-wrapper"> <div class="cmp-content-block__image-wrapper"> <img aria-hidden="true" alt loading="lazy" class="cmp-content-block__image-frame" src="/content/dam/okta-www/en_us/images/pages/products-test/wic-lifecycle-management-why-okta.png"/> <img loading="lazy" class="cmp-content-block__image" src="/content/dam/okta-www/en_us/images/pages/products-test/wic-lifecycle-management-why-okta.png" alt/> </div> <div class="cmp-content-block__content"> <div class="cmp-content-block__content-text"> <h3 class="cmp-content-block__overline"> Warum Okta?</h3> <h3 class="cmp-content-block__title"> Okta ist weltweit führender Identitätsanbieter</h3> <div class="cmp-content-block__subtitle rte-content"><p>Unsere Lösungen sind umfassend, sicher, benutzerfreundlich, zuverlässig und mit Ihrer vorhandenen Technologie kompatibel. Ganz gleich, wie Ihre Infrastruktur aussieht: Wir halten Ihnen den Rücken frei. Über 18.000 Kunden vertrauen bereits auf unsere mehr als 7.000 vorkonfigurierten Integrationen sowie die Erweiterbarkeit und Flexibilität unserer Lösungen.</p> </div> </div> <div class="cmp-content-block__cta-wrapper none-theme"><div class="button cmp-button-ss--v-link"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Erleben Sie den Unterschied', linkUrl: 'https://www.okta.com/de/okta-advantage/', linkTarget: '_blank' })" id="button-976e9e00b4" class="cmp-button--button-976e9e00b4" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" aria-label="See the difference with Okta" href="https://www.okta.com/de/okta-advantage/" data-link-cta="yes" data-link-text="Erleben Sie den Unterschied" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__play-video" aria-hidden="true" x-data="iconLoader('custom', 'play-video', {size: '24px'})" x-init="init" x-html="svgContent"></span> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div id="experiencefragment-0b89bef829" class="cmp-experiencefragment cmp-experiencefragment--wic-platform-color"> <div id="container-6d5debad23" class="cmp-container"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="ctaBanner cmp-ctabanner-v2-ss--full-width cmp-ctabanner-v2-ss--title-1 cmp-ctabanner-v2-ss--body-1 cmp-ctabanner-v2-ss--color aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-cta-banner-v2 cmp-cta-banner-v2--no-image" style="background-image: url("/content/dam/okta-www/en_us/images/pages/products-test/banners/wic-color-cta-bg.svg");"> <div class="cmp-cta-banner-v2__content-wrapper"> <div class="cmp-cta-banner-v2__content"> <h2 class="cmp-cta-banner-v2__title">Für Ihren Einstieg ins Thema</h2> <div class="cmp-cta-banner-v2__content-footer"> <div class="cmp-cta-banner-v2__subtitle rte-content"><p>Beginnen Sie mit einer kostenlosen Testversion oder sprechen Sie mit uns – Sie entscheiden, wie es weitergeht.</p> </div> <div class="cmp-cta-banner-v2__buttons-wrapper"> <div class="cmp-cta-banner-v2__button-container alternate-theme"><div class="button cmp-button-ss--large cmp-button-ss--primary"> <a data-component="button" data-type="atoms" x-data="buttonData({ type: '', size: '', disabled: false, label: 'Jetzt kostenlos testen', linkUrl: 'https://www.okta.com/de/free-trial/', linkTarget: '_blank' })" id="button-facb3be3e6" class="cmp-button--button-facb3be3e6" :class="{ 'cmp-button': true, 'cmp-button--primary': type === 'primary', 'cmp-button--secondary': type === 'secondary', 'cmp-button--regular' : size === 'regular', 'cmp-button--large': size === 'large', 'cmp-button--disabled': false, }" :target="linkTarget" href="https://www.okta.com/de/free-trial/" data-link-cta="yes" data-link-text="Jetzt kostenlos testen" data-nav-hierarchy="" data-component-name="button" data-component-type="button"> <span class="cmp-button__label" x-text="label"></span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="sectioncontent container responsivegrid cmp-section-content-ss--disclaimer-area cmp-section-content-ss--show-bottom-divider aem-GridColumn aem-GridColumn--default--12"> <div id="sectioncontent-1a3522dc65" class="cmp-container mod--simple"> <div class="text"><div data-cmp-data-layer="{"text-96c6ea20ba":{"@type":"okta-www/components/content/text/v1/text","repo:modifyDate":"2024-09-24T19:42:56Z","xdm:text":"<p>*Savings are estimates based on customer reporting. Savings may vary and are not guaranteed.</p>\r\n"}}" id="text-96c6ea20ba" class="cmp-text rte-content"> <p>*Savings are estimates based on customer reporting. Savings may vary and are not guaranteed.</p> </div> </div> </div> </div> <div class="inheritedExperienceFragment aem-GridColumn aem-GridColumn--default--12"><div class="cmp-inherited-experience-fragment"> <div id="container-961b2b4aa3" 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-Box" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" href="#Chat%20starten">Chat-Box</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/de/contact-sales/">email us</a>, or call +49 89 26203329. </p> <a data-link-cta="yes" data-link-text="Kontakt" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="button button__secondary-dark--regular" href="https://www.okta.com/de/contact-sales/">Kontakt</a> </div> <div class="footer__social-media"> <a data-link-cta="yes" data-link-text="" data-nav-hierarchy="" 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="" 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 xmlns="http://www.w3.org/2000/svg" width="1000" viewBox="0 0 1000 1000" height="1000" role="img"> <title id="x-icon-title">Okta on X</title> <path fill="currentColor" fill-rule="evenodd" d="M939.5 227.941q-37 54-90 93v23q0 73-21 145t-64 139q-43 67-103 117t-144 82q-84 32-181 30-151 0-276-81 19 2 43 2 126 0 224-77-59-1-105-36t-64-89q19 3 34 3 24 0 48-6-63-13-104-62t-41-115v-2q38 21 82 23-37-25-59-64t-22-87q0-48 25-90 68 83 164 133t208 55q-5-21-5-41 0-75 53-127t127-53q79 0 132 57 61-12 115-44-21 64-80 100 52-6 104-28z"> </path> </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-/" 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">Unternehmen</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Über uns" data-nav-hierarchy="Unternehmen|Über uns" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/company/">Über uns</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Unsere Kunden" data-nav-hierarchy="Unternehmen|Unsere Kunden" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/customers/">Unsere Kunden</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Unsere Unternehmensführung" data-nav-hierarchy="Unternehmen|Unsere Unternehmensführung" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/leadership/">Unsere Unternehmensführung</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Investoren" data-nav-hierarchy="Unternehmen|Investoren" data-component-name="footer" data-component-type="footer" href="https://investor.okta.com/?_ga=2.173311395.1408537636.1665532992-1758812997.1653668763">Investoren</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Karriere" data-nav-hierarchy="Unternehmen|Karriere" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/careers/">Karriere</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Events" data-nav-hierarchy="Unternehmen|Events" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/events/">Events</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Presse" data-nav-hierarchy="Unternehmen|Presse" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/press-room/">Presse</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Partner" data-nav-hierarchy="Unternehmen|Partner" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/partners/">Partner</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Verantwortung" data-nav-hierarchy="Unternehmen|Verantwortung" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/responsibility/">Verantwortung</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Okta for Good" data-nav-hierarchy="Unternehmen|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="Vielfalt, Inklusion und Zugehörigkeit" data-nav-hierarchy="Unternehmen|Vielfalt, Inklusion und Zugehörigkeit" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/diversity/">Vielfalt, Inklusion und Zugehörigkeit</a> </li> </ul> </div> <div> <h2 class="footer__header">Ihr Start mit Okta</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Die Vorteile von Okta" data-nav-hierarchy="Ihr Start mit Okta|Die Vorteile von Okta" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/okta-advantage/">Die Vorteile von Okta</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Customer Identity Cloud" data-nav-hierarchy="Ihr Start mit Okta|Customer Identity Cloud" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de-de/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="Ihr Start mit Okta|Workforce Identity Cloud" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de-de/workforce-identity/">Workforce Identity Cloud</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Kostenlose Testversionen" data-nav-hierarchy="Ihr Start mit Okta|Kostenlose Testversionen" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/free-trial/">Kostenlose Testversionen</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Preisgestaltung" data-nav-hierarchy="Ihr Start mit Okta|Preisgestaltung" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/pricing/">Preisgestaltung</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Kontakt zum Vertrieb" data-nav-hierarchy="Ihr Start mit Okta|Kontakt zum Vertrieb" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/contact-sales/">Kontakt zum Vertrieb</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Vertrauen" data-nav-hierarchy="Ihr Start mit Okta|Vertrauen" 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">Vertrauen</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Barrierefreiheit" data-nav-hierarchy="Ihr Start mit Okta|Barrierefreiheit" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/accessibility/">Barrierefreiheit</a> </li> </ul> </div> <div> <h2 class="footer__header">Hilfe und Support</h2> <ul class="footer__list"> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Hilfe und Support" data-nav-hierarchy="Hilfe und Support|Hilfe und 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">Hilfe und Support</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Häufig gestellte Fragen" data-nav-hierarchy="Hilfe und Support|Häufig gestellte Fragen" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/faq/">Häufig gestellte Fragen</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Kontakt" data-nav-hierarchy="Hilfe und Support|Kontakt" data-component-name="footer" data-component-type="footer" href="https://www.okta.com/de/contact-sales/">Kontakt</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Customer Identity Cloud-Status" data-nav-hierarchy="Hilfe und Support|Customer Identity Cloud-Status" data-component-name="footer" data-component-type="footer" href="https://status.auth0.com/?_ga=2.51476969.1131952190.1694551039-2108337227.1682701839&_gl=1%2A16s7hs7%2A_ga%2AMjEwODMzNzIyNy4xNjgyNzAxODM5%2A_ga_QKMSDV5369%2AMTY5NDU1MTAzOS4zOC4xLjE2OTQ1NTI2NzcuMjAuMC4w">Customer Identity Cloud-Status</a> </li> <li class="footer__list-item"><a class="anchor" data-link-cta="no" data-link-text="Workforce Identity Cloud-Status" data-nav-hierarchy="Hilfe und Support|Workforce Identity Cloud-Status" data-component-name="footer" data-component-type="footer" href="https://status.okta.com/?_ga=2.51476969.1131952190.1694551039-2108337227.1682701839&_gl=1%2A1gwr68d%2A_ga%2AMjEwODMzNzIyNy4xNjgyNzAxODM5%2A_ga_QKMSDV5369%2AMTY5NDU1MTAzOS4zOC4xLjE2OTQ1NTI2OTMuNC4wLjA.">Workforce Identity Cloud-Status</a> </li> </ul> </div> </nav> <hr class="divider"/> <div class="footer__foot-and-copyright"> <ul class="social-media-list"> <li><a class="anchor" href="https://www.okta.com/de/privacy-policy/" data-link-cta="no" data-link-text="Datenschutzrichtlinie" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer">Datenschutzrichtlinie</a> </li> <li><a class="anchor" href="https://www.okta.com/terms-of-service/" data-link-cta="no" data-link-text="Nutzungsbedingungen" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer">Nutzungsbedingungen</a> </li> <li><a class="anchor" href="https://trust.okta.com/" data-link-cta="no" data-link-text="Sicherheit" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer">Sicherheit</a> </li> <li><a class="anchor" href="https://www.okta.com/de/html-sitemap/" data-link-cta="no" data-link-text="Sitemap" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer">Sitemap</a> </li> <li><a class="anchor" href="#" data-link-cta="no" data-link-text="Cookie-Einstellungen" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" @click.prevent="openOneTrust()">Cookie-Einstellungen</a> </li> <li><a class="anchor" href="https://www.okta.com/your-privacy-choices/" data-link-cta="no" data-link-text="Ihre Datenschutzoptionen" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer">Ihre Datenschutzoptionen</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="Germany" 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"> Germany </span> </a> <div x-show="intlMenuOpen" class="intl-container" :class="{'int-container--open': intlMenuOpen}" x-init="$watch('intlMenuOpen', value => { if (value) { $nextTick(() => $refs.firstItem.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" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="firstItem"> United States </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/uk/" id="intl-menu-option-footer-2" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor"> United Kingdom </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/fr/" id="intl-menu-option-footer-3" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor"> France </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/jp/" id="intl-menu-option-footer-4" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor"> Japan </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/nl/" id="intl-menu-option-footer-5" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor"> Netherlands </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/au/" id="intl-menu-option-footer-6" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor"> Australia </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/sg/" id="intl-menu-option-footer-7" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor"> Singapore </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/kr/" id="intl-menu-option-footer-8" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor"> Korea </a> </li> <li class="intl-menu__item" role="menuitem"> <a href="https://www.okta.com/se/" id="intl-menu-option-footer-9" data-link-cta="yes" data-link-text="Germany" data-nav-hierarchy="" data-component-name="footer" data-component-type="footer" class="anchor" x-ref="lastItem"> Sweden </a> </li> </ul> </div> </nav> <div class="footer__copyright"> Copyright © 2024 Okta. Alle Rechte vorbehalten. </div> </div> </div> </footer></div> </div> </div> </div> </div> </div> </div> </div> <script src="/etc.clientlibs/okta-www/clientlibs/clientlib-site.lc-2849c4ce97b91fcb56afb80a35cc953a-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-5cced90d4dfa959df10ad676f78fdb7c-lc.min.js"></script> </body> </html>