From 5564ffb20798d45bf87910feea39bf02b0d2dee4 Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Fri, 24 Dec 2021 20:08:42 +0530 Subject: django init --- sso.html | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 sso.html (limited to 'sso.html') diff --git a/sso.html b/sso.html deleted file mode 100644 index 0241e1d..0000000 --- a/sso.html +++ /dev/null @@ -1,45 +0,0 @@ -<!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 services already having been integrated. - These are currently: IRC (opt-in), XMPP, Gitea, Etherpad, Confluence.</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. Click the "Register" link to complete the procedure and recieve the confirmation email. - 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> \ No newline at end of file -- cgit v1.2.3