OpenConext / OpenConext-engineblock

OpenConext SAML 2.0 IdP/SP Gateway
14 stars 22 forks source link

Make it also possible (and configurable) to use ePPN for the identifier instead of SHO+uid #98

Closed remold closed 9 years ago

remold commented 10 years ago

For eduTEAMS we would like to only use ePPN-attribute and remove the requirement for SHO+uid. Changes to be made:

relaxnow commented 9 years ago

Fixed in 4.4

remold commented 9 years ago

@relaxnow Can you explain how to change the required attributes from SHO+uid to ePPN?

There used to be a config option 'openConextIdentifierType', but this looks to be changed.

Thanks

relaxnow commented 9 years ago

@remold Requested / Required attributes are now taken from attribute definition file: https://github.com/OpenConext/OpenConext-engineblock/blob/master/application/configs/application.ini#L64