Skip to content

OIDC Setup

1. Set up a Single Sign-On Application in your Identity Provider

Identity Provider Documentation

Please consult the documentation of your Identity Provider, we have no knowledge of your specific setup and are not certified Azure sysadmins.

Use the following data for the configuration:

Reply URL:

Steps to Configure:

A. Create a Client ID and Secret. Copy these values; you will need them to configure the SkillsTown platform.

One-Time Access

These values are accessible only once during setup.

B. At Authentication, select both ‘Access tokens’ and ‘ID tokens’.

C. Configure Token settings to include all required and optional claims.

User Claims

SkillsTown supports the following fields: email, given_name, family_name, companyname, department, jobtitle, and additionalinfo. Configure the following claim attributes:

The bold items are required; others are optional.

  • email
  • given_name
  • family_name
  • companyname
  • department
  • jobtitle
  • additionalinfo

Provide the following information to SkillsTown:

  1. Application (client) ID (found under “Overview” in Azure)
  2. Secret
  3. (Optional) OpenID Connect Discovery URL (found under “Endpoints” in Azure)

2. Testing

Once you provide the information above, we will complete the configuration in the Inspire platform. After configuration, you will be asked to test the login through the Sign-on URL. Upon successful completion of the test, we will be ready to launch.