PhenixID

Step by Step – itslearning – MFA and SSO with PhenixID Authentication Services

Summary

This document will guide you through the steps to configure PhenixID Authentication Services to deliver multi-factor authentication and Single Sign-on (SSO) to itslearning (https://itslearning.com/se/).

System Requirements

  • PhenixID Authentication Services 2.7 or higher
  • PhenixID Authentication Services configured with a SAML Identity Provider connected to Skolfederation. Follow this step-by-step to add PhenixID Authentication Services to Skolfederation.

Instruction

Configure Execution flow for itslearning

  • Login to Configuration Manager
  • Click Scenarios, Federation.
  • Select your previously configured IdP for Skolfederationen.
  • Click Execution Flow
  • Prepare SAML<->User Store attribute mapping for itslearning using this guide. The SAML attributes to be sent to itslearning:
    • urn:oid:1.3.6.1.4.1.2428.90.1.5
  • Expand the last execution flow and look for an existing AssertionProvider
  • Expand the AssertionProvider
  • Copy the Target Entity ID Value
  • Add new valve to the last execution flow (where the SAML Assertion is produced)
    • Type=AssertionProvider
    • Set Target Entity ID to the previously copied value
    • Set NameID attribute = urn:oid:1.3.6.1.4.1.2428.90.1.5
    • Set Additional attributes = urn:oid:1.3.6.1.4.1.2428.90.1.5
    • Set Source ID = urn:mace:saml2v2.no:services:com.itslearning.test.signed

      NB! The sourceID value must match the itslearning SAML SP entityID value. Please change if needed.
  • On the Advanced tab of the valve you should limit the AssertionProvider to only be executed when authentication to itslearning is requested. Add this to Execute if expression:
    flow.property(‘issuer’).equals(‘urn:mace:saml2v2.no:services:com.itslearning.test.signed’)

    NB! The equals value must match the itslearning SAML SP entityID value. Please change if needed.
  • Save. Make sure the new AssertionProvider added is placed last in the Execution flow list.

Test

  • Please contact the itslearning administrator to fetch the application trigger URL.
  • Open the trigger URL.
  • Your browser should be redirected to the PhenixID IdP
  • Authenticate
  • Verify that you are redirected to the itslearning application after login with a valid SAML Assertion. Please consult PhenixID for additional debugging if needed.

DISCLAIMER
Information provided in this document is for your information only. PhenixID makes no explicit or implied claims to the validity of this information. Any trademarks referenced in this document are the property of their respective owners.

The origin of this information may be internal or external to PhenixID. PhenixID makes all reasonable efforts to verify this information.

PhenixID - support.phenixid.se