Difference between revisions of "Single Sign-On (SSO)"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | {{Aside | content = VALT is compatible with SAML 2.0}} | |
+ | __TOC__ | ||
{{Section | content = | {{Section | content = | ||
Line 25: | Line 26: | ||
{{Aside | content = <b>NOTE:</b> SSO in VALT is a one to one mapping for groups}} | {{Aside | content = <b>NOTE:</b> SSO in VALT is a one to one mapping for groups}} | ||
− | ===Required | + | ===Required=== |
+ | Users are mapped to VALT groups using attributes and values being passed from the IdP. | ||
<dl> | <dl> | ||
+ | <dt>Name</dt> | ||
+ | <dd>The value to define the mapping. <em>Used only in this section of VALT.</em> | ||
<dt>Attribute</dt> | <dt>Attribute</dt> | ||
− | <dd>The item that gets passed back to VALT</dd> | + | <dd>The item that gets passed back to VALT.</dd> |
<dt>User Value<dt> | <dt>User Value<dt> | ||
− | <dd>The value of the item that gets passed back to VALT</dd> | + | <dd>The value of the item that gets passed back to VALT.</dd> |
+ | <dt>Group to Add</dt> | ||
+ | <dd>The group created on the VALT side that defines the user's rights in the application.</dd> | ||
</dl> | </dl> | ||
Revision as of 16:19, 22 August 2023
✎VALT is compatible with SAML 2.0