duende-identity-server Questions

4

So. I created a fresh new project with Visual Studio Pro 2019 (v16.11.9) using the model ASP.NET Core with Angular. I set the authentication option to Individual User Accounts. I got a working scaf...

2

I updated my Asp.net core Blazor WebAssembly app to .net 6. Everything is fine, but the deploy from github actions doesn't work and throws this error: ... Copying file: 'Microsoft.AspNetCore.ApiAut...
Bedlam asked 14/11, 2021 at 20:57

1

Identity server 4 will not longer be maintained after November 2022 so logically we want to move away from that. I was looking for alternatives but it seems there ain't much out there. We don't wan...
Megawatt asked 30/7, 2022 at 6:19

1

Solved

I need to write and business logic which requires ConfigureServices to get fully executed. OnTokenValidated is badly located with-in ConfigureServices itself. What is the alternative of AddOpenIdC...
Promptbook asked 27/7, 2021 at 15:33

1

Solved

I've read the IdentityServer4 documentation but I can't understand what is the exact difference between these three concepts. (ApiResource vs ApiScope vs IdentityResource) 1- As it is said in the d...
Dikmen asked 9/9, 2020 at 11:55
1

© 2022 - 2024 — McMap. All rights reserved.