{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":373133184,"defaultBranch":"main","name":"tech-docs","ownerLogin":"govuk-one-login","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-02T10:51:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/105353241?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715165329.0","currentOid":""},"activityList":{"items":[{"before":"cbe341695016883162473a520fca74523b6990e0","after":"6bc5c098bb05a380e811859f4c40b6e5de4760d8","ref":"refs/heads/SPT-55","pushedAt":"2024-05-13T10:06:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chris-dco","name":"Christopher Peerman","path":"/chris-dco","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122806395?s=80&v=4"},"commit":{"message":"SPT-55 Applied suggested changes to the document\n\nThese changes reworded the Validating the JWT section of the document\nto make reading and the meaning more concise.","shortMessageHtmlLink":"SPT-55 Applied suggested changes to the document"}},{"before":"edbb3cf49a470e1bcc5d116585b6237ab012d33d","after":null,"ref":"refs/heads/rename-repo","pushedAt":"2024-05-08T11:06:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"huwd","name":"huw","path":"/huwd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3694062?s=80&v=4"}},{"before":"0cd7b69a06fd50d8994d2d5d751164fc4f30408d","after":"045cadd1446902921147b58a03838b3e02e1495b","ref":"refs/heads/main","pushedAt":"2024-05-08T11:06:44.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"huwd","name":"huw","path":"/huwd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3694062?s=80&v=4"},"commit":{"message":"Merge pull request #203 from govuk-one-login/rename-repo\n\nRename repo","shortMessageHtmlLink":"Merge pull request #203 from govuk-one-login/rename-repo"}},{"before":null,"after":"edbb3cf49a470e1bcc5d116585b6237ab012d33d","ref":"refs/heads/rename-repo","pushedAt":"2024-05-08T10:48:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"huwd","name":"huw","path":"/huwd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3694062?s=80&v=4"},"commit":{"message":"Update github repo name in the deploy CloudFormation\n\nThis will have been preventing deploys","shortMessageHtmlLink":"Update github repo name in the deploy CloudFormation"}},{"before":null,"after":"cb95f24694ebf6cb3c253cf3c4be710c66c500c5","ref":"refs/heads/dependabot/bundler/html-proofer-5.0.9","pushedAt":"2024-05-08T07:45:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"BAU: Bump html-proofer from 5.0.8 to 5.0.9\n\nBumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.8 to 5.0.9.\n- [Release notes](https://github.com/gjtorikian/html-proofer/releases)\n- [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gjtorikian/html-proofer/compare/v5.0.8...v5.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: html-proofer\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"BAU: Bump html-proofer from 5.0.8 to 5.0.9"}},{"before":null,"after":"fc213939ba10d9e43e8a242bb3eceb947fbc7564","ref":"refs/heads/fix-repo-name","pushedAt":"2024-05-07T13:57:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pauldougan","name":"Paul Dougan","path":"/pauldougan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34273121?s=80&v=4"},"commit":{"message":"change repo name from authentication-tech-docs to tech-docs","shortMessageHtmlLink":"change repo name from authentication-tech-docs to tech-docs"}},{"before":"e92fd6b256398ad9d60d7b843396aae2a8ec2def","after":"cbe341695016883162473a520fca74523b6990e0","ref":"refs/heads/SPT-55","pushedAt":"2024-05-07T12:35:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chris-dco","name":"Christopher Peerman","path":"/chris-dco","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122806395?s=80&v=4"},"commit":{"message":"SPT-55 Added DID processing information\n\nAdded the following information to the prove-users-identity.html.md.erb\ndocumentation:\n* That the keys are published in DID document\n* The URL of both the integration and production DID documents\n* The significance of the kid and how to parse it to select the correct\nkey from the DID document\n* The fact that the DID document may contain more than one key and why\n* What will happen during a rotation, including changes to the\nDID document\n* The use of HTTP cache-control headers to avoid constant retrieval of\nthe DID document.\n* What to do if if errors occur while retrieving the document (i.e.\nfall back on the cached version)","shortMessageHtmlLink":"SPT-55 Added DID processing information"}},{"before":"39851f4f674360d2d31e12b2f1ef64c1e17291e5","after":"e92fd6b256398ad9d60d7b843396aae2a8ec2def","ref":"refs/heads/SPT-55","pushedAt":"2024-05-07T12:35:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chris-dco","name":"Christopher Peerman","path":"/chris-dco","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122806395?s=80&v=4"},"commit":{"message":"SPT-55 Added DID processing information\n\nAdded the following information to the prove-users-identity.html.md.erb\ndocumentation:\n* That the keys are published in DID document\n* The URL of both the integration and production DID documents\n* The significance of the kid and how to parse it to select the correct\nkey from the DID document\n* The fact that the DID document may contain more than one key and why\n* What will happen during a rotation, including changes to the\nDID document\n* The use of HTTP cache-control headers to avoid constant retrieval of\nthe DID document.\n* What to do if if errors occur while retrieving the document (i.e.\nfall back on the cached version)","shortMessageHtmlLink":"SPT-55 Added DID processing information"}},{"before":"9200a5c0e31cfd92ccbf1f931b198b425d18a810","after":"39851f4f674360d2d31e12b2f1ef64c1e17291e5","ref":"refs/heads/SPT-55","pushedAt":"2024-05-07T12:34:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"chris-dco","name":"Christopher Peerman","path":"/chris-dco","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122806395?s=80&v=4"},"commit":{"message":"SPT-55 Added DID processing information\n\nAdded the following information to the prove-users-identity.html.md.erb\ndocumentation:\n* That the keys are published in DID document\n* The URL of both the integration and production DID documents\n* The significance of the kid and how to parse it to select the correct\nkey from the DID document\n* The fact that the DID document may contain more than one key and why\n* What will happen during a rotation, including changes to the\nDID document\n* The use of HTTP cache-control headers to avoid constant retrieval of\nthe DID document.\n* What to do if if errors occur while retrieving the document (i.e.\nfall back on the cached version)","shortMessageHtmlLink":"SPT-55 Added DID processing information"}},{"before":null,"after":"9200a5c0e31cfd92ccbf1f931b198b425d18a810","ref":"refs/heads/SPT-55","pushedAt":"2024-05-07T12:33:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chris-dco","name":"Christopher Peerman","path":"/chris-dco","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/122806395?s=80&v=4"},"commit":{"message":"SPT-55 Added DID processing information\n\nAdded the following information to the prove-users-identity.html.md.erb\ndocumentation:\n* That the keys are published in DID document\n* The URL of both the integration and production DID documents\n* The significance of the kid and how to parse it to select the correct\nkey from the DID document\n* The fact that the DID document may contain more than one key and why\n* What will happen during a rotation, including changes to the\nDID document\n* The use of HTTP cache-control headers to avoid constant retrieval of\nthe DID document.\n* What to do if if errors occur while retrieving the document (i.e.\nfall back on the cached version)","shortMessageHtmlLink":"SPT-55 Added DID processing information"}},{"before":"2acef77df76185947c566c1d713bccec8847d4c8","after":null,"ref":"refs/heads/managing-users-sessions","pushedAt":"2024-05-07T09:08:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"}},{"before":"c576fa982ee43e215155618851f5af9202ac4d38","after":"0cd7b69a06fd50d8994d2d5d751164fc4f30408d","ref":"refs/heads/main","pushedAt":"2024-05-07T09:08:12.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"Merge pull request #199 from govuk-one-login/managing-users-sessions\n\nuploads gdoc content on session management and updates the changelog","shortMessageHtmlLink":"Merge pull request #199 from govuk-one-login/managing-users-sessions"}},{"before":"71257a558c1aec2c6f9b60cc8d3f01f15efd0b6b","after":"2acef77df76185947c566c1d713bccec8847d4c8","ref":"refs/heads/managing-users-sessions","pushedAt":"2024-05-02T13:27:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"removes redundant page about logging users out (now captured in session management)","shortMessageHtmlLink":"removes redundant page about logging users out (now captured in sessi…"}},{"before":null,"after":"71257a558c1aec2c6f9b60cc8d3f01f15efd0b6b","ref":"refs/heads/managing-users-sessions","pushedAt":"2024-05-02T13:20:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"uploads gdoc content on session management and updates the changelog","shortMessageHtmlLink":"uploads gdoc content on session management and updates the changelog"}},{"before":"095736f21922efacf14cd80f230f20ff82e3bb45","after":"c576fa982ee43e215155618851f5af9202ac4d38","ref":"refs/heads/main","pushedAt":"2024-04-30T13:22:21.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"Merge pull request #198 from govuk-one-login/amend-return-codes-guidance\n\nuploads gdoc content to clarify return codes","shortMessageHtmlLink":"Merge pull request #198 from govuk-one-login/amend-return-codes-guidance"}},{"before":"34c113af92b82e03d957f8d2800cd67fe6506332","after":null,"ref":"refs/heads/amend-return-codes-guidance","pushedAt":"2024-04-30T13:22:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"}},{"before":null,"after":"34c113af92b82e03d957f8d2800cd67fe6506332","ref":"refs/heads/amend-return-codes-guidance","pushedAt":"2024-04-30T13:08:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"uploads gdoc content to clarify return codes","shortMessageHtmlLink":"uploads gdoc content to clarify return codes"}},{"before":"0da1593364c7d6b0bfd726532d5be118f91d356b","after":null,"ref":"refs/heads/backchannel-logout-update","pushedAt":"2024-04-25T09:56:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"}},{"before":"2af39484b56314ebbdd92ff7e0997fec2125b30b","after":"095736f21922efacf14cd80f230f20ff82e3bb45","ref":"refs/heads/main","pushedAt":"2024-04-25T09:56:48.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"Merge pull request #197 from govuk-one-login/backchannel-logout-update\n\nuploads updated content for backchannel logout and updates page's 'last reviewed","shortMessageHtmlLink":"Merge pull request #197 from govuk-one-login/backchannel-logout-update"}},{"before":"3f438cc31079858c72b609127a15924c3c38fbd7","after":"0da1593364c7d6b0bfd726532d5be118f91d356b","ref":"refs/heads/backchannel-logout-update","pushedAt":"2024-04-25T09:13:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"fixes link issues","shortMessageHtmlLink":"fixes link issues"}},{"before":null,"after":"3f438cc31079858c72b609127a15924c3c38fbd7","ref":"refs/heads/backchannel-logout-update","pushedAt":"2024-04-25T09:05:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PippaClarkGDS","name":null,"path":"/PippaClarkGDS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49393034?s=80&v=4"},"commit":{"message":"uploads updated content for backchannel logout and updates page's 'last reviewed'","shortMessageHtmlLink":"uploads updated content for backchannel logout and updates page's 'la…"}},{"before":"0186de4d372a2cf2d7a032655ce613db5fb079c5","after":null,"ref":"refs/heads/pd-source-code-examples=prototype","pushedAt":"2024-04-24T11:45:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pauldougan","name":"Paul Dougan","path":"/pauldougan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34273121?s=80&v=4"}},{"before":"d84bf879730ff1666b7f0df9eb506554243592f3","after":null,"ref":"refs/heads/fix-changelog","pushedAt":"2024-04-24T11:36:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pauldougan","name":"Paul Dougan","path":"/pauldougan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34273121?s=80&v=4"}},{"before":"acb22d47d75f2daf61bf9e93d46de951936246f9","after":"2af39484b56314ebbdd92ff7e0997fec2125b30b","ref":"refs/heads/main","pushedAt":"2024-04-24T11:36:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"pauldougan","name":"Paul Dougan","path":"/pauldougan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34273121?s=80&v=4"},"commit":{"message":"Merge pull request #195 from govuk-one-login/fix-changelog\n\nfix heading in changelog and remove drawio temp file","shortMessageHtmlLink":"Merge pull request #195 from govuk-one-login/fix-changelog"}},{"before":"4abcf96d1a07b4e0845a4d2e3399b98f964a1bf0","after":null,"ref":"refs/heads/ATO-456_improve_guidance_around_votparameter","pushedAt":"2024-04-23T12:36:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ImogenCraigmile","name":null,"path":"/ImogenCraigmile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148544978?s=80&v=4"}},{"before":"2911e3a89fb84b16859839f58ea95b3664dce425","after":"acb22d47d75f2daf61bf9e93d46de951936246f9","ref":"refs/heads/main","pushedAt":"2024-04-23T12:36:10.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"ImogenCraigmile","name":null,"path":"/ImogenCraigmile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148544978?s=80&v=4"},"commit":{"message":"Merge pull request #193 from govuk-one-login/ATO-456_improve_guidance_around_votparameter\n\nUpdated Check your user’s identity credential matches the level of co…","shortMessageHtmlLink":"Merge pull request #193 from govuk-one-login/ATO-456_improve_guidance…"}},{"before":"f12da64dc9f70d6ea56ff6c053a066b1bb821775","after":"4abcf96d1a07b4e0845a4d2e3399b98f964a1bf0","ref":"refs/heads/ATO-456_improve_guidance_around_votparameter","pushedAt":"2024-04-18T16:22:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ImogenCraigmile","name":null,"path":"/ImogenCraigmile","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148544978?s=80&v=4"},"commit":{"message":"AT0-456 updates based on feedback","shortMessageHtmlLink":"AT0-456 updates based on feedback"}},{"before":"19a0d9e157afbe95c320b8c7c5b9cbe47bf76a0b","after":null,"ref":"refs/heads/ethanmills-patch-1","pushedAt":"2024-04-18T14:21:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ethanmills","name":"Ethan Mills","path":"/ethanmills","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40488007?s=80&v=4"}},{"before":"9557768579a8a97b311b4259b2d8ce9d35e1b2c6","after":"2911e3a89fb84b16859839f58ea95b3664dce425","ref":"refs/heads/main","pushedAt":"2024-04-18T14:21:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ethanmills","name":"Ethan Mills","path":"/ethanmills","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40488007?s=80&v=4"},"commit":{"message":"Merge pull request #196 from govuk-one-login/ethanmills-patch-1\n\nFix logout URL","shortMessageHtmlLink":"Merge pull request #196 from govuk-one-login/ethanmills-patch-1"}},{"before":null,"after":"19a0d9e157afbe95c320b8c7c5b9cbe47bf76a0b","ref":"refs/heads/ethanmills-patch-1","pushedAt":"2024-04-18T11:07:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ethanmills","name":"Ethan Mills","path":"/ethanmills","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40488007?s=80&v=4"},"commit":{"message":"Fix logout URL\n\n`signin` is the wrong subdomain for this. Also changed to integration for consistency","shortMessageHtmlLink":"Fix logout URL"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESEDW9wA","startCursor":null,"endCursor":null}},"title":"Activity · govuk-one-login/tech-docs"}