Skip to content

Stop writing to sp_session[:ial]#10126

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-stop-writing-sp-session-ial
Feb 23, 2024
Merged

Stop writing to sp_session[:ial]#10126
jmhooper merged 1 commit intomainfrom
jmhooper-stop-writing-sp-session-ial

Conversation

@jmhooper
Copy link
Contributor

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

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

@jmhooper jmhooper marked this pull request as ready for review February 21, 2024 19:21
@jmhooper jmhooper requested a review from a team February 21, 2024 19:21
Base automatically changed from jmhooper-remove-sp-session-ial to main February 22, 2024 15:26
@jmhooper jmhooper force-pushed the jmhooper-stop-writing-sp-session-ial branch 2 times, most recently from 7e89069 to 06b1f39 Compare February 22, 2024 16:53
A previous change (ref: #10091) stopped reading from `sp_session[:ial]` and started using the result from the `AuthnContextResolver` instead.

This change follows up by removing writes to the `ial` 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 jmhooper-stop-writing-sp-session-ial branch from 06b1f39 to d31c7f8 Compare February 22, 2024 16:53
Copy link
Contributor

@solipet solipet left a comment

Choose a reason for hiding this comment

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

Nuthin' but red! ❤️

@jmhooper jmhooper merged commit a445794 into main Feb 23, 2024
@jmhooper jmhooper deleted the jmhooper-stop-writing-sp-session-ial branch February 23, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants