Auth0 Configuration (Server Apps + API) (2024)

In this section, we will review ExampleCo's configurations using theAuth0 Dashboard.

Configure the API

To protect an API, you must register an API using the Auth0 Dashboard. Follow instructions on Register APIs to configure the Timesheets API.

JSON Web Token Profile

OAuth 2.0 defines the type of profiles, or dialects, for an access token. Auth0 supports two different profiles:

  • Auth0 token profile

  • RFC 9068 profile

The default is the Auth0 profile. The main difference between these two profiles is the difference in claim names. The Auth0 profile uses azp rather than client_id. You can learn more about the differences by reading Access Token Profiles.

Signing Algorithms

When you create an API, you must select the algorithm with which your tokens will be signed. The signature is used to verify that the sender of the JWT is who it says it is and to ensure that the message hasn't been changed along the way.

The signature is part of a JWT. If you are unfamiliar with JWT structure, please seeJSON Web Token Structure.

To create the signature, you must take the encoded header, the encoded payload, a secret, the algorithm specified in the header, and sign that. That algorithm, which is part of the JWT header, is the one you select for your API:HS256,RS256, or PS256.

The most secure practice, and our recommendation, is to useRS256. Some of the reasons are:

  • With RS256, you are sure that only the holder of the private key (Auth0) can sign tokens, while anyone can check if the token is valid using the public key.

  • Under HS256, if the private key is compromised you would have to re-deploy the API with the new secret. With RS256, you can request a token that is valid for multiple audiences.

  • With RS256, you can implement key rotation without having to re-deploy the API with the new secret.

Configure the Scopes

In the settings for your API, you will need to configure the Scopes that applications can request during authorization. Navigate to thePermissionstab.

In this section, you can add all four of the scopes discussed before: batch:upload,read:timesheets,create:timesheets,delete:timesheets, andapprove:timesheets. Also add an additional scope:batch:upload.

For the purpose of this document, we will only be concerned with thebatch:uploadscope because that is all that is required by the cron job. However, for the sake of completeness, we are adding the necessary scopes which will be required by future applications.

Auth0 Configuration (Server Apps + API) (1)

Create the Application

When creating an API in the Auth0 Dashboard, a test application for the API will automatically be generated. In the Auth0 Dashboard, navigate to theApplication Section, and you will see the test application for the Timesheets API.

Auth0 Configuration (Server Apps + API) (2)

Go to the settings for the application by selecting the menu option at the end. Rename the application toTimesheets Import Job.

For the cron job, you will need a Machine-to-Machine Application. The test application that was generated when the API was created was automatically configured as a Machine-to-Machine Application.

Configure Application's access to the API

Finally, you must allow the application access to the Timesheets API. Go back to the configuration of the API, and select theMachine to Machine Applicationtab.

You will see theTimesheets Import Jobapplication listed, and it should have access to API as can be seen from the switch to the right of the application name which indicates a value ofAuthorized. If it does not indicate that the application is authorized, simply toggle the value of the switch fromUnauthorizedtoAuthorized.

You will also need to specify which scopes will be included in access tokens that are issued to the application when the application authorizes with Auth0.

Expand the settings for the application by clicking on the down arrow to the far right, and you will see the list of available scopes. The cron job will only require thebatch:uploadscope as it will simply create new timesheets based on the timesheet entries in the external system.

Once you have selected thebatch:uploadscope, save the settings by clicking theUpdatebutton.

Auth0 Configuration (Server Apps + API) (3)

Now that we have designed our solution and discussed the configurations needed on Auth0's side, we can proceed with the implementation.

Auth0 Configuration (Server Apps + API) (2024)
Top Articles
Difference between Open Source Software and Closed Source Software - GeeksforGeeks
How to Set Up a Crypto Stop-Loss Order
Fan Van Ari Alectra
Jailbase Orlando
Collision Masters Fairbanks
Mr Tire Prince Frederick Md 20678
Women's Beauty Parlour Near Me
Pike County Buy Sale And Trade
10000 Divided By 5
Nyuonsite
Needle Nose Peterbilt For Sale Craigslist
Hover Racer Drive Watchdocumentaries
Mawal Gameroom Download
Regal Stone Pokemon Gaia
Ivegore Machete Mutolation
Animal Eye Clinic Huntersville Nc
Arboristsite Forum Chainsaw
Unit 33 Quiz Listening Comprehension
Mile Split Fl
Samantha Lyne Wikipedia
Craigslist Panama City Fl
Ups Access Point Lockers
Vipleaguenba
Stardew Expanded Wiki
Keck Healthstream
Rugged Gentleman Barber Shop Martinsburg Wv
Why Does Lawrence Jones Have Ptsd
Blue Rain Lubbock
U Of Arizona Phonebook
Loslaten met de Sedona methode
Move Relearner Infinite Fusion
Craigslist Fort Smith Ar Personals
Cvs Sport Physicals
Little Einsteins Transcript
How to Use Craigslist (with Pictures) - wikiHow
Fridley Tsa Precheck
Barrage Enhancement Lost Ark
Autozone Locations Near Me
Muziq Najm
How to play Yahoo Fantasy Football | Yahoo Help - SLN24152
Nba Props Covers
All Obituaries | Sneath Strilchuk Funeral Services | Funeral Home Roblin Dauphin Ste Rose McCreary MB
ESA Science & Technology - The remarkable Red Rectangle: A stairway to heaven? [heic0408]
Lamp Repair Kansas City Mo
Vintage Stock Edmond Ok
bot .com Project by super soph
Lesson 5 Homework 4.5 Answer Key
Meee Ruh
Spongebob Meme Pic
Download Twitter Video (X), Photo, GIF - Twitter Downloader
211475039
Latest Posts
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 6667

Rating: 5 / 5 (50 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.