Skip to content

Enum: DroneFlightsActivityAuthProtocolIdEnum

The normalized identifier of the authentication type used to authorize a flight

plan or mission.

URI: ocsf:DroneFlightsActivityAuthProtocolIdEnum

Permissible Values

Value Meaning Description
UNKNOWN None The authentication type is unknown
NONE None None
UAS_ID_SIGNATURE None UAS ID Signature
OPERATOR_ID_SIGNATURE None Operator ID Signature
MESSAGE_SET_SIGNATURE None Message Set Signature
AUTHENTICATION_PROVIDED_BY_NETWORK_REMOTE_ID None Authentication Provided by Network Remote ID
SPECIFIC_AUTHENTICATION_METHOD None Specific Authentication Method
RESERVED None Reserved
PRIVATE_USER None Private User
OTHER None The authentication type is not mapped
EAP None EAP
RADIUS None RADIUS
BASIC_AUTHENTICATION None Basic Authentication
LDAP None LDAP

Slots

Name Description
auth_protocol_id The normalized identifier of the authentication type used to authorize a flig...

Identifier and Mapping Information

Schema Source

LinkML Source

name: DroneFlightsActivityAuthProtocolIdEnum
description: 'The normalized identifier of the authentication type used to authorize
  a flight

  plan or mission.'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
  UNKNOWN:
    text: UNKNOWN
    description: The authentication type is unknown.
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '0'
      caption:
        tag: caption
        value: Unknown
  NONE:
    text: NONE
    description: None
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '1'
      caption:
        tag: caption
        value: None
  UAS_ID_SIGNATURE:
    text: UAS_ID_SIGNATURE
    description: UAS ID Signature
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '2'
      caption:
        tag: caption
        value: UAS ID Signature
  OPERATOR_ID_SIGNATURE:
    text: OPERATOR_ID_SIGNATURE
    description: Operator ID Signature
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '3'
      caption:
        tag: caption
        value: Operator ID Signature
  MESSAGE_SET_SIGNATURE:
    text: MESSAGE_SET_SIGNATURE
    description: Message Set Signature
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '4'
      caption:
        tag: caption
        value: Message Set Signature
  AUTHENTICATION_PROVIDED_BY_NETWORK_REMOTE_ID:
    text: AUTHENTICATION_PROVIDED_BY_NETWORK_REMOTE_ID
    description: Authentication Provided by Network Remote ID
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '5'
      caption:
        tag: caption
        value: Authentication Provided by Network Remote ID
  SPECIFIC_AUTHENTICATION_METHOD:
    text: SPECIFIC_AUTHENTICATION_METHOD
    description: Specific Authentication Method
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '6'
      caption:
        tag: caption
        value: Specific Authentication Method
  RESERVED:
    text: RESERVED
    description: Reserved
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '7'
      caption:
        tag: caption
        value: Reserved
  PRIVATE_USER:
    text: PRIVATE_USER
    description: Private User
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '8'
      caption:
        tag: caption
        value: Private User
  OTHER:
    text: OTHER
    description: 'The authentication type is not mapped. See the <code>auth_protocol</code>

      attribute, which contains a data source specific value.'
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '99'
      caption:
        tag: caption
        value: Other
  EAP:
    text: EAP
    description: EAP
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '9'
      caption:
        tag: caption
        value: EAP
  RADIUS:
    text: RADIUS
    description: RADIUS
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '10'
      caption:
        tag: caption
        value: RADIUS
  BASIC_AUTHENTICATION:
    text: BASIC_AUTHENTICATION
    description: Basic Authentication
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '11'
      caption:
        tag: caption
        value: Basic Authentication
  LDAP:
    text: LDAP
    description: LDAP
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '12'
      caption:
        tag: caption
        value: LDAP