ASTM NetRID DSS: Token Validation

scenarios.astm.netrid.v22a.dss.TokenValidation

Resources

KML visualization

Case Step Event uss1
Setup Ensure clean workspace 1 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.077916Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001172
      • reported
        :
        2024-12-19T16:18:04.079537Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:c0716326-585d-407d-a796-5eb64f5199d4)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
2 Successful ISA query
Token validation Token validation 3 🌐
  • PUT dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.080988Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:18:05.077705Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T17:18:05.077705Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          3102c9f4-6f60-4e6c-8b9c-aa5c79065153
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000772
      • reported
        :
        2024-12-19T16:18:04.082199Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:979c56ed-2131-44f9-af1c-302572d59522)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
4 Read scope cannot create an ISA
5 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.083716Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • 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
              :
              2024-12-19T16:18:05.077705Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T17:18:05.077705Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          f10619bc-0476-4902-9c45-40e0f2128ac5
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.0014
      • reported
        :
        2024-12-19T16:18:04.085574Z
      • json
        :
        • message
          :
          Missing access token (E:710a2feb-0c0b-4206-b718-639193f18609)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
6 Missing token prevents creating an ISA
7 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.087265Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTczNDYyODY4NCwiaXNzIjoiTm9BdXRoIiwianRpIjoiY2YxZDc4ODItNjllNy00YTlkLTg2YmUtYTBlZmI5NTA2OTcwIiwibmJmIjoxNzM0NjI1MDgzLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.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
              :
              2024-12-19T16:18:05.077705Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T17:18:05.077705Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          88d70d2a-d954-4930-95c0-d9ed781dc934
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001615
      • reported
        :
        2024-12-19T16:18:04.131594Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:b8462e1a-cf7e-41e1-b4ed-5ca2f5d40bd5)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
8 Fake token prevents creating an ISA
9 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.133085Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:18:05.077705Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T17:18:05.077705Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          499fe146-214d-48bf-aad7-893be659b38b
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.006949
      • reported
        :
        2024-12-19T16:18:04.140604Z
      • 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
              :
              2024-12-19T16:18:05.077705Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2024-12-19T17:18:05.077705Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0abb4lbbo
          • id
            :
            0000015c-e36d-40be-8d38-beca6ca30000
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.updateIdentificationServiceArea
    • 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 dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1g4l0abb4lbbo
      • initiated_at
        :
        2024-12-19T16:18:04.160682Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2024-12-19T16:18:05.077705Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T17:18:05.077705Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          b70aa471-6fb6-482f-8158-190deed54f68
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000865
      • reported
        :
        2024-12-19T16:18:04.162033Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:2beec3be-50f1-428c-b529-5736e35f5a6d)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.updateIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
21 Read scope cannot mutate an ISA
22 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.163527Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • 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
              :
              2024-12-19T16:18:05.077705Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T17:18:05.077705Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          a988f91f-14d9-4e84-b5fc-5f1f5d3ef6a5
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000827
      • reported
        :
        2024-12-19T16:18:04.164791Z
      • json
        :
        • message
          :
          Missing access token (E:aa02e819-0ee9-421c-9cf3-ce95c9014cff)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
23 Missing token prevents mutating an ISA
24 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.166247Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          684
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTczNDYyODY4NCwiaXNzIjoiTm9BdXRoIiwianRpIjoiY2YxZDc4ODItNjllNy00YTlkLTg2YmUtYTBlZmI5NTA2OTcwIiwibmJmIjoxNzM0NjI1MDgzLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.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
              :
              2024-12-19T16:18:05.077705Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-12-19T17:18:05.077705Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          ac9effa9-f0b9-43bf-82e4-cb7365312381
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000773
      • reported
        :
        2024-12-19T16:18:04.167503Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:392f97e8-1064-48b9-be56-560c10d6b770)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.createIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
25 Fake token cannot mutate an ISA
26 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.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=2024-12-19T16:18:05.077705Z&latest_time=2024-12-19T17:18:05.077705Z
      • initiated_at
        :
        2024-12-19T16:18:04.167788Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          399
      • elapsed_s
        :
        0.002282
      • reported
        :
        2024-12-19T16:18:04.170523Z
      • 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
                :
                2024-12-19T16:18:05.077705Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2024-12-19T17:18:05.077705Z
              • format
                :
                RFC3339
            • version
              :
              1g4l0abb4lbbo
            • 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 dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.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=2024-12-19T16:18:05.077705Z&latest_time=2024-12-19T17:18:05.077705Z
      • initiated_at
        :
        2024-12-19T16:18:04.171331Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTczNDYyODY4NCwiaXNzIjoiTm9BdXRoIiwianRpIjoiM2Y4MjY5MjEtYjRkNC00MzgxLTlkNTAtNjIzMTkwNTBkNGJhIiwibmJmIjoxNzM0NjI1MDgzLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000808
      • reported
        :
        2024-12-19T16:18:04.172572Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:f8bf8903-69c3-4cfc-8609-64f967fd0672)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss1
🌐
29 Fake token cannot search for ISAs
30 🌐
  • GET dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.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=2024-12-19T16:18:05.077705Z&latest_time=2024-12-19T17:18:05.077705Z
      • initiated_at
        :
        2024-12-19T16:18:04.172806Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • 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
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000698
      • reported
        :
        2024-12-19T16:18:04.173883Z
      • json
        :
        • message
          :
          Missing access token (E:cb198994-9cf6-40d6-b76c-118ba7302e1c)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.searchIdentificationServiceAreas
    • participant_id
      :
      uss1
🌐
31 Missing token cannot search for ISAs
32 🌐
  • DELETE dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1g4l0abb4lbbo
      • initiated_at
        :
        2024-12-19T16:18:04.174095Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000697
      • reported
        :
        2024-12-19T16:18:04.175165Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:4d7cd16f-389f-408d-bade-8e9c370b0d09)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
33 Read scope cannot delete an ISA
34 🌐
  • DELETE dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1g4l0abb4lbbo
      • initiated_at
        :
        2024-12-19T16:18:04.175448Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • 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
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000643
      • reported
        :
        2024-12-19T16:18:04.176462Z
      • json
        :
        • message
          :
          Missing access token (E:12c823b0-ab8d-4fa9-8179-aa2805b11fef)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
35 Missing token prevents ISA deletion
36 🌐
  • DELETE dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1g4l0abb4lbbo
      • initiated_at
        :
        2024-12-19T16:18:04.176727Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTczNDYyODY4NCwiaXNzIjoiTm9BdXRoIiwianRpIjoiY2YxZDc4ODItNjllNy00YTlkLTg2YmUtYTBlZmI5NTA2OTcwIiwibmJmIjoxNzM0NjI1MDgzLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.00068
      • reported
        :
        2024-12-19T16:18:04.177792Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:b72a8de1-aafe-4fd4-a912-51deec95313c)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.deleteIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
37 Fake token cannot delete an ISA
38 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000/1g4l0abb4lbbo
      • initiated_at
        :
        2024-12-19T16:18:04.178044Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.005551
      • reported
        :
        2024-12-19T16:18:04.184040Z
      • 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
              :
              2024-12-19T16:18:05.077705Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2024-12-19T17:18:05.077705Z
            • format
              :
              RFC3339
          • version
            :
            1g4l0abb4lbbo
          • 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 dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/rid/v2/dss/identification_service_areas/0000015c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2024-12-19T16:18:04.187308Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTczNDYyODY2NywiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Thu, 19 Dec 2024 16:18:04 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001318
      • reported
        :
        2024-12-19T16:18:04.189059Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:37e1249c-5134-48e1-8424-cfc3ec4e2db3)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
41 Successful ISA query