You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="https://docs.duendesoftware.com/identityserver/v7/samples/basics/#client-credentials">Sample using client credentials</a></li>
74
-
<li><ahref="https://docs.duendesoftware.com/identityserver/v7/samples/basics/#jwt-based-client-authentication">Sample using client credentials (JWT-based)</a></li>
75
-
<li><ahref="https://docs.duendesoftware.com/identityserver/v7/samples/misc/#dpop">Sample using DPoP</a></li>
73
+
<li><ahref="https://docs.duendesoftware.com/identityserver/samples/basics#client-credentials">Sample using client credentials</a></li>
74
+
<li><ahref="https://docs.duendesoftware.com/identityserver/samples/basics#jwt-based-client-authentication">Sample using client credentials (JWT-based)</a></li>
75
+
<li><ahref="https://docs.duendesoftware.com/identityserver/samples/misc#dpop">Sample using DPoP</a></li>
76
76
</ul>
77
77
}
78
78
elseif (clients.Key == "interactive")
79
79
{
80
80
<p>
81
-
Interactiveclientsuse <ahref="https://docs.duendesoftware.com/identityserver/v7/quickstarts/2_interactive/">interactive user authentication via the OpenID Connect protocol</a>.
81
+
Interactiveclientsuse <ahref="https://docs.duendesoftware.com/identityserver/quickstarts/2-interactive">interactive user authentication via the OpenID Connect protocol</a>.
0 commit comments