AUSF — Authentication Server Function — the function that decides the device is who it claims

5G Systems Notes · Concept map · AUSF Route · Hierarchy · Index · All concepts · Hub

The core network

Where it sits

Sits atLevel 3 of the hierarchy · The core network · explained
Learn firstUDM — 3 concepts in the full chain, see the paths
Unlocks5G AKA
Primary clauseTS 23.501 §6.2.8
Used inref-core 7 · ref-ue-identity 4 · index 1 · ref-session 1
Scanned from the notes at page load and joined with terms.json; nothing on this card is typed by hand.

What it is

What it is. The Authentication Server Function — the function that decides a device is who it claims to be. TS 23.501 §6.2.8, and it has the shortest functionality list in the entire specification:

Supports authentication for 3GPP access and untrusted non-3GPP access, as specified in TS 33.501 · supports authentication of a device for Disaster Roaming.

Two lines, both of which say "see the security specification". That is not an oversight: the architecture specification declines to describe authentication, because 5G AKA is defined in TS 33.501 §6.1.3.2 and duplicating it here would create two texts that could disagree.

Why it is separate from the UDM at all. The UDM generates the authentication credentials; the AUSF runs the procedure with the serving network and decides the outcome. Splitting them puts a boundary between the store of long-term secrets and the thing that talks to a possibly-foreign network — so the function exposed to a visited PLMN's requests is not the function holding the subscriber database.

And why it is in the home network. The AUSF is the point at which the home operator, not the visited one, decides whether to admit a device. In roaming that is the whole game: the serving AMF can neither authenticate the device itself nor read its SUCI — it relays to the home AUSF and is told yes or no, plus a key.

Where it sits in the chain. The AMF (acting as SEAF, the security anchor) sends the authentication request to the AUSF over N12; the AUSF fetches a vector from the UDM over N13; the resulting anchor key comes back to the AMF, which derives everything below it. So authentication terminates at the AUSF, and the key hierarchy is rooted at the AMF — see 5G AKA for the sequence.

Read on

This concept is read as part of one argument in ref-core, alongside the rest of its group.

Widget not found: sim_status

Before this concept, the hierarchy says to learn the following — the full chain, in order:

To understand AUSF (level 3) you first need 3 other concepts. Read them in this order — everything on one line can be read in any order, but no line before the one above it:
Level Learn these
0 5G Core
1 Network function
2 UDM
Immediately before AUSF: UDM.
Keep going — where this sits on the route
Level 3 → 4 · this unlocks
5G AKA level 5
The route is every concept in the folder ordered by level, so nothing here needs anything after it. Computed at page load from terms.json; the same numbering as the route page.
5G Systems Notes · Concept map · AUSF Top · Concept map · Hub