Skip to content
Snippets Groups Projects
Commit a81e4ff7 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Updated all related logic of cert check and authorization on publish, and minor fix on provider

parent 3647de7f
No related branches found
No related tags found
No related merge requests found
Pipeline #9543 passed
......@@ -1100,7 +1100,7 @@ At this documentation you will have all information and related files and exampl
1. Response to Request of Access Token:
1. **400 Bad Request** response.
2. body returned must accomplish **AccessTokenErr** data structure, with:
2. body returned must accomplish **ProblemDetails** data structure, with:
* title=Bad Request
* detail='not_valid' is not one of \\['client_credentials', 'authorization_code'\\] - 'grant_type'
* status=400
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment