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

Enable schema contribution in user invitation component

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.1
    • Component/s: User Registration

      Description

      In order to reuse all the code done to send invitation request and validate user creation, user invitation component should allow to add in the config the following part to set-up user schema field instead using the default hardcoded one:

      <userInfo>
      <schemaName></schemaName>
      <usernameField></usernameField>
      <passwordField></passwordField>
      <emailField></emailField>
      <firstnameField></firstnameField>
      <lastnameField></lastnameField>
      <groupsField></groupsField>
      <companyField></companyField>
      </userInfo>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: