Closed
Description
Story
As a Merchant I want to configure Adobe Stock integration on my Magento instance
Business Value
no need to maintain API credentials on Magento side
Preconditions
- Admin User is logged into Admin Panel
- User configured new Adobe Stock integration on adobe.io console
Acceptance Criteria
- User goes Media Gallery and opens Adobe Stock. User sees message that Adobe Stock disabled and API is missing with the link to Store-Configuration-Advanced-System. User clicks the link and navigates to Adobe Stock Integration configuration options
- User enables Adobe Stock
- User sees the following required fields in empty state:
- API Keys (x-api-key)
- User sees a message that explains how to get these credentials with a link to Adobe.io
- User copies API key generated on Adobe.io side and inserts it into the API key field
- User sees a message that API key is valid. If user inserted wrong API key, error message displayed.
Configuration can't be saved with not valid API key User copies name that they chose for the integration when created it on adobe.io console- User saves configuration
- If API key is invalid, user sees message about that next the API Keys field. Configuration is saved with the wrong key
- User goes Media Gallery and opens Adobe Stock. If API key is invalid, user sees message about that. No image search possible.