Sfoglia il codice sorgente

Adding a try-out example

Brendan Abolivier 7 anni fa
parent
commit
e21dfd2cdf
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  1. 5
    1
      README.md

+ 5
- 1
README.md Vedi File

@@ -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: