WrenSecurity / wrenam

Community fork of OpenAM, an authentication and authorization system originally developed by ForgeRock.
Other
43 stars 27 forks source link

Upgrade Swagger UI to the newest version #161

Closed pavelhoral closed 1 year ago

pavelhoral commented 1 year ago

This PR upgrades Swagger UI to fix dependency alerts. The UI itself works, however the request made by the UI are not rendered because the Swagger definition file contain errors... but that is issue of the API definition itself and potentially an issue with API Descriptor library from wrensec-commons.

Also the latest Swagger UI release is unbelievably slow... this is an issue with Swagger UI itself (https://github.com/swagger-api/swagger-ui/issues/6787) and hopefully will be addressed soon-ish.