Skip to content

Commit 81346d1

Browse files
authored
Update README.md
1 parent 0875695 commit 81346d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ included in the scheme type standards below.
6161
| `signedUrl` | Signs URLs with a user-defined authentication API. |
6262
| `oauth2` | [Open Authentication (OAuth) 2.0](https://datatracker.ietf.org/doc/html/rfc6749) configuration |
6363
| `apiKey` | Description of [API key](https://swagger.io/docs/specification/authentication/api-keys/) authentication included in request headers, query parameters, or cookies. |
64-
| `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 |
64+
| `openIdConnect` | Description of [OpenID Connect](https://openid.net/specs/openid-connect-core-1_0.html) authentication |
6565

6666
### Authentication Scheme Object
6767

0 commit comments

Comments
 (0)