Skip to content

Log user authentication status when logging SAML Auth Request#8997

Merged
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/log-saml-auth-requests-2
Aug 14, 2023
Merged

Log user authentication status when logging SAML Auth Request#8997
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/log-saml-auth-requests-2

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

We added some additional attributes to OIDC auth requests and ensure they are logged consistently in #8684 and #8798. This PR takes a similar approach to SAML auth requests by moving the logging before a few of the other before_action calls. Moving it prior to the sign_out_if_forceauthn_is_true_and_user_is_signed_in call allows us to log user_fully_authenticated like we do for OIDC to better understand the impact of ForceAuthn usage.

Mitchell Henke added 2 commits August 11, 2023 16:19
changelog: Internal, Logging, Log user authentication status when logging SAML Auth Request
@mitchellhenke mitchellhenke merged commit b84f0cb into main Aug 14, 2023
@mitchellhenke mitchellhenke deleted the mitchellhenke/log-saml-auth-requests-2 branch August 14, 2023 16:18
@jmdembe jmdembe mentioned this pull request Aug 15, 2023
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