Closed
Description
We are migrating from Springfox to Springdoc, which worked very well. We expect preserve authorization on browser refresh and close/reopen. swagger-ui fixed it on Swagger UI v3.34.0 . But this can't be set currently via springdoc-properties.
https://github.com/swagger-api/swagger-ui/commit/96aecc8860a906d2d185bcbba60fae61ca847fdc
https://github.com/swagger-api/swagger-ui/pull/5939
What we expect:
it is possible to define the swagger-ui property persistAuthorization, e.g. by defining the spring-boot property springdoc.swagger-ui.persistAuthorization