Authenticating to the Storagegrid when Azure AD SSO is enabled #2048
Replies: 6 comments 4 replies
-
hi @santosh725 Harvest does not currently support StorageGRID SSO. Reading the StorageGRID documentation for SSO, I'm wondering if it make sense for a tool like Harvest? Sounds like SSO may be intended for humans, not tools (like Harvest) since StorageGRID redirects SSO logins to a different web page. I'm not sure how a command line tool like Harvest would display a webpage. |
Beta Was this translation helpful? Give feedback.
-
hi @cgrinds
But lets say if SSO is not enabled and we use local users wouldn't harvest use APIs to collect the metrics and one of the steps wouldn't it be to get a token ? |
Beta Was this translation helpful? Give feedback.
-
hello @cgrinds Thanks a ton for your quick response. Apologies if my last question was confusing. So when the SSO was disabled we were able to make it work using local users but with the new security standard we need to use SSO on our Storagegrid System. The link I provided helps us get a "token" which we can use for the api operations. So was hoping once you get the token rest of the harvest related operations should be same. Do I need to raise it as an issue for the feature request ? |
Beta Was this translation helpful? Give feedback.
-
No we are not using MFA. |
Beta Was this translation helpful? Give feedback.
-
Hello @cgrinds Was wondering if you had a chance to discuss with your team and any possibility to include it in 23.0,.8 |
Beta Was this translation helpful? Give feedback.
-
hi @santosh725 we've got a standalone script working for StorageGRID Azure SSO. Would you be willing to try it out and make sure it works for your usecase? If that works well for you, we'll add to Harvest proper. Email us at ng-harvest-files@netapp.com and I'll reply with the standalone program. |
Beta Was this translation helpful? Give feedback.
-
Hello,
We were able to integrate Storagegrid with harvest with local users in our lab. But with SSO enabled we are unable to do so. Are there any instructions or guidelines with SSO enabled ?
The authentication methods provided here are basic auth and certificate. not sure if a token can be used or added ?
https://netapp.github.io/harvest/23.05/configure-harvest-basic/#authentication
Beta Was this translation helpful? Give feedback.
All reactions