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
Transferring some of the discussion from here, it is reasonable to setup a public field in codebase to holding some of the common logic for OBO authentication, such as the configuration checks.
RyanL1997
changed the title
[Enhancement] Set up a Util class as for OBO Authentication
[Enhancement] Set up a Util class for OBO Authenticator for Key checks and endpoints
Oct 2, 2023
RyanL1997
changed the title
[Enhancement] Set up a Util class for OBO Authenticator for Key checks and endpoints
[Enhancement] Set up a Util class for OBO Authenticator for key checks and endpoints checks
Oct 2, 2023
Description
Transferring some of the discussion from here, it is reasonable to setup a public field in codebase to holding some of the common logic for OBO authentication, such as the configuration checks.
Related issue/PR
Potential solutions
Potential place 1: ~/security/src/test/java/org/opensearch/security/authtoken
**Potential place 2: ~/security/src/main/java/org/opensearch/security/util
Exit Criteria
Set up the ultil class to place the reusable logic for checking endpoint calls, checking keys.
The text was updated successfully, but these errors were encountered: