parthp2107 f9bda790c2
added auth0 integration and auth0 integration docs (#249)
* added auth0 integration and auth0 integration docs

* added client_id check and minor changes

* Update JwtFilter.java

* UI implementation for Auth0

* added auth0 integration and auth0 integration docs

* added client_id check and minor changes

* Update JwtFilter.java

* UI implementation for Auth0

* added exception in JwtFilter

* Addressing comments

* Update JwtFilter.java

* Addressing comments

* Addressing Comments

* Addressig comments

* post merge fixes

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-08-31 10:17:23 +05:30

1.7 KiB

Create Server Credentials

Step 1: Create the account

  • If you don't have an account, Sign up to create one.
  • Select the Accout Type, click I need advanced settings and click next.

Alt text

  • Provide the Tenant Domain, select the region and click on Create Account.

Alt text

  • Once done you will land on the dashboard page

Alt text

Step 2: Create a new Application

  • Once you are on the Dashboard Page, click on Application > Application
    available on the left-hand side panel.

Alt text

  • Click on Create Applicaiton.

Alt text

  • Enter the Application name, choose an application type and click on Create.

Alt text

Step 3: Where to find the credentials

  • Go to settings available on the top of the form.

Alt text

  • You will find you Client ID, Client Secret and Domain.

Alt text