Skip to content

Commit

Permalink
more urls
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmargolis committed Feb 26, 2024
1 parent 386255f commit 747244c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _articles/annual-certificate-rotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Rotating the certificates happens in two phases: first adding the new certificat
- Create a new "SAML 20XX" test app on <https://dashboard.int.identitysandbox.gov/> to test the new certificate endpoints.

6. Update <https://developers.login.gov/saml/> article to use the new year endpoints
- Update <https://developers.login.gov/saml/> article found in [18F/identity-dev-docs](https://github.com/18F/identity-dev-docs) to use the new year certificate.
- Update <https://developers.login.gov/saml/> article found in [GSA-TTS/identity-dev-docs](https://github.com/GSA-TTS/identity-dev-docs) to use the new year certificate.
- The endpoints change like this:
- `/api/saml/metadata2021``/api/saml/metadata2022`
- `/api/saml/auth2021``/api/saml/auth2022`
Expand Down
2 changes: 1 addition & 1 deletion _articles/reporting-dashboard-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ is served by Cloud.gov Pages. The code is a JavaScript-driven Single-Page App th
data from our cloudfront distribution.

[data-login-gov]: https://data.login.gov
[frontend-repo]: https://github.com/18f/identity-reporting
[frontend-repo]: https://github.com/GSA-TTS/identity-reporting
2 changes: 1 addition & 1 deletion admin/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
backend:
name: github
repo: 18f/identity-handbook
repo: gsa-tts/identity-handbook
base_url: https://pages.cloud.gov
auth_endpoint: external/auth/github
preview_context: pages/build
Expand Down

0 comments on commit 747244c

Please sign in to comment.