[TP] - Strategic Deconfliction
- Deconfliction OpenAPI: https://github.com/dp-icea/Protocols/tree/main/utm
- Injection OpenAPI: https://github.com/interuss/automated_testing_interfaces/tree/4e07f46eb4452da761fb1658d3775d801d19312b/flight_planning/v1
SCD
Case scd-1 - Isolated OIR:
Isolated OIR
JSON [000]
{
"chave":"valor"
}
JSON [020]
{
"chave":"valor"
}
JSON [040]
{
"chave":"valor"
}
Case scd-2 - Conflict OIR:
Conflict OIR - Not implemented
Case auth-1 - Successful Auth
Successful Auth
Case auth-2 - Invalid Scope
Invalid Scope
Case auth-3 - Invalid audience
Invalid audience
Case auth-4 - Invalid token signature
Invalid token signature
In this test, the director creates an invalid token, that was not issued by an authorized token provider.