You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/@okta/vuepress-site/docs/guides/submit-app-prereq/main/index.md
+28-6Lines changed: 28 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ The following are section suggestions for your configuration guide:
143
143
144
144
In this section, specify any prerequisites required before your customer configures your integration in Okta. Examples may include enabling specific Okta features, enabling API access to your SCIM server, or adding a particular version of an integration in Okta.
145
145
146
-
##### Prerequisite example
146
+
##### SAML prerequisite example
147
147
148
148
```markdown
149
149
When using SAML as the SSO mode with provisioning, you need to enable a specific account plan on the application side for silent activation.
@@ -153,24 +153,46 @@ When using SAML as the SSO mode with provisioning, you need to enable a specific
153
153
154
154
In this section of your guide, list the features that your application supports and include any restrictions or limitations.
155
155
156
-
> **Note:** You can briefly describe what each feature does. See the SCIM guides from the [configuration guide examples](#scim-examples).
156
+
> **Note:** You can also briefly describe what each feature does.
0 commit comments