Skip to content

Allow to authenticate with the same account from different sources#1829

Merged
mergify[bot] merged 2 commits intomasterfrom
1827-auth-oidc-fix
Nov 4, 2022
Merged

Allow to authenticate with the same account from different sources#1829
mergify[bot] merged 2 commits intomasterfrom
1827-auth-oidc-fix

Conversation

@eikek
Copy link
Copy Markdown
Owner

@eikek eikek commented Nov 4, 2022

A new config allows to treat an account same independent where it was created (openid or local).

If an account was created before locally (by signing up at docspell)
and the same account is later tried to signin via openid, a better
error message is shown in the logs to be able to act on it. The user
won't see any details in the webapp.

Issue: #1827 #1781
@eikek eikek marked this pull request as ready for review November 4, 2022 22:03
@eikek eikek marked this pull request as draft November 4, 2022 22:03
A new config allows to treat an account same independent where it was
created (openid or local).

Issue: #1827 #1781
@eikek eikek force-pushed the 1827-auth-oidc-fix branch from cdee161 to 8ae4c9e Compare November 4, 2022 22:29
@eikek eikek marked this pull request as ready for review November 4, 2022 22:29
@mergify mergify bot merged commit 2430bb6 into master Nov 4, 2022
@mergify mergify bot deleted the 1827-auth-oidc-fix branch November 4, 2022 22:44
@eikek eikek linked an issue Nov 4, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when logging in via OIDC as a user that was registered locally

1 participant