Identity: What is Microsoft.AspNetCore.Identity.Service.* packages?

Created on 11 Oct 2017  路  6Comments  路  Source: aspnet/Identity

Is it a replacement for IdentityServer4? Is there any documentation for that? How and why we use that?

Thanks.

identity-service

Most helpful comment

@hikalkan It was an effort to build an identity service component that can operate as an OpenID Connect provider, but it has never shipped and we are looking at switching to use IdentityServer instead.

All 6 comments

@danroth27 do we have a pointer to the current state of this?

Is it a replacement for IdentityServer4

I can only speak for the IdentityServer side of things, but IdentityServer is not going anywhere. We will continue to provide a flexible, customizable, and spec-compliant OIDC and OAuth2 token server.

+1

So, any usable response..? :)

@hikalkan It was an effort to build an identity service component that can operate as an OpenID Connect provider, but it has never shipped and we are looking at switching to use IdentityServer instead.

Thanks @danroth27 for the clarification. I also think this is a right decision.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jholovacs picture jholovacs  路  4Comments

panchengtao picture panchengtao  路  7Comments

trailmax picture trailmax  路  6Comments

VR-Architect picture VR-Architect  路  6Comments

Vaylandt picture Vaylandt  路  9Comments