ASTM NetRID DSS: Token Validation

scenarios.astm.netrid.v22a.dss.TokenValidation

Resources

KML visualization

Case Step Event uss1
Setup Ensure clean workspace 1 🌐
  • GET dss1.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:36.950948Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.00161
      • reported
        :
        2026-09-02T17:48:36.953068Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:957cb37d-5c5f-4a96-bfa4-e7819b93b7d8)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
2 Successful ISA query
Token validation Token validation 3 🌐
  • PUT dss1.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:36.954497Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-09-02T17:48:37.950627Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-09-02T18:48:37.950627Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          f8076e02-8aa6-4274-ba9b-ee68e8ead15e
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000792
      • reported
        :
        2026-09-02T17:48:36.955695Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:3abdaf3e-d8ac-4eac-b047-f4317780967e)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
4 Read scope cannot create an ISA
5 🌐
  • PUT dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:36.956961Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • 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
              :
              2026-09-02T17:48:37.950627Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-09-02T18:48:37.950627Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          a7b75fac-a0bf-4e68-ac65-31afbea862b7
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001325
      • reported
        :
        2026-09-02T17:48:36.958701Z
      • json
        :
        • message
          :
          Missing access token (E:6cc47f95-d303-4f8e-a987-9869b5849098)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
6 Missing token prevents creating an ISA
7 🌐
  • PUT dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:36.959989Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODgzNzQ5MTYsImlzcyI6Ik5vQXV0aCIsImp0aSI6IjY5MGYyNDgxLWY4NjYtNGNjMC05Y2NiLWNhMDU5OGRjZmM4MCIsIm5iZiI6MTc4ODM3MTMxNSwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.REDACTED
      • auth_dt
        :
        0.000954s
      • 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
              :
              2026-09-02T17:48:37.950627Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-09-02T18:48:37.950627Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          b576fdc7-cfe8-4ddf-bc59-7600b934f2a6
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001269
      • reported
        :
        2026-09-02T17:48:36.962721Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:5ef3e36e-6c3d-4af9-83d1-ae80d754cd07)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
8 Fake token prevents creating an ISA
9 🌐
  • PUT dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:36.964045Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-09-02T17:48:37.950627Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-09-02T18:48:37.950627Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          6adf0969-bcfb-4598-b599-b740bdc01306
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.006731
      • reported
        :
        2026-09-02T17:48:36.971289Z
      • 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
              :
              2026-09-02T17:48:37.950627Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-02T18:48:37.950627Z
            • format
              :
              RFC3339
          • version
            :
            1hkci7j931j20
          • id
            :
            0000015c-e36d-40be-8d38-beca6ca30000
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
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 dss1.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hkci7j931j20
      • initiated_at
        :
        2026-09-02T17:48:36.993428Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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
              :
              2026-09-02T17:48:37.950627Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-09-02T18:48:37.950627Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          5f8d204a-0c8d-4d39-ba69-eee5c86f2715
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000814
      • reported
        :
        2026-09-02T17:48:36.994658Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:f208dd74-0e15-4013-bf8f-88e5aecda98c)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.updateIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
21 Read scope cannot mutate an ISA
22 🌐
  • PUT dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:36.995931Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • 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
              :
              2026-09-02T17:48:37.950627Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-09-02T18:48:37.950627Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          2f3dca10-cfc2-4ced-a20f-143e39ea9211
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000623
      • reported
        :
        2026-09-02T17:48:36.996961Z
      • json
        :
        • message
          :
          Missing access token (E:82044575-76aa-4cdd-8dee-cdbc16d56bb8)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
23 Missing token prevents mutating an ISA
24 🌐
  • PUT dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:36.998346Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODgzNzQ5MTYsImlzcyI6Ik5vQXV0aCIsImp0aSI6IjY5MGYyNDgxLWY4NjYtNGNjMC05Y2NiLWNhMDU5OGRjZmM4MCIsIm5iZiI6MTc4ODM3MTMxNSwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.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
              :
              2026-09-02T17:48:37.950627Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-09-02T18:48:37.950627Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          22edee3b-b2fa-43dd-89c8-23afe9f6f731
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:36 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000834
      • reported
        :
        2026-09-02T17:48:36.999608Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:2294cedb-c494-46f2-8e89-cc1865e4dc2e)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
