Rendering: Experimental support to use JWTs as auth method (#60841)
* Rendering: Add support for auth through JWT * Goimports * Apply review suggestions * Correct feature toggle ref * Minor changes
This commit is contained in:
@@ -50,6 +50,7 @@ Some stable features are enabled by default. You can disable a stable feature by
|
||||
| `accessControlOnCall` | Access control primitives for OnCall |
|
||||
| `alertingNoNormalState` | Stop maintaining state of alerts that are not firing |
|
||||
| `disableElasticsearchBackendExploreQuery` | Disable executing of Elasticsearch Explore queries trough backend |
|
||||
| `renderAuthJWT` | Uses JWT-based auth for rendering instead of relying on remote cache |
|
||||
|
||||
## Alpha feature toggles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user