Explorar el Código

Adding a try-out example

Brendan Abolivier hace 8 años
padre
commit
e21dfd2cdf
Firmado por: Brendan Abolivier <contact@brendanabolivier.com> ID clave GPG: 8EF1500759F70623
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5
    1
      README.md

+ 5
- 1
README.md Ver fichero

@@ -27,4 +27,8 @@ Please keep in mind that, although this might not a very impressive use of Macar
27 27
 
28 28
 ## Try it out
29 29
 
30
-For now (not sure it'll last), you can try the whole thing at https://ent.brendanabolivier.com/, by adding the desired service in the URI (`/auth` for the authentication server, `/service1` for the PHP service).
30
+For now (not sure it'll last), you can try the whole thing at https://ent.brendanabolivier.com/, by adding the desired service in the URI (`/auth` for the authentication server, `/service1` for the PHP service). Connections aren't logged on this server.
31
+
32
+Why don't you try heading out on https://ent.brendanabolivier.com/auth/, logging in, then accessing https://ent.brendanabolivier.com/service1/? :wink:
33
+
34
+Then you can try out authing on https://ent.brendanabolivier.com/auth/teacher and re-trying accessing `service1` :smile: