openwisp-radius icon indicating copy to clipboard operation
openwisp-radius copied to clipboard

[change] SAML should create EmailAddress objects

Open nemesifier opened this issue 2 years ago • 0 comments

The SAML authentication of this module does not create EmailAddress objects, which is problematic because we are gradually changing the entire application to send notification emails to verified addresses only.

Therefore we should proceed to make sure SAML auth creates EmailAddress objects and always flags the email coming from SAML as verified and primary.

nemesifier avatar Apr 03 '24 17:04 nemesifier