Giter Site home page Giter Site logo

Comments (6)

Nordes avatar Nordes commented on May 20, 2024

I will look at it, I have to re-setup my whole pc ;). My previous one is not working anymore. So I will look lightly to how to upgrade the package. I might also have to upgrade the build to use github actions.

from identityserver4.ldapextension.

Nordes avatar Nordes commented on May 20, 2024

4.1.2 is not the official release (at least with a tag). I will try to upgrade based on the base code I can see in the repo. I don't really know all the changes between 4.1.2 and 4.1.1. Also, note that IdentityServer4 will be maintained (bug fixes) until 2022 (see official website).

from identityserver4.ldapextension.

Nordes avatar Nordes commented on May 20, 2024

After some review of the code, I had to recreate the project from scratch (sample). The main reason was due to major change in how the project was made. I was able to re-setup the whole shabang without needing to create my own AD. The new IdentityServer quickstarts also have some extra profiling that I didn't implement in my extension. Since it's working without such thing, it shouldn't be a big issue.

Upgrades are:

  1. Use free AD (e.g.: https://www.zflexldapadministrator.com/index.php/blog/82-free-online-ldap) for tests
  2. Reconfigure the appsettings.json
  3. Run
  4. Test with a guest account (see on the web).
  5. Upgrade all to .Net 5.0 (Extension and etc.) -- Ldap extension could target both 3.x and 5.
  6. Add a new console api test

I will create a branch before merging the changes in my project.
image

https://github.com/Nordes/IdentityServer4.LdapExtension/tree/is_4_1_2

from identityserver4.ldapextension.

itoop2019 avatar itoop2019 commented on May 20, 2024

Hi,
that's cool!
Thanks, I already thought that you are not supporting your project!

from identityserver4.ldapextension.

Nordes avatar Nordes commented on May 20, 2024

Yes, I know ;). This year was quite a busy year (personal life, jobs and moving again). I am still quite busy this week, but I'll try to merge somehow soon.

from identityserver4.ldapextension.

Nordes avatar Nordes commented on May 20, 2024

New version of the package is now available: https://www.nuget.org/packages/IdentityServer.LdapExtension/

However, the symbols failed to be published (Don't ask why... I need to change the AppVeyor for Github actions ;) )

from identityserver4.ldapextension.

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.