Self Serve SSO feature request

Feature:
Self Serve SSO:

  • Add a callback once the connection is created and/or enabled
  • Add ability for the user to map their attributes on the auth0 connection

Description: We have been using the self-serve sso tool which has been really helpful to expand what types of connections we can offer to customers. There are some limitations though so I was wondering if there was any consideration about adding these features:

  • Callback on creating the connection
    • When the connection is created in the self serve flow, there is a period where the state of auth0 and the state of our app is out of sync.
    • It would be useful to have a callback when the connection is created so that we can update our app
  • Map attributes in auth0
    • At the moment the self serve flow only shows the users how to configure their attibutes in their IdP. Sometimes this is not convenient.
    • It would be great if the self serve flow could also allow the user to set up attribute mappings in the auth0 connection if needed.
    • These mappings would be added in the connection mappings section here:

Thank you in advance.