Skip to content

Commit 4aa68ed

Browse files
isemonaedunham
andauthored
Update _source/_posts/2025-02-07-okta-hosted-sign-in-widget.md
Co-authored-by: E. Dunham <e.dunham@okta.com>
1 parent 3fb7c5a commit 4aa68ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_source/_posts/2025-02-07-okta-hosted-sign-in-widget.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ In this guide, we'll transform the Okta-hosted widget using standard Javascript
2525
Our goal:
2626

2727
**After**
28-
![Giphy of customized Okta hosted sign-in widget with sliding window effect for new signups](_source/_assets/img/blog/okta-hosted-sign-in-widget/okta-hosted-sign-in-widget-after.gif){: .center-image }
28+
{% img blog/okta-hosted-sign-in-widget/okta-hosted-sign-in-widget-after.gif alt:"animated gif of customized Okta hosted sign-in widget with sliding window effect for new signups" width:"800" %}{: .center-image }
29+
2930

3031
## Okta-hosted sign-in widget basics
3132
Before diving into customization, let's go over a few basics. "Okta-hosted widget" means that when the user needs to authenticate, you redirect them from your application to Okta, and the login screen that the user is presented with is hosted by Okta (it could be on a custom domain). Hence, all the widget code is on Okta itself (and not in the application), which makes it very convenient for your developers.

0 commit comments

Comments
 (0)