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
Enable a password-only sign-in flow in your web app using the embedded SDK.
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
Add a password-only sign-in flow to a server-side web app.
What you need
Sample code
Configuration updates
To configure your app so that it requires only a password, see