Correcting wrong cross-reference

New link goes to OIDC Auth Flows section

Closes #11582
This commit is contained in:
AndyMunro 2022-04-21 12:27:22 -04:00 committed by Bruno Oliveira da Silva
parent ffc7ea0f33
commit 2fc3af6a86

View file

@ -2,7 +2,7 @@
[[_identity_broker_oidc]]
=== OpenID Connect v1.0 identity providers
{project_name} brokers identity providers based on the OpenID Connect protocol. These identity providers (IDPs) must support the xref:proc-creating-oidc-client_{context}[Authorization Code Flow] defined in the specification to authenticate users and authorize access.
{project_name} brokers identity providers based on the OpenID Connect protocol. These identity providers (IDPs) must support the xref:con-oidc-auth-flows_{context}[Authorization Code Flow] defined in the specification to authenticate users and authorize access.
.Procedure