Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28085

Have access to user information on deletion

    XMLWordPrintable

    Details

      Description

      In order to delete users on a third party IdP (like Okta), NOS needs to query Okta with an email address (connect username can't be used).

      The user_deleted event is fired AFTER the user is actually deleted so the information is already gone, and we can't leverage it.
      => a suggested solution could be to fire a before_user_deleted event, containing the user information including the email address.

      Currently, NOS is using a workaround by extending the UserManagerImpl to fire this event.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: