microprofile-extensions / openapi-ext

Some extensions for MicroProfile OpenAPI
Apache License 2.0
22 stars 13 forks source link

Add the possibility to add an oauth2 callback/redirect uri. #49

Closed botsteve closed 1 year ago

botsteve commented 1 year ago

As the title says, when using an oauth2 SecuritySchemeType using a 3-legged authentication, the default value for oauth2 redirect uri is %contextPath%/openapi-ui/oauth2-redirect.html, which will not be found. Maybe add the possibility to configure the oauth2 callback url for SwaggerUiBundle.