Problem/Motivation
Current, the email address are static from the time of account creation. However, there are situations we're the users can change their email address.
Proposed resolution
On login, if the account's email doesn't match the one from the IdP, update the account's email.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3584475-1-basicshib-update-email.patch | 483 bytes | spotzero |
Comments
Comment #2
spotzero commentedThis patch added the email updating functionality.