diff options
| author | Pratyush Desai | 2021-10-23 07:34:52 +0530 | 
|---|---|---|
| committer | Pratyush Desai | 2021-10-23 07:34:52 +0530 | 
| commit | 806d6fa2e7b86538ce28356488da4cfe03af5085 (patch) | |
| tree | bac21a85517a52cb709eab2056a3e69024ee97f5 /sso.html | |
| parent | fdf33c686fc7880e792014ffc7d846c401ae804f (diff) | |
| download | website-806d6fa2e7b86538ce28356488da4cfe03af5085.tar.gz website-806d6fa2e7b86538ce28356488da4cfe03af5085.tar.bz2 website-806d6fa2e7b86538ce28356488da4cfe03af5085.zip | |
fixing sso.htmldevel
Diffstat (limited to 'sso.html')
| -rw-r--r-- | sso.html | 5 | 
1 files changed, 3 insertions, 2 deletions
| @@ -21,14 +21,15 @@  <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> +      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. | 
