Jump to content

Login to Seeq SPy with SSO


Recommended Posts

Posted (edited)
Our company switched to using SSO to log into Seeq. I used to use this code to log in:
 
spy.login(url='https://YOUR_COMPANY.seeq.host/workbooks?t=SE9NRQ%3D%3D', username='*****', password='******',force=False)

How can I accomplish this now under SSO authentication?

Edited by John Brezovec
clarify question, remove company info
Link to comment
Share on other sites

  • Seeq Team

Hi Mohamed,

 

Using an Access Key will allow authentication for SSO profiles. Below is the Knowledge Base article that walks you through creating one, and the SPy documentation for how to implement.


Knowledge Base: https://support.seeq.com/kb/latest/cloud/working-with-access-keys

SPy Docs: https://python-docs.seeq.com/user_guide/spy.login.html#access-keys

Link to comment
Share on other sites

  • John Brezovec changed the title to Login to Seeq SPy with SSO

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...