Skip to content

openid-client spike#589

Draft
anoop-surej-nhs wants to merge 27 commits intomainfrom
DONT_DELETE/openid_client_spike
Draft

openid-client spike#589
anoop-surej-nhs wants to merge 27 commits intomainfrom
DONT_DELETE/openid_client_spike

Conversation

@anoop-surej-nhs
Copy link
Contributor

Description

Basic implementation on using openid-client for auth. It is a low-level library, so we do have to do everything manually including handling session management (will have to be handled separately).

This is a very old implemenation. Feel free to use it as a starting point, or delete and start over if its more convenient.

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

donna-belsey-nhs and others added 27 commits April 17, 2025 11:06
todo: mocking this method out prevents testing the response query params
Re-introducing the concept of mocking allows testing of when errors are
thrown in the content stack and de-couples the page unit tests from
depending on the content stack being implemented correctly. A separate
file, integration.test exists for testing that the real content stack
and the individual vaccine pages work together correctly.
This template file was renamed a while ago; checking this old branch
out would accidentally overwrite any local files developers had with
the same name
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.

4 participants