Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: connected accounts with LDAP, OAuth, SAML #23

Open
greenpau opened this issue Jan 22, 2022 · 0 comments
Open

feature: connected accounts with LDAP, OAuth, SAML #23

greenpau opened this issue Jan 22, 2022 · 0 comments

Comments

@greenpau
Copy link
Owner

A clear and concise description of what you want the system to do.

Scenarios

  1. A locally-authenticated user browses to "Connected Accounts" tab in "Portal Settings".
    There, the user may click a button to associate OAuth account (Google, Facebook, etc.) with the local user account.
  2. A user signs in with OAuth and lands on "portal" page. There, the user has an option to create an account in local user database.

In local database, add a list of maps.

  • For LDAP, add realm and dn fields
  • For OAuth, add provider and id fields

Question with OAuth:

  1. what is the id associated with a provider
  2. local the user in local database. requires editing go-identity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant