Skip to content

Commit d453819

Browse files
committed
Update header link w anchor
1 parent 0ffafdc commit d453819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/services

content/en/docs/appstore/use-content/platform-supported-content/services/oidc-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The Mendix Marketplace offers the Single Sign-On (SSO) module, which enables you
4444

4545
You can build a Mendix application that acts as a SSO Broker by using the OIDC SSO and the OIDC Provider modules. The OIDC SSO module authenticates end-users at your central IdP, while the OIDC Provider module enables your new app to act as an IdP (OpenID Provider) for your other Mendix applications. This means it is working as an SSO broker, catering for authentication and, optionally, for authorization.
4646

47-
For more information on the concepts behind authorization, see the [About Authorization](#about-authorization) section below.
47+
For more information on the concepts behind authorization, see [Authorization](#authorization) below.
4848

4949
Your deployment pipeline (deployment agent) will be responsible for registering additional Mendix apps with the SSO broker. This process can be automated using client registration API provided by the OIDC Provider module.
5050

0 commit comments

Comments
 (0)