Skip to content

basic/digest auth per frontend..is that possible? #1351

@RXWatcher

Description

@RXWatcher

What version of Traefik are you using (traefik version)?

2a61c90 / cheddar

What is your environment & configuration (arguments, toml...)?

What did you do?

I am using Traefik with docker labels to setup dynamic paths ala:
-l traefik.frontend.rule="PathPrefixStrip: /test"

I have http redirecting to https and basic auth setup for the https entry point.
It is working well.

What did you expect to see?

I would like to setup basic/digest auth on a per frontend basis.

so
https://server/path1 uses htpasswd1
https://server/path2 doesnt use any authentication
https://server/path3 uses htpasswd3

If it can be defined per frontend then I would have full control.

Thank you!

I love Traefik..I am finding more uses for it every day.

What did you see instead?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions