Commit c239d9c8 authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Merge branch 'temporary_fix_supi_representation' into 'develop'

Temporary fix to work with PCF

See merge request oai/cn5g/oai-cn5g-amf!202
parents 4f19d2cc 4222f6f6
......@@ -78,5 +78,5 @@ constexpr uint32_t DEFAULT_HTTP1_PORT = 80;
constexpr uint32_t DEFAULT_HTTP2_PORT = 8080;
constexpr auto DEFAULT_SBI_API_VERSION = "v1";
constexpr auto DEFAULT_SUPI_TYPE =
""; // Set to "imsi" when supporting both IMSI and NAI as SUPI
"imsi"; // Set to "imsi" when supporting both IMSI and NAI as SUPI
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment