31% of Part II — the largest hands-on use case.
3 tasks · this deck covers task 1 of 3
↑ Application Setup OverviewMost apps in the OIN catalog are pre-built. This task is about the case where you're building the SAML connection yourself, from scratch, using Okta's App Integration Wizard (AIW).
Okta says it plainly: you must "configure your app integration to verify signed SAML assertions for SSO and trust Okta as the Identity Provider."
Signing certificates require manual configuration after creation — the wizard doesn't finish the trust relationship for you. The app side has to be configured to trust Okta too.
The wizard distinguishes internal apps from ones destined for OIN submission — third-party integrations may need the vendor's own SAML documentation beyond what Okta's wizard covers. OIN submissions require preliminary testing before formal review.
A new SAML integration logs as either "Create application" (built via AIW) or "Update application" (added from OIN) — a small but real distinction if you're ever auditing how an app integration came to exist.
Watch for these in your own sandbox run:
→ Finishing the wizard and assuming SSO works immediately — it doesn't until the app side trusts Okta and verifies signed assertions.
→ Not having the app's own SAML config docs on hand for a third-party/vendor app.
Sources: help.okta.com — Apps_App_Integration_Wizard_SAML.htm
Next: Task 2 →