Skip to content

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

Answered by davidfowl
julioct asked this question in Q&A
Discussion options

You must be logged in to vote

I think in time we will move to keycloak for the idp. Using identity endpoints isn't ideal mostly because of the fact that each of the applications need to use the same data protection configuration (shared secrets).

You can see an example here https://github.com/dotnet-presentations/eshop-app-workshop/blob/66226ea402e0d2cb60c52a3d893414e2947525b3/src/eShop.AppHost/Program.cs#L16-L17

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@wesleyscaldwell
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by julioct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #134 on January 23, 2024 23:22.