IdentityServer4-Swagger-Integration icon indicating copy to clipboard operation
IdentityServer4-Swagger-Integration copied to clipboard

How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4

Results 5 IdentityServer4-Swagger-Integration issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/13699747/112472674-b4405a00-8d6d-11eb-988a-0d488d465383.png) 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...