action maif_create_global_auth_module { label: "Create one global auth. module config" description: "Create one global auth. module config" provider: maif method: POST path: "/api/auths" encoding: json input: { type: "object" } output: { type: "object" } }