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

Stepup ACS: add check that returned NameID matches the one we requested. #1281

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

thijskh
Copy link
Member

@thijskh thijskh commented Nov 22, 2023

This should always be the case, we request a LoA from Stepup for NameID A, then we should receive a response that contains that same NameID A. This is defense in depth, should at some point in the entire chain another check fail and an adversary be able to switch or replay assertions, this will guard against them being accepted by Engineblock as valid.

@thijskh thijskh requested review from phavekes and MKodde November 22, 2023 10:58
This should always be the case, we request a LoA from Stepup for NameID A,
then we should receive a response that contains that same NameID A. This
is defense in depth, should at some point in the entire chain another
check fail and an adversary be able to switch or replay assertions,
this will guard against them being accepted by Engineblock as valid.
@thijskh thijskh force-pushed the feature/stepup-check-returned-nameid branch from 7dc6736 to 841aca5 Compare August 26, 2024 14:34
@thijskh
Copy link
Member Author

thijskh commented Aug 27, 2024

@phavekes

@MKodde MKodde merged commit 069c30d into main Sep 10, 2024
2 checks passed
@MKodde MKodde deleted the feature/stepup-check-returned-nameid branch September 10, 2024 11:09
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