Skip to content

Commit 95f1de8

Browse files
committed
Revert fix
1 parent 596d276 commit 95f1de8

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
@@ -43,7 +43,7 @@ The Mendix marketplace offers Single Sign-On (SSO) module, enabling your Mendix
4343

4444
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.
4545

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

4848
Your deployment pipeline (deployment agent) would 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.
4949

0 commit comments

Comments
 (0)