Obtaining other attributes from a SAML assertion using SAML 2.0 Authentication Handler
Hello,
We've got SAML working and autocreate users and assign group.
We'd like to obtain other attributes from the SAML assertion including firstname, lastname and email that our idP provides and populate the auto created user.
1) Is this configuration that isn't documented or should be autopopulated if our idP provided correct attribute names?
or
2) Do we need to extend/copy the SAML 2.0 handler and does anyone have examples or tips on how we might do this?
Thanks,
Sheamus