Skip to content

Commit bf471be

Browse files
fix the numbering order
1 parent 6b29481 commit bf471be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

en/includes/guides/authentication/standard-based-login/add-saml-idp-login.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you selected **Manual Configuration** in the previous step, follow the steps
7777

7878
{% if product_name == "Asgardeo" or (product_name == "WSO2 Identity Server" and is_version > "7.2.0") %}
7979

80-
3. (Optional) Provide the mode of certificate configuration.
80+
2. (Optional) Provide the mode of certificate configuration.
8181

8282
!!! note
8383
You can either configure a SAML metadata endpoint URL or upload a PEM certificate. {{ product_name }} uses the certificate to validate SAML response signatures and federated IdP-initiated logout request signatures.
@@ -103,11 +103,11 @@ If you selected **Manual Configuration** in the previous step, follow the steps
103103

104104
{% else %}
105105

106-
3. (Optional) Upload the public certificate of the identity provider.
106+
2. (Optional) Upload the public certificate of the identity provider.
107107

108108
{% endif %}
109109

110-
4. Click **Finish** to complete the registration.
110+
3. Click **Finish** to complete the registration.
111111

112112
### Use a SAML metadata file
113113

0 commit comments

Comments
 (0)