Sisense Administration
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Setting Up SSO SAML 2.0 with G Suite

G Suite is a package of cloud-based services that can provide your company or school with a whole new way to work together online—not just using email and chat, but over video conferences, social media, real-time document collaborations, and more. Us...

Community_Admin_0-1635066229672.png Community_Admin_1-1635066229671.png Community_Admin_2-1635066229685.png Community_Admin_3-1635066229683.png

Setting Up SSO SAML 2.0 with OneLogin

OneLogin is a single sign-on service where its users only have to enter one set of credentials to access their web apps in the cloud and behind the firewall, including Sisense. OneLogin’s policy-driven password security and multi-factor authenticatio...

intapiuser by Community Team Member
  • 1106 Views
  • 0 comments
  • 0 kudos

Setting Up SSO SAML 2.0 with Okta

Okta provides secure identity management and single sign-on to applications that you can add to your Okta account. From Okta, you and your users can log in to Okta and then access applications such as Sisense without having to log in to each applicat...

Screenshot 2024-07-30 at 15.55.16.png Screenshot 2024-07-30 at 16.21.18.png Screenshot 2024-08-01 at 09.46.39.png Screenshot 2024-07-30 at 16.44.44.png
intapiuser by Community Team Member
  • 2306 Views
  • 0 comments
  • 1 kudos

SSO Java example

Make sure you have reference for each of the imported libraries mentioned in the code in the file pom.xml use this example of generating JWT and adjust it to suit your case.   import java.io.UnsupportedEncodingException; import java.util.Date; impo...