summaryrefslogtreecommitdiff
path: root/contrib/oauth2-authorization-failure-malformed.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/oauth2-authorization-failure-malformed.en.must')
-rw-r--r--contrib/oauth2-authorization-failure-malformed.en.must13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/oauth2-authorization-failure-malformed.en.must b/contrib/oauth2-authorization-failure-malformed.en.must
new file mode 100644
index 000000000..6f7552eae
--- /dev/null
+++ b/contrib/oauth2-authorization-failure-malformed.en.must
@@ -0,0 +1,13 @@
+<html>
+<head>
+<title>502: OAuth 2.0 service returned malformed response</title>
+</head>
+<body>
+ The KYC backend returned an authorization failure,
+ but additionally provided a malformed error response.
+ <pre>
+<!-- Should we output potentially sensitive data? --> {{ debug }}
+<!-- Optional: server response --> {{ server_response }}
+</pre>
+</body>
+</html>