summaryrefslogtreecommitdiffstats
path: root/sso.html
blob: fb869f59ba49405900a99d278f5854e6c96e8c1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
  <link rel="stylesheet" href="styles.css">
<title>LibertaCasa - git</title>
</head>

<body>
<pre>
┬   ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│    │  │─│ │─  │┬┘  │  │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘  ┘  ┘ │

┌─┐ ┬─┐ ┐─┐ ┬─┐
│   │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
</pre>

<h3> Single Sign On </h3>
<pre>
   <p> With a growing list of services, it becomes apparent that multiple logins aren't LUSER friendly.
       This is being attempted to be resolved by a Single Sign On system. It is a work in progress with
       many already having been integrated such as XMPP, Gitea, Etherpad etc.</p>

    Registering for SSO   
   =====================

   1. Click <a href='https://sso.casa'>here</a> and then click on the "Manage" button.
   2. Fill up the fields and ensure the email is valid as it shall recieve a confirmation link.
   3. Once you Verify your account you can log into the sso-enabled services using the same credentials.






<footer>
<a href="mailto:hello@liberta.casa"> Contact </a>
</footer>
</pre>
</body>
</html>