
Support
This integration is supported by Auth0. Learn more
Яндекс (Yandex)
Connect with Russia's leading search engine
Allow users to quickly sign in or sign up for your app with identity managed through Yandex.
Yandex is one of the largest internet companies in Europe, operating Russia’s most popular search engine. Yandex provides user-centric products and services based on the latest innovations in information retrieval, machine learning and machine intelligence to a worldwide customer audience on all digital platforms and devices.
Support
This integration is supported by Auth0. Learn more
Prerequisites
Before you begin, sign up for a Yandex Developer account.
Set up app in Yandex
Set up an app in Yandex using Yandex's Application Registration documentation. During this process, Yandex will generate an Application ID and Application Password for your application; make note of these.
While setting up your app, use the following settings:
Field | Value to Provide |
---|---|
Callback URI | https://YOUR_DOMAIN/login/callback |
Scopes | Select the appropriate options depending on your application's needs. |
Find your Auth0 domain name
If your Auth0 domain name is not shown above and you are not using our custom domains feature, your domain name is your tenant name, your regional subdomain (unless your tenant is in the US region and was created before June 2020), plus.auth0.com
. For example, if your tenant name were exampleco-enterprises
, your Auth0 domain name would be exampleco-enterprises.us.auth0.com
and your callback URI would be https://exampleco-enterprises.us.auth0.com/login/callback
. (If your tenant is in the US and was created before June 2020, then your domain name would be https://exampleco-enterprises.auth0.com
.)
If you are using custom domains, your redirect URI will have the following format: https://<YOUR CUSTOM DOMAIN>/login/callback
.
Create and enable connection in Auth0
Set up the Yandex social connection in Auth0. Make sure you have the generated Application ID and Application Password.
Support
This integration is supported by Auth0. Learn more