+ |
+
-
-
+
|
-
- |
+ + |
- 400 - Error -
+HTTP 400 Error
+- 400 -
-- - Oops! Bad request -
-
- {% if msg %}
- {{ msg }}
- {% else %}
- The server refused to process your request and return a 400 error.
- {% endif %}
-
You may return to the dashboard.
-
HTTP 400 Error
++ + Oops! Bad Request +
+
+ {% if msg %}
+ {{ msg }}
+ {% else %}
+ The server refused to process your request and return a 400 error.
+ {% endif %}
+
You may return to the dashboard.
+
- 403 - Error -
+HTTP 403 Error
+- 403 -
-- - Oops! Access denied -
-- You don't have permission to access this page - You may return to the dashboard. -
-+ HTTP 403 Error +
++ + Oops! Access Denied +
++ You don't have permission to access this page + You may return to the dashboard. +
+- 404 - Error -
+HTTP 404 Error
+- 404 -
-- - Oops! You're lost -
-- The page you requested could not be found. - You may return to the dashboard. -
-HTTP 404 Error
++ + Oops! Page not found. +
++ The page you requested could not be found. + You may return to the dashboard. +
+- 500 - Error -
+HTTP 500 Error
+- 500 -
-- - Oops! Something went wrong -
-- Try again later. - You may return to the dashboard. -
-HTTP 500 Error
++ + Oops! Something went wrong. +
++ Try again later. + You may return to the dashboard. +
+- SAML - Error -
+SAML Authentication Error
+- SAML Authentication Error -
--
-
- - Oops! Something went wrong -
--
- Login failed.
-
- Error(s) when processing SAML Response:
-
-
-
- {% for error in errors %}
-
- {{ error }} - {% endfor %} -
SAML Authentication Error
++
+
+ + Oops! Something went wrong with your authentication. +
++
+ Login failed.
+
+ Error(s) when processing SAML Response:
+
+
-
+ {% for error in errors %}
+
- {{ error }} + {% endfor %} +