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

Update repo URLs for new GSA-TTS repo #517

Merged
merged 3 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
15 changes: 7 additions & 8 deletions _articles/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,35 +97,34 @@ View a [list of all repositories](https://github.com/topics/login-gov) tagged fo

### Static Sites

- [**`18f/identity-site`**](https://github.com/18f/identity-site)<br />
- [**`GSA-TTS/identity-site`**](https://github.com/GSA-TTS/identity-site)<br />
[login.gov](https://login.gov)<br />
Hosted on: [Cloud.gov Pages](https://pages.cloud.gov/)<br />
Public marketing page.

- [**`18f/identity-design-system`**](https://github.com/18f/identity-design-system)<br />
The Login.gov Design System, an extension of the U.S. Web Design System used on Login.gov sites to consistently identify the Login.gov brand.

- [**`18f/identity-dev-docs`**](https://github.com/18f/identity-dev-docs)<br />
- [**`GSA-TTS/identity-dev-docs`**](https://github.com/GSA-TTS/identity-dev-docs)<br />
[developers.login.gov](https://developers.login.gov)<br />
Hosted on: [Cloud.gov Pages](https://pages.cloud.gov/)<br />
Developer documentation and integration guides for OpenID Connect and SAML.

- [**`18f/connect.gov`**](https://github.com/18F/connect.gov)<br />
- [**`18f/connect.gov`**](https://github.com/18F/connect.gov){: .deprecated-link} (Archived)<br />
[connect.gov](https://connect.gov/)<br />
Hosted on: [Cloud.gov Pages](https://pages.cloud.gov/)<br />
A site to disambiguate the Login.gov's predecessor `connect.gov` from Connecticut's ConnectCT `connect.ct.gov`

- [**`18f/identity-partners-site`**](https://github.com/18F/identity-partners-site)<br />
- [**`18f/identity-partners-site`**](https://github.com/18F/identity-partners-site){: .deprecated-link} (Archived)<br />
[partners.login.gov](https://partners.login.gov) <br />
Hosted on: [Cloud.gov Pages](https://pages.cloud.gov/)<br />
A site to present information for partners
A site to present information for partners, now exists as `/partners` in the `identity-site` repo.

- [**`18f/identity-reporting`**](https://github.com/18f/identity-reporting)<br />
- [**`GSA-TTS/identity-reporting`**](https://github.com/GSA-TTS/identity-reporting)<br />
[data.login.gov](https://data.login.gov)<br />
Hosted on: [Cloud.gov Pages](https://pages.cloud.gov/)<br />
Public reporting dashboard.

- [**`18f/identity-handbook`**](https://github.com/18f/identity-handbook)<br />
- [**`GSA-TTS/identity-handbook`**](https://github.com/GSA-TTS/identity-handbook)<br />
[handbook.login.gov](https://handbook.login.gov/)<br />
Hosted on: [Cloud.gov Pages](https://pages.cloud.gov/)<br />
This handbook!
Expand Down
2 changes: 1 addition & 1 deletion _articles/pull-request-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ changes from outside.

- However, in some repositories with default reviewer groups
(such as [identity-dashboard](https://github.com/18f/identity-dashboard) or
[identity-dev-docs](https://github.com/18f/identity-dev-docs) with clear
[identity-dev-docs](https://github.com/GSA-TTS/identity-dev-docs) with clear
owners) it is preferred to wait for a reviewer from those groups before
merging.

Expand Down
4 changes: 2 additions & 2 deletions _articles/reporting-dashboard-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ This S3 bucket is exposed publicly via a CloudFront distribution.

### Frontend

The [data.login.gov][data-login-gov] frontend, [18f/identity-reporting repo][frontend-repo],
The [data.login.gov][data-login-gov] frontend, [GSA-TTS/identity-reporting repo][frontend-repo],
is served by Cloud.gov Pages. The code is a JavaScript-driven Single-Page App that dynamically loads
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
6 changes: 3 additions & 3 deletions _articles/vendor-outage-response-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,17 @@ As an overview:
`lexisnexis_trueid` turns off pretty much everything. Identity verification
is completely unavailable.

![total-outage](https://github.com/18F/identity-handbook/assets/101212334/710b6e6f-e111-4acb-b568-b234efa03c74)
![total-outage](https://github.com/GSA-TTS/identity-handbook/assets/101212334/710b6e6f-e111-4acb-b568-b234efa03c74)

- Setting `full_outage` for `lexisnexis_phone_finder` disables instant
verification, but verification by mail is still available.

![mail-only](https://github.com/18F/identity-handbook/assets/101212334/3785cf49-a813-4774-ab50-2afe36549c11)
![mail-only](https://github.com/GSA-TTS/identity-handbook/assets/101212334/3785cf49-a813-4774-ab50-2afe36549c11)

- Setting `full_outage` for `sms` or `voice` disables instant
verification, but verification by mail is still available.

![mail-only](https://github.com/18F/identity-handbook/assets/101212334/767b1145-0f98-4c05-9fba-b410caf548b7)
![mail-only](https://github.com/GSA-TTS/identity-handbook/assets/101212334/767b1145-0f98-4c05-9fba-b410caf548b7)

ID image uploads must be done on the device with which the user
began verification. Normally, desktop computer users are able to
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
title: Login.gov Handbook
baseurl: ""
url: "https://handbook.login.gov"
github_repo_url: https://github.com/18F/identity-handbook # enables "edit this page" button
github_repo_url: https://github.com/GSA-TTS/identity-handbook # enables "edit this page" button

markdown: kramdown

Expand Down
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
Loading