Is EAP-TLS authentication supported?

Does anybody know if the EAP-TLS authentication option is supported?

Hi @jasone,

Current free5GC only support 5G_AKA and EAP_AKA’.
You can trace the source code in function BuildAuthenticationRequest
which is under file amf/intenrnal/gmm/message/build.go

hope this is helpful to you