You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates/AnonymousAuthConfigurableEndpoints.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ stages:
13
13
- stage: beta
14
14
defaultValue: true
15
15
fromVersion: "1.32"
16
+
toVersion: "1.33"
17
+
- stage: stable
18
+
defaultValue: true
19
+
fromVersion: "1.34"
20
+
locked: true
16
21
---
17
22
Enable [configurable endpoints for anonymous auth](/docs/reference/access-authn-authz/authentication/#anonymous-authenticator-configuration)
0 commit comments