Skip to content

Commit

Permalink
Replace links to issues with proper named references
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <petern@amazon.com>
  • Loading branch information
peternied committed Sep 29, 2022
1 parent 1fc9ae8 commit 3e420ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions IDENTITY_ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ The following are the areas of focus to create this minimal set of functionality

[Complexity 8] Flesh out the objects and methods associated with identity primitives such as Subject, Principal, tracking authorization state, communicating concepts into un-trusted ecosystems. For additional details see

- https://github.com/opensearch-project/OpenSearch/issues/3846
- https://github.com/opensearch-project/opensearch-sdk-java/issues/37
- https://github.com/opensearch-project/opensearch-sdk-java/issues/40
- [OpenSearch requests should know the identity of the caller #3846](https://github.com/opensearch-project/OpenSearch/issues/3846)
- [Add support for using User Identity in extensions #37](https://github.com/opensearch-project/opensearch-sdk-java/issues/37)
- [Create a permissions check API for extensions to us with custom resources #40](https://github.com/opensearch-project/opensearch-sdk-java/issues/40)

### Delegate Execution

Expand Down

0 comments on commit 3e420ec

Please sign in to comment.