GithubHelp home page GithubHelp logo

Comments (4)

markrendle avatar markrendle commented on July 25, 2024

What is the status of System.IdentityModels.Tokens.Jwt (and indeed System.IdentityModels) wrt vNext?

from security.

Tratcher avatar Tratcher commented on July 25, 2024

They're still costing the work. Check with Vittorio for details.

from security.

kevinchalet avatar kevinchalet commented on July 25, 2024

@brentschmaltz started working on a (lightweight) aspnetcore50 port of System.IdentityModel: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/tree/K

The nightly builds are available on the Azure AD team MyGet repository: https://www.myget.org/gallery/azureadwebstacknightly

The weird thing is that this package also provides an implementation for aspnet50, that replaces the one provided in the full .NET Framework 4.5 (both are incompatible). I'm not sure it's a great idea (you can't use a project built with .NET 4.5 and using types from System.IdentityModel with the new NuGet package).

@brentschmaltz I already miss the GetAsymmetricAlgorithm method on AsymmetricSecurityKey (and its counterpart on SymmetricSecurityKey). Is this something you could add?

That would be great if we could chat a few minutes on JabbR 😄

from security.

Tratcher avatar Tratcher commented on July 25, 2024

Done. See 49e66f0
Note this was merged with the OAuth Bearer middleware.

from security.

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.