We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4969fd9 commit c455bdbCopy full SHA for c455bdb
1 file changed
astro/src/content/docs/identitymodel/endpoints/client-assertions.md
@@ -97,7 +97,7 @@ takes precedence during request preparation.
97
98
Both the `ClientAssertion` and `ClientAssertionFactory` properties exist on
99
`ProtocolRequest` to support
100
-[Duende.IdentityModel.OidcClient](/identitymodel-oidcclient/). The OidcClient
+[`Duende.IdentityModel.OidcClient`](/identitymodel-oidcclient/). The OidcClient
101
library builds on IdentityModel's protocol requests internally, and when
102
configured with client assertion-based authentication, it sets these properties
103
on the underlying requests it creates.
0 commit comments