Skip to content
Snippets Groups Projects
Commit 23de0214 authored by Yann Garcia's avatar Yann Garcia
Browse files

Add Authorization groups

parent 0f139900
No related branches found
No related tags found
No related merge requests found
......@@ -584,7 +584,7 @@ module OneM2M_Testcases_CSE_Release_4 {
}//end group ESPrim
group Roles {
group Role_Based_Access_Control {
group Create{
......@@ -602,7 +602,7 @@ module OneM2M_Testcases_CSE_Release_4 {
}//end group Notify
}//end group Roles
}//end group Role_Based_Access_Control
group ESCertKE {
......@@ -616,18 +616,31 @@ module OneM2M_Testcases_CSE_Release_4 {
}//end group AccessControlPolicy
}//end group Security
group Impersonation_Prevention {
}//end group Impersonation_Prevention
group Dynamic_Authorization {
group Device_Management {
}//end group Dynamic_Authorization
}//end group dataManagement
group Indirect_Dynamic_Authorization {
group Dynamic_Authorization {
}//end group Indirect_Dynamic_Authorization
}//end group Dynamic_Authorization
group Json_Web_Token {
}//end group Json_Web_Token
group Distributed_Authorization {
}//end group Distributed_Authorization
}//end group Security
group Device_Management {
}//end group dataManagement
group InitialServiceProvisioning{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment