Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Fix Swagger Clients-Scopes Keycloak #147

Closed
wants to merge 0 commits into from
Closed

Conversation

alihdev
Copy link
Contributor

@alihdev alihdev commented Dec 21, 2022

issue : Keycloak "We are sorry... Invalid parameter: redirect_uri" with WebGateway_Swagger client
solved by:

  • add new client for WebGateway_Swagger
  • add scopes to SwaggerClient-WebGateway_Swagger

@alihdev
Copy link
Contributor Author

alihdev commented Dec 21, 2022

@gterdem
Copy link
Contributor

gterdem commented Dec 21, 2022

We've already published new version for Volo.Abp.Swashbuckle.
You can simply update the version in

<PackageReference Include="Volo.Abp.Swashbuckle" Version="6.0.0" />

We are planning to update the whole project version to v7 after the final release is completed.

But if you want to contribute, you can update the version here to like 6.0.1:

<PackageReference Include="Volo.Abp.Swashbuckle" Version="6.0.0" />

And update the SwaggerConfigurationHelper

@gterdem gterdem closed this Dec 21, 2022
@gterdem gterdem reopened this Dec 21, 2022
@alihdev
Copy link
Contributor Author

alihdev commented Dec 22, 2022

We are looking forward to the new version, all the best .
But this commit 6792405 - #147 (comment) is about add new client WebGateway_Swagger and assign scopes.
Services used WebGateway_Swagger for auth .

@sevenNightL
Copy link

Excuse me, how is the problem being handled?

@alihdev
Copy link
Contributor Author

alihdev commented Jun 3, 2023

Excuse me, how is the problem being handled?

check : Comment & Changes-PR-147 & Issues-151
@sevenNightL

@alihdev
Copy link
Contributor Author

alihdev commented Dec 24, 2023

I closed it and created a new PR-215 with additional details

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants