Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr authored Apr 28, 2024
1 parent 0875695 commit 81346d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ included in the scheme type standards below.
| `signedUrl` | Signs URLs with a user-defined authentication API. |
| `oauth2` | [Open Authentication (OAuth) 2.0](https://datatracker.ietf.org/doc/html/rfc6749) configuration |
| `apiKey` | Description of [API key](https://swagger.io/docs/specification/authentication/api-keys/) authentication included in request headers, query parameters, or cookies. |
| `openIdConnect` | Description of [OpenID Connect]([https://swagger.io/docs/specification/authentication/openid-connect-discovery/](https://openid.net/specs/openid-connect-core-1_0.html)) authentication |
| `openIdConnect` | Description of [OpenID Connect](https://openid.net/specs/openid-connect-core-1_0.html) authentication |

### Authentication Scheme Object

Expand Down

0 comments on commit 81346d1

Please sign in to comment.