Difference between revisions of "Alii"

From Studentnet Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==Alii==
 
==Alii==
*Contact Alii Support asking for Redirect URI/callback URLs
 
  
===Email Template for starting SSO with Alii===
+
===Setting up SSO on Cloudwork side===
<blockquote>
+
#Send an email to support@myalii.cloud notifying Alii that you are configuring SSO between Alii and Cloudwork and are requesting your school's domain for Alii.
Hi Alii Support,
+
#Once you have gotten your domain from Alii, in the '''Cloudwork Dashboard'''>'''Single Sign On Services''''>'''Add New Service'''>'''Custom SAML Service'''
 +
#Enter the following:
 +
#:'''Name''': Alii
 +
#:'''Entity ID''': <schooldomain>.myalii.app
 +
#:'''Assertion Consumer Service''': https://<schooldomain>.myalii.app/__/auth/handler
 +
#:'''Single Logout Service''': Leave blank
 +
#:'''NameID Value''': '''Email'''
 +
#'''NameID Format''': '''urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified'''
 +
#'''Login URL''': Leave Blank
 +
#Click Submit
  
<School's Name> are setting up SSO between Alii and Studentnet.
 
Could you provide the Redirect URI and callback URLs?
 
</blockquote>
 
  
 +
===Setting up SSO on Alii side===
 +
#In the '''Cloudwork Dashboard'''>'''Single Sign On Services'''>'''Identity Provider'''
 +
#Send the following information to support@myalii.cloud  letting them know you have completed SSO setup on Cloudwork's side
 +
#:Copy the value in '''Entity ID'''
 +
#:Copy the value in '''Sign On Endpoint'''
 +
#:Under '''Certificates''', click '''download'''
  
===SSO Setup on Cloudwork's side===
 
#Login to Cloudwork Dashboard
 
#Go to '''Single Sign On'''>'''Manage OpenID Connect Apps'''>'''Add New Service'''
 
#Fill in the form:
 
#:*'''Name'''=Alii
 
#:*'''Client Type'''= Pulic Client
 
#:*'''Redirect URIs'''=Copy and paste Redirect URIs/call URLs from Alii
 
#Click Submit
 
#Afterwards copy the '''Client ID''' and '''Secret'''
 
#Navigate '''OpenID Connect Apps'''>'''Identity Provider'''
 
#Copy the values for '''Authorize endpoint''', '''Token endpoint''' and '''User Info endpoint'''
 
#Send the '''Client ID''', '''Secret''', '''Authorize endpoint''', '''Token endpoint''' and '''User Info endpoint''' to Alii requesting to complete the setup on their end.
 
  
===Email Template sending configuration details back to Alii===
 
Hi Alii Support,
 
  
<School Name> has completed the configuration on Cloudwork's end.<br>
 
Here are the details for you to add to Alii's end.<br>
 
Client ID: <Client ID from previous steps><Br>
 
Secret: <Secret from previous steps>><br>
 
Authorize endpoint: <Authorize endpoint from previous steps><br>
 
Token endpoint: <Token endpoint from previous steps><br>
 
User Info endpoint: <User info endpoint from previous steps><br>
 
  
  
  
 
[[Category: Single Sign On Services]]
 
[[Category: Single Sign On Services]]

Revision as of 00:42, 29 August 2024

Alii

Setting up SSO on Cloudwork side

  1. Send an email to support@myalii.cloud notifying Alii that you are configuring SSO between Alii and Cloudwork and are requesting your school's domain for Alii.
  2. Once you have gotten your domain from Alii, in the Cloudwork Dashboard>Single Sign On Services'>Add New Service>Custom SAML Service
  3. Enter the following:
    Name: Alii
    Entity ID: <schooldomain>.myalii.app
    Assertion Consumer Service: https://<schooldomain>.myalii.app/__/auth/handler
    Single Logout Service: Leave blank
    NameID Value: Email
  4. NameID Format: urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
  5. Login URL: Leave Blank
  6. Click Submit


Setting up SSO on Alii side

  1. In the Cloudwork Dashboard>Single Sign On Services>Identity Provider
  2. Send the following information to support@myalii.cloud letting them know you have completed SSO setup on Cloudwork's side
    Copy the value in Entity ID
    Copy the value in Sign On Endpoint
    Under Certificates, click download