Deven Gandhi Posted April 18 Share Posted April 18 We have web application where user authenticated through auth0. Our application user also using Spotfire web and authenticated through auth0. Thus to avoid two time login 1 from web application and 2 from Spotfire, we want if user log in to web application then he clicks to Spotfire action then using auth0 access_token from web application, user should single sign on to Spotfire. Here, need help how can we prepare the Spotfire URL where we can pass auth0 access_token for single sign on. Link to comment Share on other sites More sharing options...
Peter McKinnis Posted April 18 Share Posted April 18 Deven, Typically, in this case, you would configure Spotfire for OpenID authentication using auth0 as the provider, and then, since the web applications are using the same provider, the user is not prompted again for their credentials (assuming corporate policy allows this). A specific URL in Spotfire is not required in this case. From your question, I don't know if Spotfire is embedded in the web application or not. If it is, then I would recommend looking at the JavaScript API: New Capabilities in Spotfire 12.0 (assuming you are running Spotfire 12.0 or greater). Regards, Peter Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now