ASTM NetRID DSS: Token Validation

scenarios.astm.netrid.v22a.dss.TokenValidation

Resources

KML visualization

Case Step Event uss2
Setup Ensure clean workspace 1 🌐
  • GET dss.uss2.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.069157Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001098
      • reported
        :
        2025-09-15T16:34:29.070679Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:704bf780-ad59-4241-bb3b-40e293f619c6)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
2 Successful ISA query
Token validation Token validation 3 🌐
  • PUT dss.uss2.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.071770Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T16:34:30.068958Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T17:34:30.068958Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          13c8e593-3fb7-41d8-afcf-23405483c1a8
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.00064
      • reported
        :
        2025-09-15T16:34:29.072770Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:d5a82e03-9c0f-4775-89ec-1f98c1e4e0f1)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
4 Read scope cannot create an ISA
5 🌐
  • PUT dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.073707Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T16:34:30.068958Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T17:34:30.068958Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          f01aa5a7-e734-4f59-a7bd-f9bef7b85d24
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001201
      • reported
        :
        2025-09-15T16:34:29.075242Z
      • json
        :
        • message
          :
          Missing access token (E:b908dc0a-7250-4103-aef2-eef536b9b5e2)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
6 Missing token prevents creating an ISA
7 🌐
  • PUT dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.076692Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1Nzk1NzY2OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMGZjMTFkOGQtZjNiZC00ZDQxLWEzOWYtM2ViNDg4OGExZmYyIiwibmJmIjoxNzU3OTU0MDY4LCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T16:34:30.068958Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T17:34:30.068958Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          eb5475ab-367a-430d-9531-4889119f0343
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000943
      • reported
        :
        2025-09-15T16:34:29.078946Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:2b9c602e-ffc9-40f8-ab21-68aa7412412f)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
8 Fake token prevents creating an ISA
9 🌐
  • PUT dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.079962Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T16:34:30.068958Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T17:34:30.068958Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          65ea6809-a6d5-4595-a64c-d35d055dec4f
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.005326
      • reported
        :
        2025-09-15T16:34:29.085640Z
      • json
        :
        • subscribers
          :
        • service_area
          :
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • time_start
            :
            • value
              :
              2025-09-15T16:34:30.068958Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-09-15T17:34:30.068958Z
            • format
              :
              RFC3339
          • version
            :
            1gpc1t5lg3fdg
          • id
            :
            0000015c-e36d-40be-8d38-beca6ca30000
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.updateIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
10 ISA response code
11 ISA response format
12 ISA ID matches
13 ISA version format
14 ISA start time matches
15 ISA end time matches
16 ISA URL matches
17 Correct token and scope can create ISA
18 Missing token prevents reading an ISA
19 Fake token prevents reading an ISA
20 🌐
  • PUT dss.uss2.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1gpc1t5lg3fdg
      • initiated_at
        :
        2025-09-15T16:34:29.098954Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T16:34:30.068958Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T17:34:30.068958Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          d2c1626c-4410-4f50-bbb3-408d14e22ddf
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000671
      • reported
        :
        2025-09-15T16:34:29.099961Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:21350d2e-796d-479b-a7be-82383ba17416)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.updateIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
21 Read scope cannot mutate an ISA
22 🌐
  • PUT dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.100902Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T16:34:30.068958Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T17:34:30.068958Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          c2e3aa04-51be-4c60-a8d0-81109a481eea
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000563
      • reported
        :
        2025-09-15T16:34:29.101787Z
      • json
        :
        • message
          :
          Missing access token (E:e6414adc-b79a-4318-af70-52b2ee3789ed)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
23 Missing token prevents mutating an ISA
24 🌐
  • PUT dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.102755Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1Nzk1NzY2OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMGZjMTFkOGQtZjNiZC00ZDQxLWEzOWYtM2ViNDg4OGExZmYyIiwibmJmIjoxNzU3OTU0MDY4LCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
          • time_start
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T16:34:30.068958Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2025-09-15T17:34:30.068958Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          749df7f9-bb73-4cb1-976f-33fa50574d90
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000563
      • reported
        :
        2025-09-15T16:34:29.103639Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:71af8fbb-4f35-434c-b670-6b8e272ffba2)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
