Skip to content

LG-12266: Stop writing to sp_session[:phishing_resistant_requested]#10140

Merged
jmhooper merged 1 commit intomainfrom
dprice-lg-12266-stop-writing-sp_session-phishing_resistant_requested
Feb 26, 2024
Merged

LG-12266: Stop writing to sp_session[:phishing_resistant_requested]#10140
jmhooper merged 1 commit intomainfrom
dprice-lg-12266-stop-writing-sp_session-phishing_resistant_requested

Conversation

@solipet
Copy link
Contributor

@solipet solipet commented Feb 22, 2024

🎫 Ticket

Link to the relevant ticket:
LG-12266

🛠 Summary of changes

A previous change (ref: #10121) stopped reading from sp_session[:phishing_resistant_requested] and started using the result from the AuthnContextResolver instead.

This change follows up by removing writes to the phishing_resistant_requested property in the SP session. This should not be merged until the change to stop reading is fully merged and deployed.

Copy link
Contributor

@jmhooper jmhooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@jmhooper jmhooper force-pushed the dprice-lg-12266-stop-writing-sp_session-phishing_resistant_requested branch from 4d6a129 to ed3f65f Compare February 26, 2024 18:15
…hing_resistant_requested] and started using the result from the AuthnContextResolver instead.

This change follows up by removing writes to the phishing_resistant_requested property in the SP session. This should not be merged until the change to stop reading is fully merged and deployed.

[skip changelog]
@jmhooper jmhooper force-pushed the dprice-lg-12266-stop-writing-sp_session-phishing_resistant_requested branch from ed3f65f to 758918d Compare February 26, 2024 19:08
@jmhooper jmhooper merged commit 4ae1c94 into main Feb 26, 2024
@jmhooper jmhooper deleted the dprice-lg-12266-stop-writing-sp_session-phishing_resistant_requested branch February 26, 2024 20:55
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