25 Fake token cannot mutate an ISA
26 🌐
  • GET dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.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=2026-09-02T17:48:37.950627Z&latest_time=2026-09-02T18:48:37.950627Z
      • initiated_at
        :
        2026-09-02T17:48:36.999885Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          399
      • elapsed_s
        :
        0.002673
      • reported
        :
        2026-09-02T17:48:37.003016Z
      • 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
                :
                2026-09-02T17:48:37.950627Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-09-02T18:48:37.950627Z
              • format
                :
                RFC3339
            • version
              :
              1hkci7j931j20
            • id
              :
              0000015c-e36d-40be-8d38-beca6ca30000
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss1
🌐
27 Proper token is allowed to search for ISAs
28 🌐
  • GET dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.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=2026-09-02T17:48:37.950627Z&latest_time=2026-09-02T18:48:37.950627Z
      • initiated_at
        :
        2026-09-02T17:48:37.003860Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODgzNzQ5MTYsImlzcyI6Ik5vQXV0aCIsImp0aSI6ImFmZTg3YTdjLTU3NTctNGNkZi04NDA0LTFhZTM3YmJmYTE1YSIsIm5iZiI6MTc4ODM3MTMxNSwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000734
      • reported
        :
        2026-09-02T17:48:37.005003Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:6171985b-f96e-404f-957b-4cafd2d5b175)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss1
🌐
29 Fake token cannot search for ISAs
30 🌐
  • GET dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.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=2026-09-02T17:48:37.950627Z&latest_time=2026-09-02T18:48:37.950627Z
      • initiated_at
        :
        2026-09-02T17:48:37.005297Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000673
      • reported
        :
        2026-09-02T17:48:37.006401Z
      • json
        :
        • message
          :
          Missing access token (E:1d2bf0a7-6be9-45c0-b1b9-5426e78e9e30)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss1
🌐
31 Missing token cannot search for ISAs
32 🌐
  • DELETE dss1.uss1.localutm 403
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hkci7j931j20
      • initiated_at
        :
        2026-09-02T17:48:37.006608Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000752
      • reported
        :
        2026-09-02T17:48:37.007718Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:23b33c71-f012-441d-a8c0-3fafee7b0299)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
33 Read scope cannot delete an ISA
34 🌐
  • DELETE dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hkci7j931j20
      • initiated_at
        :
        2026-09-02T17:48:37.007968Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000607
      • reported
        :
        2026-09-02T17:48:37.008939Z
      • json
        :
        • message
          :
          Missing access token (E:7d1a1355-38d9-49b0-b946-2da607b6579a)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
35 Missing token prevents ISA deletion
36 🌐
  • DELETE dss1.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hkci7j931j20
      • initiated_at
        :
        2026-09-02T17:48:37.009220Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODgzNzQ5MTYsImlzcyI6Ik5vQXV0aCIsImp0aSI6IjY5MGYyNDgxLWY4NjYtNGNjMC05Y2NiLWNhMDU5OGRjZmM4MCIsIm5iZiI6MTc4ODM3MTMxNSwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000686
      • reported
        :
        2026-09-02T17:48:37.010310Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:a3c960da-2318-4fca-8440-f483dd8aa648)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
37 Fake token cannot delete an ISA
38 🌐
  • DELETE dss1.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hkci7j931j20
      • initiated_at
        :
        2026-09-02T17:48:37.010551Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.00693
      • reported
        :
        2026-09-02T17:48:37.017852Z
      • 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
              :
              2026-09-02T17:48:37.950627Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-09-02T18:48:37.950627Z
            • format
              :
              RFC3339
          • version
            :
            1hkci7j931j20
          • id
            :
            0000015c-e36d-40be-8d38-beca6ca30000
        • subscribers
          :
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
39 Correct token and scope can delete ISA
Cleanup 40 🌐
  • GET dss1.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-09-02T17:48:37.020857Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczEubG9jYWx1dG0iLCJleHAiOjE3ODgzNzQ1NjEsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 02 Sep 2026 17:48:37 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001717
      • reported
        :
        2026-09-02T17:48:37.022941Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:e7adca63-5871-447b-8f99-c5e5311d3579)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
41 Successful ISA query