Coder Social home page Coder Social logo

Comments (11)

brockallen avatar brockallen commented on June 21, 2024

So here's my grand plan for user account management:

First I need to build a general .NET implementation of SCIM. See this: #40.

Once that's done, then I plan to develop a MembershipReboot adapter for the above SCIM library.

Then finally I plan to develop a SCIM-compliant account management application.

from brockallen.membershipreboot.

talves avatar talves commented on June 21, 2024

Ok. Now I am glad I mentioned it before I started to run down this road. You are definitely on the right track here.

So, our public site would be separate from the management side of the account management? Correct?

from brockallen.membershipreboot.

brockallen avatar brockallen commented on June 21, 2024

Well, this management app could be deployed anywhere, but yes, in general I think of it as a separate app (since it's meant to be used by admin types).

The other thing about this plan is that it's a lot of work, so it's not like it's going to be done in the near future (plus I have my other consulting work to do also).

from brockallen.membershipreboot.

talves avatar talves commented on June 21, 2024

Have you seen the project here called SCIM.Net ?

from brockallen.membershipreboot.

brockallen avatar brockallen commented on June 21, 2024

Ah no, I had looked for .NET SCIM implementations but didn't find any. I'll check it out.

from brockallen.membershipreboot.

brockallen avatar brockallen commented on June 21, 2024

Ok, took a quick look -- it seems like a start, but it feels incomplete as if it's still a work in progress. Also, no activity in 6 months, so not sure where it stands.

from brockallen.membershipreboot.

talves avatar talves commented on June 21, 2024

I will fork it and play with it and see if I can get anywhere. If I do, I will post it here.

from brockallen.membershipreboot.

brockallen avatar brockallen commented on June 21, 2024

My goal for a SCIM project was to provide the protocol plumbing and endpoints and then expose an extensible interface so people could then adapt it to their custom storage by deriving and implementing the interface.

from brockallen.membershipreboot.

talves avatar talves commented on June 21, 2024

I see, hence your statement "The other thing about this plan is that it's a lot of work".

That would definitely be the better of the solution. If my expertise was more in this area, I would take the first stab at it to alleviate the work for you, but I would probably just be spinning my wheels without a lot of research first.

from brockallen.membershipreboot.

brockallen avatar brockallen commented on June 21, 2024

Right. Again, my idea was to build a SCIM framework that was not coupled to MR. I'd then of course build a MR adapter, but others could build adapters for the old ASP.NET Membership, or the new ASP.NET Identity.

from brockallen.membershipreboot.

brockallen avatar brockallen commented on June 21, 2024

I'm closing this since the SCIM project is beyond the scope of MembershipReboot.

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.