query {
authentication {
strategies(
filter: "isEnabled eq true",
orderBy: "title ASC"
) {
key
title
useForm
icon
}