Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Okta Classic Engine req #1564

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _source/_posts/2025-02-26-okta-hosted-sign-in-widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Before diving into customization, let's go over a few basics. "Okta Hosted Sign-

**Prerequisites to this tutorial**
This guide assumes you already have:
- [Okta Classic Engine](https://developer.okta.com/docs/guides/archive-overview/main/#sign-users-in-guides-for-okta-classic-engine)
- A Single Sign-On (SSO) application that redirects to Okta for authentication.
- A customized Okta Hosted Sign-In Widget with a [custom domain](https://help.okta.com/en-us/content/topics/settings/settings-configure-custom-url.htm) enabled to make the necessary edits that I will demonstrate in this tutorial.
- This tutorial uses the Sign-In Widget **version ^7**.
Expand Down
Loading