To integrate the SSO Self-Service widget into your application you will need to add:
- Client-side code in a new HTML page.
- The SSO Self-Service widget's JavaScript in the new HTML page.
- Server-side code to ensure the widget runs securely.
The SSO Self-Service widget displays a link to your application page similar to the following (by default):
Note: You can customize the appearance of this widget by choosing non-default CSS
settings.
When your customer clicks the link, they will be securely redirected to the PingOne SaaS SSO portal where they will enter their configuration information.
Add the Client-Side Code
Add the Server-Side Code