We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6685494 + 71022c0 commit 8ef1a0eCopy full SHA for 8ef1a0e
src/content/docs/identitymodel/endpoints/dynamic-registration.md
@@ -8,9 +8,9 @@ redirect_from:
8
- /foss/identitymodel/endpoints/dynamic_registration/
9
---
10
11
-The client library for [OpenID Connect Dynamic Client
12
-Registration](https://openid.net/specs/openid-connect-registration-1_0.html)
13
-is provided as an extension method for *HttpClient*.
+The client library for [OpenID Connect Dynamic Client Registration](https://openid.net/specs/openid-connect-registration-1_0.html)
+is provided as an extension method for [
+`System.Net.Http.HttpClient`](https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclient).
14
15
The following code sends a registration request:
16
0 commit comments