diff --git a/src/main/resources/META-INF/resources/index.html b/src/main/resources/META-INF/resources/index.html index 44b31ad..d8a2134 100644 --- a/src/main/resources/META-INF/resources/index.html +++ b/src/main/resources/META-INF/resources/index.html @@ -20,48 +20,55 @@ .code { white-space: pre; } + + .step { + display: none; + }

- - + +
-
- -
+
The interaction starts with an AJAX call.
POST
- The server prepares a challenge for the browser to sign. -
+
-
+
-