Skip to content

exposing swagger-ui on the management port #923

Closed
@flamestro

Description

@flamestro

Is your feature request related to a problem? Please describe.

My application is exposed on the server-port publicly, however, the management-port is not exposed publicly (actuator).

I want to be able to access the swagger ui in my vpn by having it on my management port. Users of my application on the other hand should not be able to access it.

Describe the solution you'd like

Add a property
springdoc.use-management-port: (default false)

If it is set to true then expose the swagger ui using the management port.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions