File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# OpenID Connect provider debugger
22
3- A docker image to test and troubleshoot OpenID Connect (OIDC)
3+ A Docker image to test and troubleshoot OpenID Connect (OIDC)
44Providers (OP). This containers provides a minimalist Relying Party
55(RP) with verbose logs enabled including all HTTP requests and
66responses. Used in conjuction with the network logs of your web
@@ -174,7 +174,7 @@ Default: none.
174174
175175### page_content_type
176176
177- Description: the content type of the resulting json (e.g. ` application/json ` ).
177+ Description: the content type of the resulting JSON (e.g. ` application/json ` ).
178178E.g. for cypress tests you might want to set this to ` text/html ` .
179179Note: this does not change the content of the result only the content-type header.
180180
You can’t perform that action at this time.
0 commit comments