Skip to content

Commit efa729e

Browse files
committed
remove duplicate info
1 parent 27d83fd commit efa729e

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

content/en/docs/appstore/use-content/platform-supported-content/modules/SAML/advanced_configuration.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ The resource folder contains a file called *SAMLConfig.properties*. In this file
1717
This file contains the documented properties, and example lines show the default values of these options.
1818
With these settings, you can configure the behavior of this module and improve the multi-tenant behavior of your application. For plain SAML authentication, it is best to leave this file unchanged.
1919

20+
If you are using a custom URL, see [How Do I Get my SAML Metadata or CommunityCommons.GetApplicationUrl to Use the Custom URL?](/developerportal/deploy/custom-domains/#use-custom-url) in the *Custom Domains* documentation.
21+
2022
### Use a Certificate Issued by a Certificate Authority {#use-ca}
2123

2224
By default the SAML SSO module will use self-signed certificates. It is, however, also possible to use certificates issued by a certificate authority (CA).
@@ -52,12 +54,6 @@ You need to customize this login page when end-users have different ways of logi
5254
1. Go to the **App** > **Show App Directory in Explorer** > **\implementation\DiscoveryHandler.java**
5355
2. Find the template **saml2-discovery-binding.vm** and add your customization.
5456

55-
### Custom Settings
56-
57-
The resources folder contains the *SAMLConfig.properties* file, and through this file, advanced settings can be configured for the module. This file contains the settings along with documentation on the settings. Through this file, it is possible to alter the URLs used as well as how the application behaves in a multi-tenant environment. The file also specifies all the default values and behavior in more detail.
58-
59-
If you are using a custom URL, see [How Do I Get my SAML Metadata or CommunityCommons.GetApplicationUrl to Use the Custom URL?](/developerportal/deploy/custom-domains/#use-custom-url) in the *Custom Domains* documentation.
60-
6157
## Read More
6258

6359
* [OIDC SSO](/appstore/modules/oidc/)

0 commit comments

Comments
 (0)