Skip to content

Commit 73e2712

Browse files
Update CHANGELOG.md
1 parent 7ba76a9 commit 73e2712

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
## [Unity Release 23.1] - 2023-04-07
2626

2727
- EPIC: `u-ads-jupyter-security`
28-
- coming soon...
28+
- [unity-cs #129] Custom JupyterHub Authenticator to pass Cognito tokens from JupyterHub to JupyterLab
29+
- https://github.com/unity-sds/unity-ads-deployment/pull/109/files
30+
- [unity-cs #122] Reusable python function to obtain and refresh Cognito tokens in Jupyter Notebooks
31+
- https://github.com/unity-sds/unity-cs-security/tree/main/code_samples/jupyter/get_and_refresh_tokens
32+
- [unity-cs #120, unity-cs #123] Reusable python function to obtain and refresh temporary AWS credentials in Jupyter Notebooks
33+
- https://github.com/unity-sds/unity-cs-security/tree/main/code_samples/jupyter/identity_pool_aws_creds
34+
- [unity-cs #51] Documentation and working example of how security for a user logging into Jupyterhub would work
35+
- Documented the steps to integrate Amazon Cognito authentication with JupyterHub in the following wiki page.
36+
https://github.com/unity-sds/unity-cs/wiki/Amazon-Cognito-Authentication-with-JupyterHub
37+
- Documented the approaches to get JWT Token in command line in the following wiki page. These approaches can be used in a Jupyter Notebook too.
38+
https://github.com/unity-sds/unity-cs/wiki/Getting-Cognito-JWT-Tokens-in-Command-Line
39+
- [unity-cs #74] Working example for Jupyter Notebook users to access the protected WPS-T endpoints
40+
- https://github.com/unity-sds/unity-cs/wiki/Accessing-Secured-REST-API-Endpoints-from-Jupyter-Notebook
2941
- EPIC: `api-reachability-and-routing`
3042
- coming soon...
3143
- EPIC: `basic-deployment-docs`

0 commit comments

Comments
 (0)