2018-06-04 04:41:29 +00:00
|
|
|
query {
|
|
|
|
authentication {
|
2018-06-25 06:44:40 +00:00
|
|
|
strategies(orderBy: "title ASC") {
|
2018-06-04 04:41:29 +00:00
|
|
|
isEnabled
|
|
|
|
key
|
|
|
|
title
|
2018-08-04 21:27:55 +00:00
|
|
|
description
|
2018-06-04 04:41:29 +00:00
|
|
|
useForm
|
2018-08-04 21:27:55 +00:00
|
|
|
logo
|
|
|
|
website
|
2018-06-04 04:41:29 +00:00
|
|
|
config {
|
|
|
|
key
|
|
|
|
value
|
|
|
|
}
|
2018-06-25 06:44:40 +00:00
|
|
|
selfRegistration
|
|
|
|
domainWhitelist
|
|
|
|
autoEnrollGroups
|
2018-06-04 04:41:29 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|