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
* Identify extension Transport requests and permit handshake and extension registration actions ([#2599](https://github.com/opensearch-project/security/pull/2599))
8
+
* Use ExtensionsManager.lookupExtensionSettingsById when verifying extension unique id ([#2749](https://github.com/opensearch-project/security/pull/2749))
9
+
* Generate auth tokens for service accounts ([#2716](https://github.com/opensearch-project/security/pull/2716))
10
+
* Security User Refactor ([#2594](https://github.com/opensearch-project/security/pull/2594))
11
+
* Add score based password verification ([#2557](https://github.com/opensearch-project/security/pull/2557))
12
+
13
+
### Bug Fixes
14
+
15
+
*`deserializeSafeFromHeader` uses `context.getHeader(headerName)` instead of `context.getHeaders()` ([#2768](https://github.com/opensearch-project/security/pull/2768))
0 commit comments