Open ShanChathusanda93 opened 1 day ago
Describe the issue: When calling the DCR GET endpoint with invalid client id or an invalid client name, it gives a 401 Unauthorized response.
401 Unauthorized
DCR GET - Client ID
https://localhost:9443/t/carbon.super/api/identity/oauth2/dcr/v1.1/register/{{CLIENT_ID}}
DCR GET - Client Name
https://localhost:9443/t/carbon.super/api/identity/oauth2/dcr/v1.1/register/client_name={{CLIENT_NAME}}
Same occurs when calling the delete endpoint
How to reproduce:
Expected behavior:
Bad Request
Environment information (Please complete the following information; remove any unnecessary fields) :
Reduced severity and priority based on the description because this is a negative request and there is not severe impact. CC: @ShanChathusanda93
Describe the issue: When calling the DCR GET endpoint with invalid client id or an invalid client name, it gives a
401 Unauthorized
response.DCR GET - Client ID
DCR GET - Client Name
Same occurs when calling the delete endpoint
How to reproduce:
401 Unauthorized
Expected behavior:
Bad Request
Environment information (Please complete the following information; remove any unnecessary fields) :