Menu

#134 Explain the choice of Duende IdentityServer VS the new Identity APIs and Blazor Identity UI

open
nobody
None
2023-12-22
2023-12-14
Anonymous
No

Originally created by: julioct

I'm experienced with Duende IdentityServer, and it is a great choice for a microservices-based system.

However, with all the new Identity APIs and Blazor Identity UI in .NET 8, I wonder if none of that ended up making sense for eShop.

Identity.API seems to be all based on IdentityServer and the Blazor WebApp does not even provide any UI for authentication.

Since there is pretty much no documentation (other than the diagram) about this project, could someone explain the Identity and Auth story around it?

Discussion

  • Anonymous

    Anonymous - 2023-12-21

    Originally posted by: carlsixsmith

    This is a port of eshop on containers and they haven’t changed anything around identity yet.

     
  • Anonymous

    Anonymous - 2023-12-21

    Originally posted by: julioct

    I wonder if there's actually any plan around moving from Duende IdentityServer to the new .NET 8 Identity APIs and UI.

     
  • Anonymous

    Anonymous - 2023-12-22

    Originally posted by: carlsixsmith

    Would be interested if they do, we are currently investigating implementing this with keycloak

     

Log in to post a comment.