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
stephen-crawford
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Apr 24, 2023
RyanL1997
changed the title
[Extension] Integration Test of Extension Authentication Backend
[Extension] Extend the Integration Test Cases of On-Behalf-Of Authentication Backend
Jul 10, 2023
Description
Extend the Integration Test Cases of On-Behalf-Of Authentication Backend
This testing frame work has been setup in #2857 [1]. And lets use this issue to extend the test cases. Here are some of the potential test cases:
extensions/extensions.yml
setting to enable backward compatible plugin mode for extensions #2616 )Required Pull Request
Reference
[1]: Setup of OBO Authabackend Integration Tests: https://github.com/opensearch-project/security/blob/feature/extensions/src/integrationTest/java/org/opensearch/security/http/OnBehalfOfJwtAuthenticationTest.java
[2]: Similar test cases can be found from
JwtAuthenticationTests.java
: https://github.com/opensearch-project/security/blob/main/src/integrationTest/java/org/opensearch/security/http/JwtAuthenticationTests.javaThe text was updated successfully, but these errors were encountered: