- MaximilianNew Contributor
Hey dear, Implementing Single Sign-On (SSO) for SmartBear AlertSite is a great way to streamline access to the platform and enhance security. To set up direct SSO-based links not only for the homepage but also for other dashboards or charts within AlertSite, you'll typically follow these steps:
- Configure SSO Provider: Set up and configure your chosen SSO provider (e.g., Okta, Azure Active Directory, OneLogin) to authenticate users and generate access tokens.
- Integrate SSO with AlertSite: Configure AlertSite to integrate with your SSO provider. This typically involves configuring SAML (Security Assertion Markup Language) settings in AlertSite and exchanging metadata with your SSO provider.
- Generate Deep Links: Once SSO integration is set up, you can generate deep links to specific dashboards or charts within AlertSite. These links will include authentication tokens or parameters that allow users to access the desired resources directly after authentication.
- Share Deep Links: Distribute the generated deep links to users who need access to the specific dashboards or charts. This could be done through email, documentation, or within your organization's portal or dashboard.
- Test Access: Before rolling out the deep links to all users, thoroughly test them to ensure that they authenticate users correctly and grant access to the intended resources.
- Monitor and Maintain: Regularly monitor SSO authentication and access to ensure that everything is functioning as expected. Update SSO configurations or deep links as needed, especially if there are changes to user roles, permissions, or the AlertSite environment.
- IsaacSamuelSMember
Hi Maxmilian,
Thank you for your comment. Based on the steps that you've outlined, we are done with the completion of step # 1 and 2. Now that we have SSO based login link (Example: https://www.alertsite.com/sso/saml/XYZ). Let us know how deep links to specific dashboards or charts within AlertSite can be generated.
Note: In the provided URL example, I'm replacing the actual value with the text 'XYZ'
We have the below link for directly viewing the group-based dashboard (using the local login credentials that we created using the users screen of smartbear alertsite).
https://uxm.alertsite.com/#/app/2/groups/dashboard/as-group?date_change=24h&group_id=12264&name=Financial%20Service%20Offering&private=false
Our instance is configured for SSO with the login page URL ('XYZ' replaces the actual content) - https://www.alertsite.com/sso/saml/XYZ/.
I'm trying to see on what I should use with the SSO login based direct link for the above mentioned group dashboard. I tried the below but it only redirects me to the landing home page only and hence have raised this enhancement request.If you've got this use case addressed, please guide on the steps for fulfilling this use case.
Regards,
Isaac
Related Content
- 3 years ago
- 5 years ago