curl --location --request GET 'http://192.168.80.101:8090/apis/api.console.halo.run/v1alpha1/auth-providers' \
--header 'Authorization: {{authorization}}'[
{
"authType": "FORM",
"authenticationUrl": "string",
"bindingUrl": "string",
"description": "string",
"displayName": "string",
"enabled": true,
"helpPage": "string",
"isBound": true,
"logo": "string",
"name": "string",
"priority": 0,
"privileged": true,
"supportsBinding": true,
"unbindingUrl": "string",
"website": "string"
}
]