OpenConext-Attic / OpenConext-oidc

OpenConext implementation of a OpenID Connect server based on the MITREid Connect server
Apache License 2.0
7 stars 9 forks source link

Configurable attribute names #3

Open lhoekenga opened 7 years ago

lhoekenga commented 7 years ago

Based on the source code, it appears that OpenConext-oidc is expecting "urn:mace:dir:attribute-def" style names.

InCommon has standardized on "urn:oid" style names for SAML attributes.

Would it be possible to define the attribute names in a configuration file?