> ## Documentation Index
> Fetch the complete documentation index at: https://docs.devinenterprise.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Okta-SSO-Einrichtung

> Single Sign-On mit Okta einrichten

Um Okta als Anmeldeoption für Ihre Devin-Benutzer einzurichten, können Sie dieses Dokument an Ihren Okta-Administrator und/oder ein Mitglied Ihres IT-Teams weitergeben.

<div id="create-a-new-application-in-okta">
  ## Erstellen Sie eine neue Anwendung in Okta
</div>

1. Gehen Sie in Ihrer Okta-Admin-Konsole zu `Applications` > `Create App Integration`

<Frame>
  <img src="https://mintcdn.com/cognitionai-enterprise/oD-FO9nMcsNLafKf/images/okta-application-1.png?fit=max&auto=format&n=oD-FO9nMcsNLafKf&q=85&s=05a33f49f63ec72014525656c9bc0ea1" alt="Okta Application Creation Step 1" width="1596" height="756" data-path="images/okta-application-1.png" />
</Frame>

2. Wählen Sie `OIDC - OpenID Connect` für die Sign-in-Methode und `Web Application` für den `Application Type`

<Frame>
  <img src="https://mintcdn.com/cognitionai-enterprise/oD-FO9nMcsNLafKf/images/okta-application-2.png?fit=max&auto=format&n=oD-FO9nMcsNLafKf&q=85&s=0dd238ab405e391480addcf9716236cf" alt="Okta Application Creation Step 2" width="1582" height="1078" data-path="images/okta-application-2.png" />
</Frame>

3. Geben Sie für `Sign-in redirect URIs` den folgenden Wert ein

<Note>
  [https://auth.devin.ai/login/callback](https://auth.devin.ai/login/callback)
</Note>

<Frame>
  <img src="https://mintcdn.com/cognitionai-enterprise/oD-FO9nMcsNLafKf/images/okta-redirect.png?fit=max&auto=format&n=oD-FO9nMcsNLafKf&q=85&s=58022dafa75489751d2d8d8c70fe9ed9" alt="Okta Redirect URIs" width="1474" height="464" data-path="images/okta-redirect.png" />
</Frame>

4. Lassen Sie `Sign-out redirect URIs` leer

<div id="share-your-application-credentials-with-cognition">
  ## Gib die Anmeldeinformationen deiner Anwendung an Cognition weiter
</div>

1. Sobald die Anwendung erstellt wurde, musst du Cognition die folgenden Informationen bereitstellen:
   1. Client ID
   2. Client Secret
   3. Deine Okta-Domain (kann aus dem Benutzermenü unterhalb deiner E-Mail-Adresse abgerufen werden)

<Frame>
  <img src="https://mintcdn.com/cognitionai-enterprise/oD-FO9nMcsNLafKf/images/okta-client-creds.png?fit=max&auto=format&n=oD-FO9nMcsNLafKf&q=85&s=9f4433cc270254ebef8e0f8f0fe477e2" alt="Okta Client Credentials" width="1626" height="966" data-path="images/okta-client-creds.png" />
</Frame>

<div id="optional">
  ## Optional
</div>

Sie können die Anwendung mit der folgenden Konfiguration als Symbol im Dashboard Ihrer Benutzer aktivieren:

1. Wählen Sie **Either OKTA or App** für `Login initiated by`.
2. Aktivieren Sie **Display application icon to users**.
3. Wählen Sie **Redirect to app to initiate login (OIDC Compliant)** als Wert für den Anmeldefluss.
4. Legen Sie als URI zum Initiieren der Anmeldung Ihre Devin Enterprise-Anmelde-URL fest:

<Note>
  `https://<your_subdomain>.devinenterprise.com/login`
</Note>

<Frame>
  <img src="https://mintcdn.com/cognitionai-enterprise/oD-FO9nMcsNLafKf/images/okta-optional-step.png?fit=max&auto=format&n=oD-FO9nMcsNLafKf&q=85&s=21df13fa3c09ef5eb64c9f91e9bfaebf" alt="Okta optionale Einstellungen" width="968" height="258" data-path="images/okta-optional-step.png" />
</Frame>
