Skip to content

Commit c5cb695

Browse files
committed
Polish client-registrations namespace doc
Issue gh-4557
1 parent 23ce717 commit c5cb695

File tree

1 file changed

+2
-2
lines changed
  • docs/manual/src/docs/asciidoc/_includes/servlet/appendix

1 file changed

+2
-2
lines changed

docs/manual/src/docs/asciidoc/_includes/servlet/appendix/namespace.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ Reference to the `JwtDecoderFactory` used by `OidcAuthorizationCodeAuthenticatio
967967

968968
[[nsa-client-registrations]]
969969
==== <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.
971971

972972

973973
[[nsa-client-registrations-children]]
@@ -979,7 +979,7 @@ A container element for client(s) registered (`ClientRegistration`) with an OAut
979979

980980
[[nsa-client-registration]]
981981
==== <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.
983983

984984

985985
[[nsa-client-registration-parents]]

0 commit comments

Comments
 (0)