diff --git a/tutorials/sync-okta-users-to-smallstep.mdx b/tutorials/sync-okta-users-to-smallstep.mdx index f027068e..bd45372c 100644 --- a/tutorials/sync-okta-users-to-smallstep.mdx +++ b/tutorials/sync-okta-users-to-smallstep.mdx @@ -1,5 +1,5 @@ --- -updated_at: November 06, 2025 +updated_at: November 19, 2025 title: Sync Okta Users to Smallstep description: Smallstep Okta User SCIM synchronization --- @@ -45,7 +45,7 @@ In this quickstart, we will: 3. In the pop up select "OIDC - OpenID Connect" as the sign-in method and specify "Native Application" for the Application type. 4. New Native App Integration Page * App integration name: `smallstep-oidc` - * Sign-in redirect URIs: `http://127.0.0.1:10000` + * Sign-in redirect URIs: `https://api.smallstep.com/auth/openid/callback` * Select "Skip group assignment for now" * All other value leave as default * **Save**