-
-
Notifications
You must be signed in to change notification settings - Fork 545
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I didn't have the option of re-opening #311 otherwise I would. If no oauth2RedirectUrl is provided it defaults to the root of the application which is incorrect. The default behavior should be to point to webjar path where the corresponding html file resides. Swagger-ui provides a oauth2-redirect.html file which is responsible for handling the redirect and parsing the token as seen here: https://github.com/swagger-api/swagger-ui/blob/master/dist/oauth2-redirect.html
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request