All Developer Edition Orgs will be deactivated starting on July 18, 2025. Sign up for the new Integrator Free Plan to continue building and integrating. Learn more on the Okta Developer Blog

Instructions for

On this page

Basic sign-in flow using the widget

Identity Engine

Enable a password-only sign-in flow in your web app using the embedded Sign-In Widget.

Note: Passwords are a security vulnerability because they can be easily stolen and are prone to phishing attacks. Give your users the ability to use other authenticators by replacing password-only sign-in experiences with either a password-optional or a multifactor experience.


Learning outcomes

  • Enable Sign-In Widget support in your org and app.
  • Add a sign-in flow to a server-side web app that uses the Sign-In Widget and requires only a password.

What you need


Sample code


Configuration updates

Summary of steps

Integration steps