SSO integrations
OIDC 1.0
Official protocol documentation https://openid.net/developers/how-connect-works/
Supported features
- SSO (SP initiated flow & IdP initiated flow)
- Updating user data by SSO with data from ID token
Setup requirements
- authorization url
- token url
- client id
- client secret
- names of token attributes that will contain: email, first name and last name
- optional: names of token attribute that will contain: department name
Error reporting
To help us to provide support in case of any issues, please attach following data to error report:
- requirements
- error message
- date and time of error occurrence (with time zone)
- nice to have
- OIDC token related to error
- screen recording
- app error screenshots
- browser console error screenshots
Frequently asked questions
How to initiate SSO?
Users can be directed to Masterplan involving SSO in two ways:
-
using SSO initiation page specific for your company:
e.g.
https://masterplan.com/sso/your_company_sso_id
-
using SSO Launch Link related to specific content:
e.g.
https://masterplan.com/launch?content_id=...&content_type=...&source_id=...
Will new user accounts be created during inaugural SSO login?
New user accounts will be automatically generated during their inaugural SSO login, provided that the company owner account has available free licenses allocated for new user assignments.