{"id":23421134,"url":"https://github.com/nhsdigital/unattended-access-poc","last_synced_at":"2025-07-06T19:37:34.120Z","repository":{"id":42261347,"uuid":"273462044","full_name":"NHSDigital/unattended-access-poc","owner":"NHSDigital","description":"Proof of concept for unattended access auth","archived":false,"fork":false,"pushed_at":"2023-07-18T22:35:07.000Z","size":925,"stargazers_count":0,"open_issues_count":32,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-15T03:42:49.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NHSDigital.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-19T10:04:31.000Z","updated_at":"2020-06-23T09:09:41.000Z","dependencies_parsed_at":"2023-02-07T22:32:06.432Z","dependency_job_id":null,"html_url":"https://github.com/NHSDigital/unattended-access-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"NHSDigital/api-management-service-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Funattended-access-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Funattended-access-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Funattended-access-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Funattended-access-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NHSDigital","download_url":"https://codeload.github.com/NHSDigital/unattended-access-poc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248013008,"owners_count":21033285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-23T02:14:07.137Z","updated_at":"2025-04-09T09:34:38.269Z","avatar_url":"https://github.com/NHSDigital.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unattended-Access Proof of concept\n\nThis is a simple proof of concept for unattended authorisation/authentication.\n\n## Contributing\nContributions to this project are welcome from anyone, providing that they conform to the [guidelines for contribution](https://github.com/NHSDigital/template-api/blob/master/CONTRIBUTING.md) and the [community code of conduct](https://github.com/NHSDigital/template-api/blob/master/CODE_OF_CONDUCT.md).\n\n### Licensing\nThis code is dual licensed under the MIT license and the OGL (Open Government License). Any new work added to this repository must conform to the conditions of these licenses. In particular this means that this project may not depend on GPL-licensed or AGPL-licensed libraries, as these would violate the terms of those libraries' licenses.\n\nThe contents of this repository are protected by Crown Copyright (C).\n\n## Development\n\n### Requirements\n* make\n* nodejs + npm/yarn\n* [poetry](https://github.com/python-poetry/poetry)\n\n## Instructions\nRun the commands below to install the necessary dependancies and generate the jwt token which will appear in your output window.\n\n```\n$ make install\npython program.py\n```\n#### Call endpoint\nTo test if the token is valid run the below curl command and replace {token} with the jwt token. If the token is valid the response should return a status code of 200 and a message with the value \"success!\".\n\n```\ncurl -i -H \"Accept: application/json\" -H \"Authorization: Bearer {token}\" https://internal-dev.api.service.nhs.uk/unattended-access-poc-AMB-117-add-unattended-poc/mockendpoint\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhsdigital%2Funattended-access-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhsdigital%2Funattended-access-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhsdigital%2Funattended-access-poc/lists"}