ASTM NetRID DSS: Token Validation

scenarios.astm.netrid.v22a.dss.TokenValidation

Resources

KML visualization

Case Step Event uss2
Setup Ensure clean workspace 1 🌐
  • GET dss1.uss2.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.899600Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001863
      • reported
        :
        2026-07-08T15:26:51.901936Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:f961abeb-18f2-4981-a546-fa678504e496)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
2 Successful ISA query
Token validation Token validation 3 🌐
  • PUT dss1.uss2.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.903374Z
      • 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.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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-07-08T15:26:52.899296Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-07-08T16:26:52.899296Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          a822cd09-7a03-495d-b6df-9b65a80149cb
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000753
      • reported
        :
        2026-07-08T15:26:51.904534Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:eb44207a-430d-447b-8892-725c6b9ff463)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
4 Read scope cannot create an ISA
5 🌐
  • PUT dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.906145Z
      • 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-07-08T15:26:52.899296Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-07-08T16:26:52.899296Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          1a51b001-9e8a-4d4e-9b52-614af2c477cd
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001238
      • reported
        :
        2026-07-08T15:26:51.907784Z
      • json
        :
        • message
          :
          Missing access token (E:15ad8778-16a9-4a00-b711-df27bb3eacc0)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
6 Missing token prevents creating an ISA
7 🌐
  • PUT dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.909551Z
      • 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.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODM1MjgwMTEsImlzcyI6Ik5vQXV0aCIsImp0aSI6IjIwOWM4ZWRiLWViMWMtNDYyNi1hZjI3LWRhNzI0MTVkODkxYiIsIm5iZiI6MTc4MzUyNDQxMCwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.REDACTED
      • auth_dt
        :
        0.000964s
      • 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-07-08T15:26:52.899296Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-07-08T16:26:52.899296Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          c13a6a1f-55eb-4cb1-91c6-ea6057eca4d1
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001258
      • reported
        :
        2026-07-08T15:26:51.912293Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:9eba194a-7a30-46a9-b251-718329bd4804)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
8 Fake token prevents creating an ISA
9 🌐
  • PUT dss1.uss2.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.913652Z
      • 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.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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-07-08T15:26:52.899296Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-07-08T16:26:52.899296Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          ff4214d4-2638-4ed3-883c-9aabfe20b751
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.008912
      • reported
        :
        2026-07-08T15:26:51.923117Z
      • 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-07-08T15:26:52.899296Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-08T16:26:52.899296Z
            • format
              :
              RFC3339
          • version
            :
            1hg2q0366fn4o
          • 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 dss1.uss2.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hg2q0366fn4o
      • initiated_at
        :
        2026-07-08T15:26:51.945524Z
      • 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.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.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-07-08T15:26:52.899296Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-07-08T16:26:52.899296Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          e48fa88c-6fb8-473e-bee8-0e3a57bb8dbf
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000762
      • reported
        :
        2026-07-08T15:26:51.946714Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:0169c89f-e4f3-4120-97a9-2c6d30ce97b9)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.updateIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
21 Read scope cannot mutate an ISA
22 🌐
  • PUT dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.948012Z
      • 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-07-08T15:26:52.899296Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-07-08T16:26:52.899296Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          f79a3057-7cd6-43d1-a86c-87f1c5e0b2ff
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.0006
      • reported
        :
        2026-07-08T15:26:51.949089Z
      • json
        :
        • message
          :
          Missing access token (E:7a37853a-6bb7-4de0-ab25-680843fff797)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
23 Missing token prevents mutating an ISA
24 🌐
  • PUT dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.950422Z
      • 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.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODM1MjgwMTEsImlzcyI6Ik5vQXV0aCIsImp0aSI6IjIwOWM4ZWRiLWViMWMtNDYyNi1hZjI3LWRhNzI0MTVkODkxYiIsIm5iZiI6MTc4MzUyNDQxMCwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.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-07-08T15:26:52.899296Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2026-07-08T16:26:52.899296Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          9a74c47b-1e01-4335-9375-c19dc1ab3e4b
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000748
      • reported
        :
        2026-07-08T15:26:51.951578Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:57d5d51d-0a18-4974-9fcf-40492afa8382)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
