Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<AttributeResolver type="Chaining">
 <AttributeResolver type="Query"/	
  <AttributeResolver type="SimpleAggregation" attributeId="eppn" format="urn:oid:1.3.6.1.4.1.5923.1.1.1.6:NameID">
  <Entity>https://coip-test.sunet.se/idp/shibboleth</Entity>
 </AttributeResolver>
</AttributeResolver>

Restart your Shibboleth daemon.
When you now login via your application your SP will get additional entitlement attributes frpm COIP based on your eppn (eduPersonPrincipalName).

For more information, see the official Official documentation