Skip to content

Stop writing to sp_session[:ialmax]#10128

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

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

Conversation

@jmhooper
Copy link
Contributor

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

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

@jmhooper jmhooper force-pushed the jmhooper-stop-writing-sp-session-ialmax branch from 4d30020 to 2d21ae6 Compare February 21, 2024 20:41
@jmhooper jmhooper requested a review from a team February 21, 2024 20:47
@jmhooper jmhooper force-pushed the jmhooper-remove-sp-session-ialmax branch from 485176e to 407a039 Compare February 22, 2024 15:28
@jmhooper jmhooper force-pushed the jmhooper-stop-writing-sp-session-ialmax branch from 2d21ae6 to 5f3e8da Compare February 22, 2024 15:29
Base automatically changed from jmhooper-remove-sp-session-ialmax to main February 22, 2024 15:57
@jmhooper jmhooper force-pushed the jmhooper-stop-writing-sp-session-ialmax branch from 5f3e8da to 738dcb9 Compare February 22, 2024 16:54
A previous change (ref: #10127) stopped reading from `sp_session[:ialmax]` and started using the result from the `AuthnContextResolver` instead.

This change follows up by removing writes to the `ialmax` 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-ialmax branch from 738dcb9 to bc56dd1 Compare February 23, 2024 18:23
@jmhooper jmhooper merged commit 4949cd0 into main Feb 23, 2024
@jmhooper jmhooper deleted the jmhooper-stop-writing-sp-session-ialmax branch February 23, 2024 18:57
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