GitHub user dosubot[bot] added a comment to the discussion: Duplicate Email 
Error When Logging in via SSO After Manual User

<!-- Answer -->
Yes, you can create a manual user and log in through SSO in Superset. To handle 
both manual user creation and SSO login, you can implement a custom security 
manager. This allows you to authenticate users via SSO if a valid token is 
provided in the URL, or via the standard username/password method if no token 
is present. This setup helps in linking manually created users with their SSO 
accounts, preventing duplicate email errors 
<sup>[[1]](https://github.com/apache/superset/discussions/32038)</sup>.


<!-- Dosu Comment Footer -->
*To continue talking to [Dosu](https://dosu.dev), mention @dosu.*

---
<sup>Help Dosu learn! Give it feedback: [Great 
Response](https://app.dosu.dev/response-feedback/3f943c96-859d-4b35-af75-f2f5bceffe9b?feedback_type=great_response)
 | [Irrelevant 
Answer](https://app.dosu.dev/response-feedback/3f943c96-859d-4b35-af75-f2f5bceffe9b?feedback_type=irrelevant_answer)
 | [Incorrect 
Sources](https://app.dosu.dev/response-feedback/3f943c96-859d-4b35-af75-f2f5bceffe9b?feedback_type=incorrect_sources)
 | [Too 
Verbose](https://app.dosu.dev/response-feedback/3f943c96-859d-4b35-af75-f2f5bceffe9b?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/3f943c96-859d-4b35-af75-f2f5bceffe9b?feedback_type=hallucination)
 | [Bug 
Report](https://app.dosu.dev/response-feedback/3f943c96-859d-4b35-af75-f2f5bceffe9b?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/3f943c96-859d-4b35-af75-f2f5bceffe9b?feedback_type=other)</sup>


GitHub link: 
https://github.com/apache/superset/discussions/33427#discussioncomment-13143031

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to