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

ATO-585: Add information to the AUTH_LOG_OUT_SUCCESS audit event #4386

Merged
merged 4 commits into from May 13, 2024

Conversation

billrdunn
Copy link
Contributor

@billrdunn billrdunn commented May 1, 2024

What

  • Add user ID (subjectId), when it is available, to the AUTH_LOG_OUT_SUCCESS event
  • Add RP pairwise ID, when it is available, to the AUTH_LOG_OUT_SUCCESS event

I'd like to spend some time in the near future refactoring the logout flows as they are quite convoluted.

How to review

  1. Code review only, easiest commit by commit

Checklist

  • Impact on orch and auth mutual dependencies has been checked.

@billrdunn billrdunn force-pushed the ATO-585/add-userid-to-auth_log_out_success-event branch 2 times, most recently from aaa0d32 to d170090 Compare May 1, 2024 07:59
@billrdunn billrdunn changed the title ATO-585: Add user ID (subjectId), when it is available, to the LOG_OUT_SUCCESS event ATO-585: Add user ID to the AUTH_LOG_OUT_SUCCESS audit event May 1, 2024
@billrdunn billrdunn force-pushed the ATO-585/add-userid-to-auth_log_out_success-event branch 2 times, most recently from 56f3a52 to 71b4083 Compare May 1, 2024 13:37
@billrdunn billrdunn marked this pull request as ready for review May 1, 2024 13:45
@billrdunn billrdunn requested review from a team as code owners May 1, 2024 13:45
@billrdunn billrdunn changed the title ATO-585: Add user ID to the AUTH_LOG_OUT_SUCCESS audit event ATO-597: Add user ID to the AUTH_LOG_OUT_SUCCESS audit event May 2, 2024
@billrdunn billrdunn force-pushed the ATO-585/add-userid-to-auth_log_out_success-event branch 7 times, most recently from 2625690 to af4e010 Compare May 7, 2024 12:23
@billrdunn billrdunn changed the title ATO-597: Add user ID to the AUTH_LOG_OUT_SUCCESS audit event ATO-585: Add user ID to the AUTH_LOG_OUT_SUCCESS audit event May 7, 2024
@billrdunn billrdunn force-pushed the ATO-585/add-userid-to-auth_log_out_success-event branch 2 times, most recently from b4d5dc3 to a2c79f4 Compare May 7, 2024 13:34
@billrdunn billrdunn changed the title ATO-585: Add user ID to the AUTH_LOG_OUT_SUCCESS audit event ATO-585: Add information to the AUTH_LOG_OUT_SUCCESS audit event May 7, 2024
@billrdunn billrdunn force-pushed the ATO-585/add-userid-to-auth_log_out_success-event branch from a2c79f4 to 7a425e0 Compare May 7, 2024 13:42
@ethanmills
Copy link
Member

Can you update the spreadsheet before merging this one please?

@billrdunn billrdunn added this pull request to the merge queue May 13, 2024
Merged via the queue into main with commit 4742ba2 May 13, 2024
15 checks passed
@billrdunn billrdunn deleted the ATO-585/add-userid-to-auth_log_out_success-event branch May 13, 2024 10:26
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.

None yet

4 participants