IdentityServer4-Swagger-Integration
IdentityServer4-Swagger-Integration copied to clipboard
How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4
I downloaded the project and the identityserver opens and logged in successful but what next
I cant authorize swagger with test user credentials alice:alice, bob:bob even demo_api_swagger:secret.  what should I need to enter?
Thank you for this. I would like to know how to block the docs using identity server that way I can deploy swagger to all environments without getting worried about...
I am starting Api.Swashbuckle.csproj.user ``` dotnet run info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[0] User profile is available. Using 'C:\Users\max\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. info: Microsoft.Hosting.Lifetime[0] Now listening...