Skip to content

spring.data.mongodb.uri with credentials is exposed by /configprops endpoint #6903

Closed
@Dichotomia

Description

@Dichotomia

The property to configure the access to MongoDB (spring.data.mongodb.uri) contains login and password.

I think it could be a good idea to mask the login and the password (or the entire uri) because it contains confidential information.

I know we can create a custom mask endpoints.configprops.keys-to-sanitize property, but in that case it could be a default behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions