How do I leverage an existing attribute for a required attribute by MathWorks?

I am editing my Identity Management System in order to release the necessary attributes to MathWorks. However, I am using different attributes than the ones required by MathWorks. How could I use my attributes for MathWorks?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 12월 23일
편집: MathWorks Support Team 2022년 6월 14일
In order to use your attributes for the ones required by MathWorks, you will have to send/copy your attributes to these required ones.
To do so, we have gathered some articles describing the steps you could follow depending on the type of Identity Management Installation you are using:
SimpleSAMLphp
If you have a SimpleSAMLphp Identity Management System, you will find an example below:
"How to add eduPersonScopedAffiliation based on eduPersonAffiliation and eduPersonPrincipalName?"
Shibboleth
If you are running on a version below Shibboleth V3.4 you can use the <Dependency> element to reference to any other of your attributes.
If you are using Shibboleth V3.4 or above, <Dependency> has been replaced by <InputDataConnector>. More information about its usage on this page:
Find more information on how to configure your attribute-resolver.xml on this page:

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Manage Products에 대해 자세히 알아보기

제품

태그

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

Community Treasure Hunt

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

Start Hunting!

Translated by