-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Changes Added test coverage for previous added issuer claim validation with custom domain. - Added expecting failure scenario with invalid `domain` not matching token issuer - Added expecting failure scenario with invalid `domain` AND invalid `custom domain` not matching token issuer - Added scenario with custom domain matching token issuer, should validate. - Added scenario with custom domain not matching token issuer, should validate with tenant domain ### References Ref: #755 ### Contributor Checklist - [x] I agree to adhere to the [Auth0 General Contribution Guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md). - [x] I agree to uphold the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). --------- Signed-off-by: ramonschriks <[email protected]> Co-authored-by: Ramon <[email protected]>
- Loading branch information
1 parent
347bea6
commit a6adf46
Showing
1 changed file
with
76 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters