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