Commit 1b611260 authored by canterburym's avatar canterburym Committed by hawbakert
Browse files

Correction of missing "t" in rGAuthCtx

parent 9437a045
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1735,7 +1735,7 @@ CAGID ::= UTF8String
UDMAuthenticationInfoRequest ::= SEQUENCE
{
    infoRequestType    [1] UDMInfoRequestType,
    rGAuthCx           [2] SEQUENCE SIZE(1..MAX) OF SubscriberIdentifier, 
    rGAuthCtx          [2] SEQUENCE SIZE(1..MAX) OF SubscriberIdentifier, 
    authType           [3] PrimaryAuthenticationType,
    servingNetworkName [4] PLMNID,
    aUSFInstanceID     [5] NFID OPTIONAL,