Difference between revisions of "Trackone"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | ==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== | ==Single Sign On with Cloudwork== | ||
Line 14: | Line 11: | ||
#Navigate to '''Single Sign On'''>'''Add New Service'''>'''Custom SAML Service''' | #Navigate to '''Single Sign On'''>'''Add New Service'''>'''Custom SAML Service''' | ||
#Fill out the form: | #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: | ||
+ | {| 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]] |
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 |