Just-In-Time User Creation

In order to use this feature, be sure to enable external authorization for your account.

Just-in-Time user creation enables you to create a user's account in SmarterU at the time of an SSO request. SmarterU has tested the following identity providers:

New to SmarterU? Learn how SmarterU’s automation features can help you do more in less time.

Setting Up Just-in-Time User Creation

BEFORE YOU BEGIN

You'll need to copy the IDP metadata from the SSO provider.

To configure Just-in-Time user creation in SmarterU:

  1. Edit your account's settings.

  2. Expand the External Authorization accordion and enable SAML for your SmarterU account.

  3. Paste the IDP metadata that you copied from your SSO provider into your SmarterU account's IdP Metadata setting.

Graphical user interface, text, application, website  Description automatically generated

  1. Search the IDP metadata that you pasted into the IdP Metadata setting for:

<md:NameIDFormat>
  1. Just before the first occurrence of <md:NameIDFormat>, copy and paste the following:

<Attribute xmlns="urn:oasis:names:tc:SAML:2.0:assertion" Name="FirstName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="GivenName"/>
<Attribute xmlns="urn:oasis:names:tc:SAML:2.0:assertion" Name="LastName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Surname"/>

A picture containing graphical user interface  Description automatically generated

  1. From the Identifier Attribute/Claim list, select the attribute that uniquely identifies each user.

  2. Select the Identifier Type that describes the attribute selected in step 6.

  3. Select the Enable Just In Time User Creation checkbox.

  4. From the Given Name Attribute/Claim list, select the metadata field that contains the user's given name.

  5. From the Surname Attribute/Claim list, select the metadata field that contains the user’s surname.

  6. From the Home Group list, select the group that users will be added to and which will be used as their home group.

Users added to SmarterU with Just-in-Time User Creation are added to the same group.

JIT User Creation - Home Group 20241029

The account invitation email is not sent to users created with Just-in-Time User Creation.