25 Fake token cannot mutate an ISA
26 🌐
  • GET dss1.uss2.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.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=2026-07-08T15:26:52.899296Z&latest_time=2026-07-08T16:26:52.899296Z
      • initiated_at
        :
        2026-07-08T15:26:51.951843Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          399
      • elapsed_s
        :
        0.002996
      • reported
        :
        2026-07-08T15:26:51.955266Z
      • 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-07-08T15:26:52.899296Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-07-08T16:26:52.899296Z
              • format
                :
                RFC3339
            • version
              :
              1hg2q0366fn4o
            • 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 dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.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=2026-07-08T15:26:52.899296Z&latest_time=2026-07-08T16:26:52.899296Z
      • initiated_at
        :
        2026-07-08T15:26:51.956016Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODM1MjgwMTEsImlzcyI6Ik5vQXV0aCIsImp0aSI6ImVkOTM5Yzc2LWMzYjUtNDdhYS04MmM0LTYxZGYxN2M2ZjU4ZiIsIm5iZiI6MTc4MzUyNDQxMCwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000718
      • reported
        :
        2026-07-08T15:26:51.957185Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:fc4d4b1a-1598-40ed-b1ae-48657c9a3213)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss2
🌐
29 Fake token cannot search for ISAs
30 🌐
  • GET dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.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=2026-07-08T15:26:52.899296Z&latest_time=2026-07-08T16:26:52.899296Z
      • initiated_at
        :
        2026-07-08T15:26:51.957404Z
      • 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, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000615
      • reported
        :
        2026-07-08T15:26:51.958400Z
      • json
        :
        • message
          :
          Missing access token (E:b9a4baad-21d9-46ac-b35c-d0081236b51a)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss2
🌐
31 Missing token cannot search for ISAs
32 🌐
  • DELETE dss1.uss2.localutm 403
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hg2q0366fn4o
      • initiated_at
        :
        2026-07-08T15:26:51.958606Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000699
      • reported
        :
        2026-07-08T15:26:51.959732Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:17875515-a6ef-4490-845b-33e3ab5640a6)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
33 Read scope cannot delete an ISA
34 🌐
  • DELETE dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hg2q0366fn4o
      • initiated_at
        :
        2026-07-08T15:26:51.960049Z
      • 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, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000733
      • reported
        :
        2026-07-08T15:26:51.961295Z
      • json
        :
        • message
          :
          Missing access token (E:fa3fc8b1-1b39-48d7-9e3d-0684f8443c96)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
35 Missing token prevents ISA deletion
36 🌐
  • DELETE dss1.uss2.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hg2q0366fn4o
      • initiated_at
        :
        2026-07-08T15:26:51.961694Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJjbGllbnRfaWQiOiJ1c3NfdW5zaWduZWQiLCJleHAiOjE3ODM1MjgwMTEsImlzcyI6Ik5vQXV0aCIsImp0aSI6IjIwOWM4ZWRiLWViMWMtNDYyNi1hZjI3LWRhNzI0MTVkODkxYiIsIm5iZiI6MTc4MzUyNDQxMCwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc191bnNpZ25lZCJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.00086
      • reported
        :
        2026-07-08T15:26:51.963097Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:cb293888-61de-4143-a6f2-ca80ce9ebc89)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
37 Fake token cannot delete an ISA
38 🌐
  • DELETE dss1.uss2.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1hg2q0366fn4o
      • initiated_at
        :
        2026-07-08T15:26:51.963442Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuc2VydmljZV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.013432
      • reported
        :
        2026-07-08T15:26:51.977516Z
      • 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-07-08T15:26:52.899296Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-07-08T16:26:52.899296Z
            • format
              :
              RFC3339
          • version
            :
            1hg2q0366fn4o
          • 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 dss1.uss2.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss1.uss2.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-07-08T15:26:51.981454Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.34.2
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MxLnVzczIubG9jYWx1dG0iLCJleHAiOjE3ODM1Mjc5NjQsImlzcyI6ImR1bW15Iiwic2NvcGUiOiJyaWQuZGlzcGxheV9wcm92aWRlciIsInN1YiI6InVzc19xdWFsaWZpZXIifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 08 Jul 2026 15:26:51 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.002446
      • reported
        :
        2026-07-08T15:26:51.984485Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:86f32b17-c6b3-46c3-85c1-9c6a46a8992b)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss2
🌐
41 Successful ISA query