Skip to content

fix: SendAuthResultToUDM#51

Merged
Alonza0314 merged 2 commits into
free5gc:mainfrom
roundspring2003:fix-SendAuthResultToUDM
Feb 6, 2026
Merged

fix: SendAuthResultToUDM#51
Alonza0314 merged 2 commits into
free5gc:mainfrom
roundspring2003:fix-SendAuthResultToUDM

Conversation

@roundspring2003

@roundspring2003 roundspring2003 commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

What bug it fixes
SendAuthResultToUDM should identify the UE using the SUPI so that UDM can correctly associate and store/process the authentication result for the right subscriber.

Using eapSessionID (a session identifier) instead of currentSupi could cause:

UDM not being able to find the correct UE/subscriber record
the authentication result update failing or being applied incorrectly
This PR ensures that when EAP-AKA' authentication fails, AUSF reports the result to UDM using the correct UE identity (currentSupi).

@roundspring2003

Copy link
Copy Markdown
Contributor Author

@Alonza0314
attachment: udm#75
free5gc test pass
ci-test pass

@Alonza0314 Alonza0314 merged commit a96e158 into free5gc:main Feb 6, 2026
3 checks passed
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