Skip to content

Commit a704256

Browse files
tech review comments
1 parent ea9d201 commit a704256

25 files changed

Lines changed: 120 additions & 48 deletions

packages/@okta/vuepress-site/docs/guides/submit-oin-app/main/idv/entry-path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
1010
If you only want to test an existing submission, see [Navigate directly to test your integration](#navigate-directly-to-test-your-integration).
1111

12-
> **Note:** The instructions on this page are for **API service** integrations. <br>
12+
> **Note:** The instructions on this page are for **Identity Verification** integrations. <br>
1313
> If you want to change the instructions that you see on this page, select a different option from the **Instructions for** dropdown list on the right.

packages/@okta/vuepress-site/docs/guides/submit-oin-app/main/idv/protocol-supported.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
This guide covers submissions for an Identity Verification (IDV) integration.
44

5-
> **Notes:**
6-
> * The IDV capability is mutually exclusive of other capabilities in a submission. If you select the IDV capability, you can't select any other capability, such as SSO or provisioning. Similarly, if you select another capability, the Identity Verification (IDV) option is unavailable.
7-
> * SWA app integrations are no longer accepted for publication in the OIN catalog. However, the OIN team still maintains existing SWA apps.
5+
> **Note:**
6+
> * The IDV capability is mutually exclusive of other capabilities in a submission. If you select the IDV capability, you can't select any other capability, such as SSO or provisioning. Similarly, if you select another capability, the Identity Verification (IDV) option is unavailable.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
The **Required app instances** box shows you the instances detected in your org that are available to test your integration. It also shows you the test instances required for the OIN Submission Tester based on your selected protocols.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
The OIN Wizard checks the following for Identity Verification (IDV) submissions:
22

33
* All required instances are created.
4-
* Required client credentials are created
4+
* Required user to be tested on IDV added.
5+
* All required tests are passed within the past 48 hours.

packages/@okta/vuepress-site/docs/guides/submit-oin-app/main/idv/test-back-comp.md

Whitespace-only changes.

packages/@okta/vuepress-site/docs/guides/submit-oin-app/main/index.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -175,16 +175,13 @@ The Integrator Free Plan org has no limit on active instances. You can create as
175175
> **Note:** The steps in this section are for generating one instance to test the **<StackSnippet snippet="protocol-name" inline/>**. <br>
176176
> If you want to change the instructions that you see on this page, select a different option from the **Instructions for** dropdown list.
177177
178-
<StackSnippet snippet="test-instance" />
178+
<StackSnippet snippet="test-instance"/>
179179

180-
<StackSnippet snippet="assign-test" />
180+
<StackSnippet snippet="assign-test"/>
181181

182182
### Required app instances
183183

184-
The **Required app instances** box shows you the instances detected in your org that are available to test your integration. It also shows you the test instances required for the OIN Submission Tester based on your selected protocols:
185-
186-
* The **CURRENT VERSION** status indicates the instances that you need to test your current integration submission.
187-
* The **PUBLISHED VERSION** status indicates the instances that you need to test backwards compatibility if you edit a previously published integration. See [Update a published integration with the OIN Wizard](/docs/guides/update-oin-app/).
184+
<StackSnippet snippet="req-app-instance"/>
188185

189186
### Application instances for testing
190187

@@ -194,7 +191,7 @@ The **Application instances for testing** section displays, by default, the inst
194191
195192
An instance is eligible if it was generated from the latest version of the integration submission in the OIN Wizard. An instance is ineligible if it was generated from a previous version of the integration submission and you later made edits to the submission. This is to ensure that you test your integration based on the latest submission details.
196193

197-
If you modify a published OIN integration, you must generate an instance based on the currently published integration for backward compatibility testing. A backward-compatible instance is eligible if it was generated from the published version of the integration before any edits are made in the current submission. The OIN Wizard detects if you're modifying a published OIN integration and asks you to generate a backward-compatible instance before you make any edits.
194+
<StackSnippet snippet="test-back-comp" />
198195

199196
> **Note:** The Integrator Free Plan org has no limit on active instances. You can create as many test instances as needed for your integration. To deactivate any instances you no longer need, see [Deactivate an app instance in your org](#deactivate-an-app-instance-in-your-org).
200197
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
The **Required app instances** box shows you the instances detected in your org that are available to test your integration. It also shows you the test instances required for the OIN Submission Tester based on your selected protocols:
3+
4+
* The **CURRENT VERSION** status indicates the instances that you need to test your current integration submission.
5+
* The **PUBLISHED VERSION** status indicates the instances that you need to test backwards compatibility if you edit a previously published integration. See [Update a published integration with the OIN Wizard](/docs/guides/update-oin-app/).
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
If you modify a published OIN integration, you must generate an instance based on the currently published integration for backward compatibility testing. A backward-compatible instance is eligible if it was generated from the published version of the integration before any edits are made in the current submission. The OIN Wizard detects if you're modifying a published OIN integration and asks you to generate a backward-compatible instance before you make any edits.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
The **Required app instances** box shows you the instances detected in your org that are available to test your integration. It also shows you the test instances required for the OIN Submission Tester based on your selected protocols:
3+
4+
* The **CURRENT VERSION** status indicates the instances that you need to test your current integration submission.
5+
* The **PUBLISHED VERSION** status indicates the instances that you need to test backwards compatibility if you edit a previously published integration. See [Update a published integration with the OIN Wizard](/docs/guides/update-oin-app/).
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
If you modify a published OIN integration, you must generate an instance based on the currently published integration for backward compatibility testing. A backward-compatible instance is eligible if it was generated from the published version of the integration before any edits are made in the current submission. The OIN Wizard detects if you're modifying a published OIN integration and asks you to generate a backward-compatible instance before you make any edits.

0 commit comments

Comments
 (0)