FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Return a 404 if you use an invalid tenantId with .well-known/openid-configuration #2538

Closed robotdan closed 7 months ago

robotdan commented 8 months ago

Return a 404 if you use an invalid tenantId with .well-known/openid-configuration

Description

If you use an invalid tenantId we should return a 404.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Release notes

Return a 404 when accessing the .well-known/openid-configuration endpoint with an invalid tenand Id.

robotdan commented 8 months ago

Internal: