ASP .NET CORE szybki mechanizm uwierzytelniania na hackathon

0

Cześć piszę z nietypowym pytaniem. Poszukuję szybkiego do zaimplementowania mechanizmu uwierzytelniania użytkowników dla aplikacji webowych napisanych w .NET CORE. Zgłaszam się po poradę czy istnieje lepsze rozwiązanie od asp.net identity ? Zależy mi na łatwości i czasie :). Aplikacje na hackathon chcemy pisać jako Core + Angular 7 jeśli miałoby to jakiś wpływ.

4

AspNet.Security.OpenIdConnect.Server - OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core.

Auth0 - Hosted, enterprise-grade platform for modern identity.

Cierge - Cierge is an OpenID Connect server that handles user signup, login, profiles, management, social logins, and more. Instead of storing passwords, Cirege uses magic links/codes and external logins to authenticate your users.

Identity - ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.

IdentityServer - IdentityServer for ASP.NET Core 1.0 & 2.0

  • IdentityServer4.EntityFramework - EntityFramework persistence layer
  • IdentityServer4.MongoDB - MongoDB persistence layer
  • IdentityServer4.EntityFrameworkCore - Entity Framework Core persistence layer
  • IdentityServer4.Templates - dotnet cli templates for IdentityServer4.

openiddict - Easy-to-use OpenID Connect server for ASP.NET Core.

  • oidc-debugger - OAuth 2.0 and OpenID Connect debugging tool.

stormpath-sdk - Build simple, secure web applications with Stormpath and ASP.NET Core.

stormpath-sdk - Build simple, secure web applications with Stormpath and ASP.NET Core.(Deprecated: It will longer get updated as of March 2017 after joining OKTA)

stuntman - Library for impersonating users during development leveraging ASP.NET Identity.

Json Web Token - It is an open standard that allows transmitting data between parties as a JSON object in a compact and secure way.

Co do szybkości implementowania to nie wiem :P

0

Jak szybki i prosty to użyj asp.net core identity.
Z tego co pamiętam przy domyślnej konfiguracji on działa prawie z automatu.

Bawienie się w serwery OpenIdConnect to gruba przesada XD

0

@some_ONE: niestety zapomniałem wspomnieć że projekt będzie raczej spa, jeśli organizator zgodzi się na użycie Auth0 to z niego skorzystamy ;) jak nie to chyba zrobimy przelokte na mvc by mieć identity. @WeiXiao wielkie dzięki za rospiske nie myślałem że aż tyle tego jest na rynku :D

1 użytkowników online, w tym zalogowanych: 0, gości: 1