Auth: removes temporary cache of user session token (#62730)

Signed-off-by: bergquist <carl.bergquist@gmail.com>
This commit is contained in:
Carl Bergquist
2023-02-06 13:51:12 +01:00
committed by GitHub
parent 9311085e5a
commit 64c2032c2b
6 changed files with 2 additions and 72 deletions

View File

@@ -91,7 +91,6 @@ Alpha features might be changed or removed without prior notice.
| `datasourceOnboarding` | Enable data source onboarding page |
| `secureSocksDatasourceProxy` | Enable secure socks tunneling for supported core datasources |
| `authnService` | Use new auth service to perform authentication |
| `sessionRemoteCache` | Enable using remote cache for user sessions |
| `alertingBacktesting` | Rule backtesting API for alerting |
| `editPanelCSVDragAndDrop` | Enables drag and drop for CSV and Excel files |
| `logsContextDatasourceUi` | Allow datasource to provide custom UI for context view |