fides icon indicating copy to clipboard operation
fides copied to clipboard

okta scanner - updated credentials screen

Open mfbrown opened this issue 2 years ago • 0 comments

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

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

mfbrown avatar Oct 12 '22 13:10 mfbrown