Mohamed Ramadan Mosa Posted July 2 Share Posted July 2 (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 July 2 by John Brezovec clarify question, remove company info Link to comment Share on other sites More sharing options...
Seeq Team Emilio Conde Posted July 2 Seeq Team Share Posted July 2 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 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