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
Signed-off-by: Ryan Liang <jiallian@amazon.com>
(cherry picked from commit 30d960c)
Co-authored-by: Ryan Liang <109499885+RyanL1997@users.noreply.github.com>
* 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
+
* Usage of JWKS with JWT (w/o OpenID connect) ([#2808](https://github.com/opensearch-project/security/pull/2808))
13
+
14
+
### Bug Fixes
15
+
16
+
*`deserializeSafeFromHeader` uses `context.getHeader(headerName)` instead of `context.getHeaders()` ([#2768](https://github.com/opensearch-project/security/pull/2768))
* Add default roles for SQL plugin: PPL and cross-cluster search ([#2729](https://github.com/opensearch-project/security/pull/2729))
22
+
* Update security-analytics roles to add correlation engine apis ([#2732](https://github.com/opensearch-project/security/pull/2732))
23
+
* Changes in role.yml for long-running operation notification feature in Index-Management repo ([#2789](https://github.com/opensearch-project/security/pull/2789))
0 commit comments