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

Instructions for configuring NHS Login as an OIDC provider within Amazon's AWS Cognito #49

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MattFellows
Copy link

@darrenhutton As promised...
Very happy to recieve recommendations / criticism / suggestions / corrections.

Things to note - I've chucked in an example-code folder with code that can be downloaded, values replaced and used to act as the token endpoint decorator in AWS lambda.
I've referenced that example-code folder with a link to this github repo, within the markdown, which causes an issue that it can't be validated as working until it's merged, not sure if there's a better place for it (different repo?) or different way to link to it within the github pages itself (Could upload a zip or something I guess)?

@jagoodhand
Copy link

Just as a note for anyone coming to this PR, before corrections are made:

The Token Endpoint that is blanked out in the images should be the API Gateway URL. The API Gateway lambda acts as a middleman to allow cognito to work with private_key_jwt auth, which it doesn't natively support.

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.

3 participants