Why does a university has an EntityID with a URN format?

조회 수: 6 (최근 30일)
I am setting up the Campus-Wide License Portal with the MathWorks Installation Support team at the moment. I realized that my EntityID looks different than most of the federations' recommended formats, see below:
My EntityID: "urn:mace:incommon:example.edu"
Recommended EntityID: "https://idp_name.example.edu/idp"
Why is it so? How can I change my EntityID to match the recommended format?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2020년 1월 1일
An EntityID is a globally unique name for a SAML entity. The first step in configuring any SAML deployment is to choose a permanent name for the entity.
Historically, InCommon (US Federation) assigned an URN (Uniform Resource Name) to all new IdPs. This is probably why your EntityID is on a URN based format. However, nowadays a new SAML entity would choose their EntityID by themselves following federation's recommendations.
Having a URN EntityID is not a problem and won't cause any issues. It is not strongly recommended to not change it. In fact, you should never change an IdP EntityID. Find more information related to this topic on this page: https://spaces.at.internet2.edu/display/InCFederation/Entity+IDs

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by