Okta is providing a widget for login mechanism in JavaScript. I want to embed this in my outsystems reactive application.
This widget will have capability to login,authenticate the user without having dependency on outsystems.
The following link has all the required information from Okta: https://developer.okta.com/docs/guides/embedded-siw/main/#npm
I am trying to understand if this can be implemented, if yes how can this be done
Hi Michalle, After creating and configuring your account on Okta you need to integrate it you can add HTML block container where you want to embed the widget
best
Hi @Mohamed Medhat
Do you perhaps have a sample .oml of a working implementation perhaps?
I'm having some difficulty in figuring out how the HTML Element blocks are meant to function.