{
  "title": "Fido Attachment",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "javaType": "com.sos.joc.model.security.properties.fido.FidoAttachment",
  "type": "string",
  "enum": [
    "PLATFORM", 
    "ROAMING"
  ]
}