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
This is a very important feature for use in Enterprise environments, where the accounts need to be managed centrally, require audit and revocation on demand.
Summary
The rest api for ontap now supports OAuth 2 authentification for the REST api.
Add a parameter to provide an access token for authentication.
See https://docs.netapp.com/us-en/ontap/authentication/overview-oauth2.html for additional informations.
Or https://docs.netapp.com/us-en/ontap/authentication/oauth2-rest-api.html#step-1-acquire-an-access-token with a curl example.
This should be supported in all modules that use the rest api.
Component Name
modules.*
Additional Information
The text was updated successfully, but these errors were encountered: