Coder Social home page Coder Social logo

Comments (5)

drewid avatar drewid commented on July 20, 2024

I actually think the identity provider column in the UserClaims table would work best. That way it is self identifiable who the claim is coming from. That way you can have a central user and have all the different accounts/ids from the identity providers all linked to the same account.

from brockallen.membershipreboot.

brockallen avatar brockallen commented on July 20, 2024

No, separate tables need to be maintained for external identity providers. The MR tables are for the MR identities and are trusted as such. It's ok to link the MR identities with external identities but I'd not want to mix that identity information with MR's account data. Also, this would bloat the MR account data with stuff that might not be needed/wanted by everyone.

Like I said on the other thread, I need to take some time to sit down and think/design this, but I've not had much time recently (or in the near future).

from brockallen.membershipreboot.

brockallen avatar brockallen commented on July 20, 2024

FYI: This is still on my radar.

from brockallen.membershipreboot.

brockallen avatar brockallen commented on July 20, 2024

First pass checked in: 55e80a2. Feedback welcome.

from brockallen.membershipreboot.

brockallen avatar brockallen commented on July 20, 2024

I'm closing this issue. Any comments/feedback please post to the other: #6

from brockallen.membershipreboot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.