Skip to content

Basic auth with multiple users #1306

@andrgras

Description

@andrgras

Describe the feature request

Is it possible to add option for multiple users

security:
basic:
username1: "user1"
password-bcrypt-base64: "xxxx"
username2: "user2"
password-bcrypt-base64: "xxxx"

Why do you personally want this feature to be implemented?

I have already added basic auth and me and my team is using it, I want to to share dashboard with another team and don't want to share credentials with them. Different user would be better approach

How long have you been using this project?

around 4 months

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions