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-10-14T12:07:58.312196Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001173
      • reported
        :
        2024-10-14T12:07:58.313804Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:57b7a61e-8a18-4efb-ba3d-d132fdd00740)
      • 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-10-14T12:07:58.315373Z
      • 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.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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-10-14T12:07:59.311965Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-10-14T13:07:59.311965Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          3953434f-5e6a-4539-acbf-e9b5d0570f3c
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.000812
      • reported
        :
        2024-10-14T12:07:58.316640Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:2b0b46bf-e7f2-4c08-b8d5-c73a741362ef)
      • 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-10-14T12:07:58.318080Z
      • 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-10-14T12:07:59.311965Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-10-14T13:07:59.311965Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          74845938-2e6e-4cb9-9fca-fcd24564c16b
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001422
      • reported
        :
        2024-10-14T12:07:58.319950Z
      • json
        :
        • message
          :
          Missing access token (E:d5c99b65-7ae0-4611-a917-2ba929ecbfe9)
      • 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-10-14T12:07:58.321573Z
      • 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.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTcyODkxMTI3OCwiaXNzIjoiTm9BdXRoIiwianRpIjoiZDE3YTEzMzctODM5ZC00NzVmLTlmZDEtOGJlOWRjNWQyZmZkIiwibmJmIjoxNzI4OTA3Njc3LCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.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-10-14T12:07:59.311965Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-10-14T13:07:59.311965Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          a4a0e665-06d7-456f-a9ad-3e993b67b0a2
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001338
      • reported
        :
        2024-10-14T12:07:58.324422Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:1215b4c5-d6f2-4d4f-93d3-f70234e2f578)
      • 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-10-14T12:07:58.325920Z
      • 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.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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-10-14T12:07:59.311965Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-10-14T13:07:59.311965Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          a7429eb0-3e81-4db5-a822-8b0218be4af8
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.006315
      • reported
        :
        2024-10-14T12:07:58.332802Z
      • 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-10-14T12:07:59.311965Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2024-10-14T13:07:59.311965Z
            • format
              :
              RFC3339
          • version
            :
            1fvigbu81vjm0
          • 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/1fvigbu81vjm0
      • initiated_at
        :
        2024-10-14T12:07:58.353426Z
      • 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.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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-10-14T12:07:59.311965Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-10-14T13:07:59.311965Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          3ed6d7ab-b3df-476d-ac84-ba3400fd7763
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.00092
      • reported
        :
        2024-10-14T12:07:58.354821Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:7b0956fb-4c6e-4dd5-a2f2-9393cef044fd)
      • 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-10-14T12:07:58.356258Z
      • 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-10-14T12:07:59.311965Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-10-14T13:07:59.311965Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          66898533-7df1-435a-bbde-3f3dcb56ac7c
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000772
      • reported
        :
        2024-10-14T12:07:58.357448Z
      • json
        :
        • message
          :
          Missing access token (E:765ecd26-7cd5-46e1-a957-27963a8b0a76)
      • 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-10-14T12:07:58.358875Z
      • 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.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTcyODkxMTI3OCwiaXNzIjoiTm9BdXRoIiwianRpIjoiZDE3YTEzMzctODM5ZC00NzVmLTlmZDEtOGJlOWRjNWQyZmZkIiwibmJmIjoxNzI4OTA3Njc3LCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.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-10-14T12:07:59.311965Z
          • time_end
            :
            • format
              :
              RFC3339
            • value
              :
              2024-10-14T13:07:59.311965Z
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/configurations/dev/library/resources/kentland_service_area
        • request_id
          :
          e1a66908-820f-49a8-aee5-665e3ee8baa1
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000812
      • reported
        :
        2024-10-14T12:07:58.360139Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:5772e500-9452-4ce0-b979-5629fd824b98)
      • 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-10-14T12:07:59.311965Z&latest_time=2024-10-14T13:07:59.311965Z
      • initiated_at
        :
        2024-10-14T12:07:58.360519Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          399
      • elapsed_s
        :
        0.002795
      • reported
        :
        2024-10-14T12:07:58.363762Z
      • 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-10-14T12:07:59.311965Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2024-10-14T13:07:59.311965Z
              • format
                :
                RFC3339
            • version
              :
              1fvigbu81vjm0
            • 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-10-14T12:07:59.311965Z&latest_time=2024-10-14T13:07:59.311965Z
      • initiated_at
        :
        2024-10-14T12:07:58.364692Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTcyODkxMTI3OCwiaXNzIjoiTm9BdXRoIiwianRpIjoiODRkNGMzMTEtOTM3Ny00ZTA3LTk0NjktNGJiNzE4OTk4YmM0IiwibmJmIjoxNzI4OTA3Njc3LCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000832
      • reported
        :
        2024-10-14T12:07:58.365990Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:bbe9714f-6534-42b3-a9e4-3c82c82596bd)
      • 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-10-14T12:07:59.311965Z&latest_time=2024-10-14T13:07:59.311965Z
      • initiated_at
        :
        2024-10-14T12:07:58.366340Z
      • 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
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000747
      • reported
        :
        2024-10-14T12:07:58.367550Z
      • json
        :
        • message
          :
          Missing access token (E:5e948b56-e56b-44ff-a431-ed003ec0a9c3)
      • 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/1fvigbu81vjm0
      • initiated_at
        :
        2024-10-14T12:07:58.367781Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          202
      • elapsed_s
        :
        0.0008
      • reported
        :
        2024-10-14T12:07:58.368983Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: rid.service_provider) while expecting [Authority: (rid.service_provider)] and got rid.display_provider (E:8d011119-1c8c-473c-ab8f-bf9e7c5b16ec)
      • 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/1fvigbu81vjm0
      • initiated_at
        :
        2024-10-14T12:07:58.369279Z
      • 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
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.00064
      • reported
        :
        2024-10-14T12:07:58.370312Z
      • json
        :
        • message
          :
          Missing access token (E:cbde8603-bf34-4497-8b4d-92be7c81b575)
      • 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/1fvigbu81vjm0
      • initiated_at
        :
        2024-10-14T12:07:58.370582Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTcyODkxMTI3OCwiaXNzIjoiTm9BdXRoIiwianRpIjoiZDE3YTEzMzctODM5ZC00NzVmLTlmZDEtOGJlOWRjNWQyZmZkIiwibmJmIjoxNzI4OTA3Njc3LCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000704
      • reported
        :
        2024-10-14T12:07:58.371676Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:79b032a4-ea89-4064-8134-18aeb4e763ac)
      • 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/1fvigbu81vjm0
      • initiated_at
        :
        2024-10-14T12:07:58.371930Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5zZXJ2aWNlX3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          413
      • elapsed_s
        :
        0.006035
      • reported
        :
        2024-10-14T12:07:58.378412Z
      • 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-10-14T12:07:59.311965Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2024-10-14T13:07:59.311965Z
            • format
              :
              RFC3339
          • version
            :
            1fvigbu81vjm0
          • 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-10-14T12:07:58.382178Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.31.0
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTcyODkxMTI2MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InJpZC5kaXNwbGF5X3Byb3ZpZGVyIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Mon, 14 Oct 2024 12:07:58 GMT
        • Content-Length
          :
          106
      • elapsed_s
        :
        0.001633
      • reported
        :
        2024-10-14T12:07:58.384339Z
      • json
        :
        • message
          :
          ISA 0000015c-e36d-40be-8d38-beca6ca30000 not found (E:b750ca0b-81db-41a2-96df-342f2356ab27)
      • body
        :
        None
    • query_type
      :
      astm.f3411.v22a.dss.getIdentificationServiceArea
    • participant_id
      :
      uss1
🌐
41 Successful ISA query