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.

Hello, I am keen to know if these features are on the roadmap?

Hi @nadia.zyborska, thanks for taking the time to add in this feature request.

  • Add a callback once the connection is created and/or enabled

As an immediate option, we create entries in the Tenant Logs when certain actions occur in the self-service flow - Log Event Types begin with “ss-sso”. You can stream these events to trigger any additional updates are needed to complete the setup on your end.

  • Add ability for the user to map their attributes on the auth0 connection

This item is currently in our backlog and hasn’t been prioritized yet, as we’re still gathering feedback to better understand overall interest and demand.

Again, appreciate the feedback! We’ll keep these in mind as we continue to evaluate.

@sheena.allan Thank you!

I have an additional question about the self serve flow if that’s ok.

Are you planning on adding SLO (single logout) instructions and links in the SSO self serve flow?

Many thanks,

Nadia

Hi @nadia.zyborska;

Great question — thanks for bringing this up!

SLO support hasn’t come up as a request yet, but I’ve added it to our backlog so we can keep track of it. I agree it could be a helpful addition when setting up SSO, especially for those that care about session management across systems.

Appreciate you flagging it!