Skip to content
Snippets Groups Projects
Commit 500df6a6 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

New type RecordOfDynAuthJWT required for compatibility

parent 1b7f5e83
No related branches found
No related tags found
1 merge request!63Merge Release4-onwards into Release4
......@@ -4659,6 +4659,8 @@ with {
group OtherTypes {
type set of charstring SetOfCharstring;
type record length(1 .. infinity) of DynAuthJWT RecordOfDynAuthJWT;
type enumerated PrimitiveProfileApplicability {
REQUESTS_TO_CSE (1),
......
Subproject commit 0586e6b70512cc6c064dcafb8f236b9e3ab085e9
Subproject commit f7ce562828327f71d3224b76e5f854e03c594496
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment