query {
  authentication {
    strategies {
      isEnabled
      key
      props
      title
      useForm
      config {
        key
        value
      }
    }
  }
}