You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Describe the solution you'd like
Please update this Python module to use the CLI package “auth-get-sso-cookie” to request authentication cookies to the new SSO. This package also provides backward compatibility support to Microsoft ADFS (“old” SSO) as well.
Additional context
Please make sure that the “auth-get-sso-cookie” package is available in your runtime environment. If you require to install it, please see the documentation available at: https://auth.docs.cern.ch/applications/command-line-tools/
Impact of the new feature
McM Client
Is your feature request related to a problem? Please describe.
CERN SSO migration. CERN will decommission the current SSO on September 1st, 2023. For more details, please see: https://cern.service-now.com/service-portal?id=outage&n=OTG0072195
Describe the solution you'd like
Please update this Python module to use the CLI package “auth-get-sso-cookie” to request authentication cookies to the new SSO. This package also provides backward compatibility support to Microsoft ADFS (“old” SSO) as well.
Additional context
Please make sure that the “auth-get-sso-cookie” package is available in your runtime environment. If you require to install it, please see the documentation available at: https://auth.docs.cern.ch/applications/command-line-tools/