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
As a developer, I want to provide my Okta credentials in the config wizard so that I can execute a scan against my Okta connected systems to populate my data map quickly.
Details
The button to access the Okta credentials screen already exists in the application, but the screen itself is still the AWS screen.
AC
Given that I choose the Okta scanning option from the wizard, when the next screen loads then I am shown the form for Okta credentials.
Given that the credentials screen has loaded, when I have yet to provide credentials, then the "Scan now" button is disabled.
Given that the credentials screen has loaded, when I input credentials then the "Scan Now" button is enabled.
Given that I input the incorrect credentials, when I press enter, than I am shown a token error.
Given that I input the credentials, when I press enter, then a /generate request is made to begin the Okta scan.
Given that I input the credentials, when I press enter and the scan begins, then I am taken to the "In Progress" view
@mfbrown - there's a tooltip next to the token field - what is the text for this tooltip?
Also, it looks like in addition to a token field, we will also need a field for the organization URL.
As a developer, I want to provide my Okta credentials in the config wizard so that I can execute a scan against my Okta connected systems to populate my data map quickly.
Details
The button to access the Okta credentials screen already exists in the application, but the screen itself is still the AWS screen.
AC
Designs
Base flows are all here: https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=108%3A5125
Token Error Flow: https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=108%3A5130
In Progress View: https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=108%3A5138
The text was updated successfully, but these errors were encountered: