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
Copy file name to clipboardExpand all lines: docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -967,7 +967,7 @@ Reference to the `JwtDecoderFactory` used by `OidcAuthorizationCodeAuthenticatio
967
967
968
968
[[nsa-client-registrations]]
969
969
==== <client-registrations>
970
-
A container element for client(s) registered (`ClientRegistration`) with an OAuth 2.0 or OpenID Connect 1.0 Provider.
970
+
A container element for client(s) registered (<<oauth2Client-client-registration,ClientRegistration>>) with an OAuth 2.0 or OpenID Connect 1.0 Provider.
971
971
972
972
973
973
[[nsa-client-registrations-children]]
@@ -979,7 +979,7 @@ A container element for client(s) registered (`ClientRegistration`) with an OAut
979
979
980
980
[[nsa-client-registration]]
981
981
==== <client-registration>
982
-
Represents a client registered (`ClientRegistration`) with an OAuth 2.0 or OpenID Connect 1.0 Provider.
982
+
Represents a client registered with an OAuth 2.0 or OpenID Connect 1.0 Provider.
0 commit comments