As the title says, the test does not send subject_type as pairwise in the registration request. An OP might ignore the sector_identifier_uri in that case (since it has no use for that property), signalling so by not sending it back in the registration response.
I propose that one of the following changes are made
1) ~(still without sending pairwise) the test passes if the sector_identifier_uri is not received in the registration response (it was ignored)~
2) subject_type=pairwise is sent
As the title says, the test does not send subject_type as
pairwise
in the registration request. An OP might ignore the sector_identifier_uri in that case (since it has no use for that property), signalling so by not sending it back in the registration response.I propose that one of the following changes are made
1) ~(still without sending pairwise) the test passes if the sector_identifier_uri is not received in the registration response (it was ignored)~ 2) subject_type=pairwise is sent