website/docs/users-sources/sources/social-logins/okta/index.md
Allows users to authenticate using their Okta credentials by configuring Okta as a federated identity provider via OAuth2.
The following placeholders are used in this guide:
authentik.company is the FQDN of the authentik installation.company.okta.com is the FQDN of your Okta tenant.To integrate Okta with authentik you will need to create an App Integration in the Okta Admin Console.
authentikhttps://authentik.company/source/oauth/callback/<source_slug>/To support the integration of Okta with authentik, you need to create an Okta OAuth source in authentik.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Directory > Federation and Social login, click Create, and then configure the following settings:
okta), and the following required settings:
https://company.okta.com/oauth2/v1/authorizehttps://company.okta.com/oauth2/v1/tokenhttps://company.okta.com/oauth2/v1/userinfohttps://company.okta.com/.well-known/openid-configurationhttps://company.okta.com/oauth2/v1/keysClick Finish to save your settings.
:::info Display new source on login screen For instructions on how to display the new source on the authentik login page, refer to the Add sources to default login page documentation. :::
:::info Embed new source in flow :ak-enterprise For instructions on embedding the new source within a flow, such as an authorization flow, refer to the Source Stage documentation. :::
Source property mappings allow you to modify or gather extra information from sources. See the overview for more information.