Difference between revisions of "Trackone"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
#Login the Trackone admin settings | #Login the Trackone admin settings | ||
#Under SSO fill out the field: | #Under SSO fill out the field: | ||
− | #*WS Fed Metadata: Navigate to '''Single Sign On Services'''>'''Identity Provider'''>'''Metadata Details'''>'''EntityID''' | + | #*'''WS Fed Metadata''': Navigate to '''Single Sign On Services'''>'''Identity Provider'''>'''Metadata Details'''>'''EntityID''' |
− | #*Client Id: The URL you use to access Learning Analytics | + | #*'''Client Id''': The URL you use to access Learning Analytics |
− | #*Identity Provider: Navigate to '''Single Sign On Services'''>'''Identity Provider'''>'''Metadata Details'''>'''EntityID''' | + | #*'''Identity Provider''': Navigate to '''Single Sign On Services'''>'''Identity Provider'''>'''Metadata Details'''>'''EntityID''' |
− | #*Origin: The URL you use to access Learning Analytics | + | #*'''Origin''': The URL you use to access Learning Analytics |
==Single Sign On with Cloudwork== | ==Single Sign On with Cloudwork== | ||
Line 13: | Line 13: | ||
#:'''Name''' = '''Trackone''' | #:'''Name''' = '''Trackone''' | ||
#:'''Entity ID''' = The URL you use to access Learning Analytics | #:'''Entity ID''' = The URL you use to access Learning Analytics | ||
− | #:'''ACS''' = | + | #:'''ACS''' = <The URL you use to access Learning Analytics>/AuthServices/Acs |
#:'''Single Logout Service''' = Leave blank | #:'''Single Logout Service''' = Leave blank | ||
#:'''NameID Format''' = select from drop down '''urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified''' | #:'''NameID Format''' = select from drop down '''urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified''' | ||
− | #:'''Name ID''' = From the drop down select ''' | + | #:'''Name ID''' = From the drop down select '''User Name''' |
#:'''Login URL''' = Leave blank | #:'''Login URL''' = Leave blank | ||
#Click '''Submit''' | #Click '''Submit''' | ||
Line 23: | Line 23: | ||
#In '''SAML Config''' click '''Edit''' | #In '''SAML Config''' click '''Edit''' | ||
#Under '''Signature Algorithm''', select '''SHA256''' | #Under '''Signature Algorithm''', select '''SHA256''' | ||
− | # | + | #Under '''Assertion Consumer Service Binding''' make sure the following rows are created/exist under Binding and Location then afterwards click submit: |
+ | {| class="wikitable" | ||
+ | |+ Assertion Consumer Service | ||
+ | |- | ||
+ | ! Binding !! Location | ||
+ | |- | ||
+ | | '''HTTP-Post'''|| <The URL you use to access Learning Analytics>/AuthServices/Acs | ||
+ | |- | ||
+ | |'''HTTP-Post'''||<The URL you use to access Learning Analytics>/LoginSSO.aspx | ||
+ | |} | ||
[[Category:Single Sign On Services]] | [[Category:Single Sign On Services]] |
Latest revision as of 00:57, 18 March 2024
Single Sign On with Trackone
- Login the Trackone admin settings
- Under SSO fill out the field:
- WS Fed Metadata: Navigate to Single Sign On Services>Identity Provider>Metadata Details>EntityID
- Client Id: The URL you use to access Learning Analytics
- Identity Provider: Navigate to Single Sign On Services>Identity Provider>Metadata Details>EntityID
- Origin: The URL you use to access Learning Analytics
Single Sign On with Cloudwork
- Login to Cloudwork dashboard
- Navigate to Single Sign On>Add New Service>Custom SAML Service
- Fill out the form:
- Name = Trackone
- Entity ID = The URL you use to access Learning Analytics
- ACS = <The URL you use to access Learning Analytics>/AuthServices/Acs
- Single Logout Service = Leave blank
- NameID Format = select from drop down urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
- Name ID = From the drop down select User Name
- Login URL = Leave blank
- Click Submit
- Click Services
- Select Trackone from Services list
- In SAML Config click Edit
- Under Signature Algorithm, select SHA256
- Under Assertion Consumer Service Binding make sure the following rows are created/exist under Binding and Location then afterwards click submit:
Binding | Location |
---|---|
HTTP-Post | <The URL you use to access Learning Analytics>/AuthServices/Acs |
HTTP-Post | <The URL you use to access Learning Analytics>/LoginSSO.aspx |