Organization Properties
When using organizations, some connections have additional properties that you can configure:Configure Organization Connections
You can configure connections for organizations using either the or the .- Auth0 Dashboard
- Management API
Auth0 Dashboard
To enable a connection in Auth0 Dashboard:- Navigate to Auth0 Dashboard > Organizations, and select the Organization you want to configure.
- Select the Connections tab, then Add Connections.
- Choose the connection you want to enable, and select Add Connection.
- In the Organization Connection section, configure both properties required to leverage a connection via the My Organization API:
- Locate Organization Connection Name. If not populated, specify the name that you would like Organization Admins to see when viewing this connection.
- Locate Organization Admin Access Level and if not populated, choose the level of access that you’d like Organization Admins to have for this connection via the My Organization API.
- In the Authentication section, locate Membership On Authentication and choose whether to enable or disable auto-membership. When enabled, auto-membership automatically adds all users logging in with the connection as members of the Organization.
-
For Database connections only: In the Organization Signup section, choose whether to enable or disable self-service signups. When enabled, users can access a signup link on the login prompt to create their account and automatically gain membership to the Organization.
- To enable this property, you must first enable Membership on Authentication.
- Note: Organization Signup takes priority over the Database connection’s signup configuration. When Organization Signup is enabled, users can still sign up to an Organization or accept an Organization invite, even if signups are disabled at the Database connection level.
-
For Enterprise connections only: In the Connection button section, optionally enable the Display connection as a button property to display the connection as an option on the Organization login prompt.
If all enabled connections within the Organization are enterprise connections, and all connections are hidden, Auth0 returns an error that reads
Message: no connections enabled for the organization are visiblewhen users access the application. - Select Save.