Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

set external ID (SSO) via admin API #10251

Closed
hex-m opened this issue Jun 25, 2021 · 0 comments · Fixed by #10598
Closed

set external ID (SSO) via admin API #10251

hex-m opened this issue Jun 25, 2021 · 0 comments · Fixed by #10598
Labels
S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@hex-m
Copy link

hex-m commented Jun 25, 2021

Description:

Enhance the User Admin API to set and manipulate the binding of accounts to external accounts (Social Accounts, SAML, OIDC, SSO).

The user side of linking/unlinking is described here: #9441

Use-Cases:

  • Fix account bindings when a user gets a new/different account in the identity backend.
  • Automatically create accounts in Synapse that exist in the authentication backend. This way you can find accounts in the user directory even if they didn't login yet.
@richvdh richvdh added S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. labels Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants