question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Duende IdentityServer or Microsoft identity platform (AD B2C) instead of IdentityServer4

See original GitHub issue

Is there any plan to update Identity.API to use Duende IdentityServer instead of IdentityServer4?

Given that IdentityServer4 will only be maintained with security updates until November 2022 and the organization will be archived when .NET Core 3.1 end of support is reached (3rd Dec 2022).

https://identityserver4.readthedocs.io/en/latest/

https://github.com/IdentityServer/IdentityServer4

Is there any plan to show an alternative solution without IdentityServer and instead use Microsoft identity platform (Azure Active Directory or Azure AD B2C)?

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:6
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
CESARDELATORREcommented, Jan 27, 2023

A good option is also KEYCLOAK: https://www.keycloak.org/

But since the original implementation was with IdentityServer4, moving to Duende, which is kind of IS4 vNext should be more straightforward…

0reactions
derKosicommented, Jul 18, 2023

Don’t you need a valid license for Duende Software? If they aren’t enforcing their rights with you, wouldn’t it be unfair to enforce them with smaller companies? How did you resolve this issue?

Happy sailings.

Chad says it’s not necessary to enforce this, yet it smells funny, especially with a goto architecture solution like eShops.

Not enforcing a copyright or license against one company does not necessarily mean that the right is lost against other companies. However, it is important for a company to consistently enforce their rights to maintain their validity. It is always advisable to consult with a legal professional for specific cases. Is there anything else you would like to know? 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why would I ever choose IdentityServer over Azure AD B2C?
IdentityServer is fully customizable, whereas with AADB2C I believe you're mostly limited to templates. IS also integrates with ASP.NET Identity ...
Read more >
IdentityServer4 and Top Alternatives for Your Project
Discover the best Duende IdentityServer4 alternatives — ✓ OpenIddict, Keycloak, Azure Active Directory B2C – for your identity management needs.
Read more >
Token-Based Security: 3 Possible Alternatives To ...
See three alternatives to IdentityServer for implementing token-based security in your .NET and ASP.NET applications, server-side or SPAs.
Read more >
Improvements to auth and identity in ASP.NET Core 8
IdentityServer remains a great option for self-hosting a standards-compliant Open ID Connect and OAuth 2.0 solution. Duende provides their own ...
Read more >
Getting Started with IdentityServer4 and Duende IdentityServer
A beginners guide to IdentityServer and OpenID Connect, starting with an empty project and ending with a near production ready environment.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found