Magister OpenID application setup
Introduction
This article demonstrates how to set up Magister for single sign-on. The configuration takes place in HelloID and requires you to send information to Magister.
Use these instructions for the production environment.
Requirements
HelloID environment
Magister environment
Create or import a certificate
If there is no certificate yet, you must create or import one. For this tutorial, we will create a self-signed certificate. Name it MagisterSelfSigned
.
Application setup
Add the Magister application
Add a new application.
Find the template for Magister 6 (OpenID Connect).
Select its Add button.
General tab
Change the following settings:
Default Login URL
Replace with your Magister environment URL. For example:
https://{customer}.magister.net/
.
Select the Next button.
Single Sign-On tab
Change the following settings:
SecretAccept the default value, or optionally, enter a custom secret. If you use a custom value, we suggest a string of at least 52 characters.
Signing CertificateSelect the
MagisterSelfSigned
certificate that you previously imported or created.Redirect URIIf you are connecting to a test environment, add a second Redirect URI for the test environment. This value is case sensitive.
Select the Next button.
Self Service tab
Optionally, generate a Self Service product, which makes the application requestable. Select a group which will have access to the product.
Select the Next button.
Finish tab
Select the Save button to add the Magister application to HelloID.
Additional configuration
Mapping
By default, the user's HelloID {{user.userattributes.userPrincipalName}}
attribute is sent as the unique identifier (UPN). If you wish to use another attribute, see Mapping - Overview.
Supplier-side configuration
The HelloID side of the configuration is now finished.
To connect, Magister needs to add the connection on their side. Contact Magister to request this.
Send them the following information:
Discovery document
Client ID
Client Secret
Discovery document
Go to the Applications overview.
Select the Edit link for the newly-added Magister application.
Right-click the View discovery document button
Select Copy link. It will resemble:
https://enyoi.helloid.com/oauth2/v2/e6e741f5-a469-4849-93f7-fe2e259a339f/.well-known/openid-configuration/
.
Client ID & Secret
Edit the newly-added Magister application.
Go to its Configuration tab.
Copy the Client ID value.
Select the "eye" button to reveal the Secret, and copy the value.
Finish up
The Magister application has been added to HelloID, and a trust has been configured between Magister and HelloID. You are now free to test the application and assign it to users within your organization. See Applications - Overview and its related articles for more information.
User identities in Magister
To complete the SSO setup for Magister users, you must link each Magister user account to the UserPrincipalName
of the users in your organization.