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

Fix: update subject_id that was never changing #360

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

esune
Copy link
Member

@esune esune commented Oct 11, 2023

Fixes an issue that caused all subject_id values to always be the same, regardless of the proof used to authenticate.
Fixes an issue related to non-serializable values when no subject identifier was available from the proof-request.

Also adds support for sending client secret in the POST body rather than using basic-auth.

Resolves #358

@esune esune requested a review from jamshale October 11, 2023 00:27
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
…x bug with non-serializable sub

Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
@esune esune merged commit b892fe6 into bcgov:2.0-development Oct 11, 2023
2 checks passed
@esune esune deleted the fix/sub-never-changing branch October 11, 2023 04:46
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.

2 participants