-
In version 1.0 of eShopOnAbp (Microservice Demo), the Auth Server uses IdentityServer. Auth Server is also dependent on Is this dependency on Identity Service is unavoidable? Is there a way to completely separate Auth Server and Identity Service in ABP? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
maliming
Dec 4, 2023
Replies: 1 comment 3 replies
-
hi The authserver has to depend on the openiddict or identityserver4. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The user/authentication system needs the
Volo.Abp.Identity.EntityFrameworkCore
.