Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gen3 Monthly Release 2022.11 brh.data-commons.org 1669060956 #5381

Merged

Conversation

PlanXCyborg
Copy link
Contributor

Applying version 2022.11 to brh.data-commons.org

@PlanXCyborg PlanXCyborg requested review from briennal and a team as code owners November 21, 2022 20:02
@PlanXCyborg
Copy link
Contributor Author

brh.data-commons.org/manifest.json

Deployment changes

Breaking changes

  • arborist
    • The GET /auth/mapping endpoint does not accept username as a query parameter anymore. It only supports parsing the username from the provided JWT. To specify a username, use the POST /auth/mapping endpoint. (PXP-10229 Client auth mapping arborist#153)
  • fence
    • Default session expiration changed from 30 minutes to 15 minutes to comply with FedRAMP (feat(session): change default to 15 minutes [PPS-122] fence#1040)
    • URL Signing when no_force_sign query param is provided: Previously Fence would make a decision based off if the data was public and no_force_sign provided. Fence will now NEVER sign if no_force_sign is provided (since the concept of "public" data has been abstracted out of Fence. Data access - public or not - is the sole responsibility of the policy engine). In other words, if no_force_sign is provided at the API level, Fence will respect that regardless of whether the resulting URL will actually work. The default Fence behavior should remain the same. chore(jupyter-nde1.1.0) #988 (Feat/passport fence#964)
  • indexd

briennal
briennal previously approved these changes Dec 1, 2022
@PlanXCyborg
Copy link
Contributor Author

brh.data-commons.org/manifest.json

Deployment changes

Breaking changes

  • arborist
    • The GET /auth/mapping endpoint does not accept username as a query parameter anymore. It only supports parsing the username from the provided JWT. To specify a username, use the POST /auth/mapping endpoint. (PXP-10229 Client auth mapping arborist#153)
  • fence
    • Default session expiration changed from 30 minutes to 15 minutes to comply with FedRAMP (feat(session): change default to 15 minutes [PPS-122] fence#1040)
    • URL Signing when no_force_sign query param is provided: Previously Fence would make a decision based off if the data was public and no_force_sign provided. Fence will now NEVER sign if no_force_sign is provided (since the concept of "public" data has been abstracted out of Fence. Data access - public or not - is the sole responsibility of the policy engine). In other words, if no_force_sign is provided at the API level, Fence will respect that regardless of whether the resulting URL will actually work. The default Fence behavior should remain the same. chore(jupyter-nde1.1.0) #988 (Feat/passport fence#964)
  • indexd

@PlanXCyborg
Copy link
Contributor Author

brh.data-commons.org/manifest.json

Deployment changes

Breaking changes

@PlanXCyborg
Copy link
Contributor Author

brh.data-commons.org/manifest.json

Deployment changes

Breaking changes

@PlanXCyborg
Copy link
Contributor Author

brh.data-commons.org/manifest.json

Deployment changes

Breaking changes

@aartivnkt aartivnkt merged commit 9d4f1ab into master Dec 19, 2022
@aartivnkt aartivnkt deleted the chore/apply_202211_to_brh_data-commons_org_1669060957 branch December 19, 2022 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants