
Support
This integration is supported by European netID Foundation. Learn more
netID Single Sign-On
Enable users to login with their netID Account (WEB.DE, GMX, 7Pass)
Enable users to sign-in to your apps/sites using their netID Account. Users with existing accounts at well-known brands like WEB.DE or GMX get seamless access to your apps/sites using the account they already use to read their e-mail or watch videos online. With an active user base of more than 38 million, 60% of the German online population are ready to sign-in with netID.
The European netID Foundation was established 2018 by Mediengruppe RTL Deutschland, ProSiebenSat.1 and United Internet AG. The foundation pursues the goal of establishing netID as a European alternative to US social login providers. Learn more about netID and its user facing functionality on our consumer website
Support
This integration is supported by European netID Foundation. Learn more
Prerequisites
Before you begin:
- Register an Auth0 account and setup a tenant. If not, register a free account and tenant here
- Furthermore, we assume that you have already registered a developer account at netID. If not, register a free account here
Configure integration with netID
To configure the integration with netID, follow the steps below.
- Login into the netID Developer Portal with your account
- Create a
service
for which you want to enable the netID Single Sign-On by navigating toServices
and then selectingAdd service
. Detailed documentation can be found here - Create a
client
for this service by selecting onAdd client
. Detailed documentation can be found here. It's critical to configure the propercallback url
for your tenant, likehttps://<YOUR_AUTH0_DOMAIN>/login/callback
. Your Auth0 domain is either your custom domain, if one is configured, or your tenant name and a region (for most tenants) prepended toauth0.com
. More information on Auth0 tenant domains are here. - Once the client is created it will initially run in a sandboxed mode, which means it can only be used with netID-Accounts on the configured allow list. In order to successfully run through the initial integration add a
test user (e-mail address) to the allow list by selecting
Add test user
Remember Client ID and Client secret - sandbox (later referred to as Client Secret) for the Auth0 configuration by expanding the client details.
Create and enable connection in Auth0
Set up this social connection in Auth0. Make sure you have the generated Client ID and the Client Secret.
Test connection
You're ready to test your connection. Make sure to use an eligible account as configured for your sandboxed client.
Once you successfully tested the integration you are free request the approval of your service for production use (i.e. without limitations to test users) by netID as described here and once done enable it for users.
Support
This integration is supported by European netID Foundation. Learn more