abpframework / eShopOnAbp

Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
https://www.eShopOnAbp.com/
MIT License
694 stars 272 forks source link

Swagger Authorize With Keycloak Get Message "we are sorry" #145

Closed alihdev closed 1 year ago

alihdev commented 1 year ago

oauth2 (OAuth2, authorizationCode) Authorization URL: http://localhost:8080/realms/master/connect/authorize Token URL: http://localhost:8080/realms/master/connect/token Flow: authorizationCode

image

malikmasis commented 1 year ago

Hi Ali, I could reproduce the issue. I've created an issue https://github.com/abpframework/abp/issues/15183 Thanks for your feedback.

alihdev commented 1 year ago

Thank you. We look forward to solving this issue.