Files
vault/changelog/22137.txt
akshya96 f3a4c01ba9 Remove "expiration manager is nil on tokenstore" error log for dr secondary (#22137)
* add check for dr secondary case

* add changelog
2023-07-31 14:06:28 -07:00

3 lines
166 B
Plaintext

```release-note:bug
core: Remove "expiration manager is nil on tokenstore" error log for unauth requests on DR secondary as they do not have expiration manager.
```