Kuadrant / kuadrant-operator

The Operator to install and manage the lifecycle of the Kuadrant components deployments.
Apache License 2.0
39 stars 33 forks source link

guides: auth anonymous access #1038

Open KevFan opened 5 days ago

KevFan commented 5 days ago

Description

Part of https://github.com/Kuadrant/docs.kuadrant.io/issues/25

Introduces an AuthPolicy guide describing how anonymous acces can be enforced to a section of a HTTPRoute. This can serve as an equivalent / replacement guide to https://github.com/Kuadrant/authorino/blob/main/docs/user-guides/anonymous-access.md guide on https://docs.kuadrant.io/0.11.0/authorino/docs/user-guides/anonymous-access/

Verification