# Automatische Kontoerstellung und -anmeldung, wenn login\_required false ist

**URL:** https://meta.discourse.org/t/automatic-account-creation-and-login-when-login-required-is-false/352796
**Category:** Support
**Tags:** sso
**Created:** [17. Februar 2025 um 23:38 UTC](https://meta.discourse.org/t/automatic-account-creation-and-login-when-login-required-is-false/352796 "2025-02-17T23:38:07Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [18. Februar 2025 um 10:39 UTC](https://meta.discourse.org/t/automatic-account-creation-and-login-when-login-required-is-false/352796/2 "2025-02-18T10:39:39Z")

</div>

Sie können dies erreichen, indem Sie für authentifizierte Benutzer in Ihrer Anwendung einen Link zu `https://community.example.com/session/sso` herstellen. Dies löst den Anmelde- / Kontoeinrichtungsfluss aus. Sie können auch den Parameter `?return_path` hinzufügen, um auf eine bestimmte Seite zu verlinken.

Für nicht authentifizierte Benutzer sollten Sie weiterhin auf `https://community.example.com` verlinken.

---

_[View the full topic](https://meta.discourse.org/t/automatic-account-creation-and-login-when-login-required-is-false/352796)._