25 Fake token cannot mutate an ISA
26 🌐
  • GET dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas?area=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544&earliest_time=2025-09-15T16:34:30.068958Z&latest_time=2025-09-15T17:34:30.068958Z
      • initiated_at
        :
        2025-09-15T16:34:29.103886Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          399
      • elapsed_s
        :
        0.00192
      • reported
        :
        2025-09-15T16:34:29.106111Z
      • json
        :
        • service_areas
          :
          • item_1
            :
            • uss_base_url
              :
              https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
            • owner
              :
              uss_qualifier
            • time_start
              :
              • value
                :
                2025-09-15T16:34:30.068958Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-09-15T17:34:30.068958Z
              • format
                :
                RFC3339
            • version
              :
              1gpc1t5lg3fdg
            • id
              :
              0000015c-e36d-40be-8d38-beca6ca30000
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss2
🌐
27 Proper token is allowed to search for ISAs
28 🌐
  • GET dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas?area=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544&earliest_time=2025-09-15T16:34:30.068958Z&latest_time=2025-09-15T17:34:30.068958Z
      • initiated_at
        :
        2025-09-15T16:34:29.106682Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1Nzk1NzY2OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiNGVjMjZhNzQtNjhhNi00NDRlLTkzN2ItYTc4YjI4NGYwN2IyIiwibmJmIjoxNzU3OTU0MDY4LCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000553
      • reported
        :
        2025-09-15T16:34:29.107564Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:a9e67aa4-22e2-497e-bd34-5d7a27baa104)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss2
🌐
29 Fake token cannot search for ISAs
30 🌐
  • GET dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas?area=37.1853,-80.614,37.2148,-80.614,37.2148,-80.544,37.1853,-80.544&earliest_time=2025-09-15T16:34:30.068958Z&latest_time=2025-09-15T17:34:30.068958Z
      • initiated_at
        :
        2025-09-15T16:34:29.107755Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000536
      • reported
        :
        2025-09-15T16:34:29.108568Z
      • json
        :
        • message
          :
          Missing access token (E:8f4c2888-8d0e-4310-99ba-b1086556fa81)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss2
🌐
31 Missing token cannot search for ISAs
32 🌐
  • DELETE dss.uss2.localutm 403
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1gpc1t5lg3fdg
      • initiated_at
        :
        2025-09-15T16:34:29.108724Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000571
      • reported
        :
        2025-09-15T16:34:29.109609Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:e41f3a97-11b2-448f-8375-9e3db7fc08d0)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
33 Read scope cannot delete an ISA
34 🌐
  • DELETE dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1gpc1t5lg3fdg
      • initiated_at
        :
        2025-09-15T16:34:29.109829Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.00047
      • reported
        :
        2025-09-15T16:34:29.110561Z
      • json
        :
        • message
          :
          Missing access token (E:e48c103b-a77a-49ea-8f2b-fcaea64e27d9)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
35 Missing token prevents ISA deletion
36 🌐
  • DELETE dss.uss2.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1gpc1t5lg3fdg
      • initiated_at
        :
        2025-09-15T16:34:29.110777Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1Nzk1NzY2OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMGZjMTFkOGQtZjNiZC00ZDQxLWEzOWYtM2ViNDg4OGExZmYyIiwibmJmIjoxNzU3OTU0MDY4LCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000545
      • reported
        :
        2025-09-15T16:34:29.111602Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:1ef28ceb-b143-4837-b216-2f13fc62f012)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
37 Fake token cannot delete an ISA
38 🌐
  • DELETE dss.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1gpc1t5lg3fdg
      • initiated_at
        :
        2025-09-15T16:34:29.111815Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.00551
      • reported
        :
        2025-09-15T16:34:29.117664Z
      • json
        :
        • service_area
          :
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
          • owner
            :
            uss_qualifier
          • time_start
            :
            • value
              :
              2025-09-15T16:34:30.068958Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-09-15T17:34:30.068958Z
            • format
              :
              RFC3339
          • version
            :
            1gpc1t5lg3fdg
          • id
            :
            0000015c-e36d-40be-8d38-beca6ca30000
        • subscribers
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
39 Correct token and scope can delete ISA
Cleanup 40 🌐
  • GET dss.uss2.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2025-09-15T16:34:29.120485Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMi5sb2NhbHV0bSIsImV4cCI6MTc1Nzk1NzYyOSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 15 Sep 2025 16:34:29 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001361
      • reported
        :
        2025-09-15T16:34:29.122266Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:bffc38b6-82b8-42d1-8507-19be63807fdd)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
41 Successful ISA query