Authentication

This article provides an overview of how to set up SSO integration in Dataworkz using Google, Okta and Auth0. The documentation will also provide a detailed process to generate API keys to interact with Dataworkz Api layers.

In authentication, a user or application proves they are who they say they are by providing valid credentials.

Dataworkz simplifies using open industry standards like OAuth 2.0 and OIDC to authenticate. Users can log into your applications with social media credentials like Google, corporate accounts using Auth0 and Okta, and a broad range of other credentials.

Login

Dataworkz offers multiple ways to login into the Dataworkz application.

  • Login with Authentication Provider

    Login with Authentication Provider like Google/Okta/Auth0

  • Login with Email

    Login with Email where users log in to application through email where user validates the email address. Dataworkz will send a email, click the login button in email to directly login into Dataworkz with credentials.

  • Login with Credential

    Login with credentials where users log in to the application through username and password.

Last updated