p2-inc / idp-wizard

Identity Provider setup wizards for Keycloak
https://phasetwo.io
Other
1 stars 1 forks source link

Okta UI update "breaks" wizard #112

Closed xgp closed 1 year ago

xgp commented 1 year ago

In a recent update in Okta UI, the "Instructions" UI was moved to the sidebar:

image

and upon visiting the link, I cannot find the "Metadata URL" anymore. Since the wizard requires metadata URL to be set to continue configuration, I am unable to finish it.

No Link to metadata URL anymore.

image
  1. find where the metadata URL is in the changed Okta UI
  2. or change the wizard to allow manually configuring the data which is fetched through the metadata URL

Either way, we should update the screenshots.

xgp commented 1 year ago

@jeffpatzer For Okta, we need to update Step 6. Here is the new content:

In the "Sign On" section, click the "View SAML setup instructions" link.

click_to_metadata

A second window will open with the SAML setup instructions. Find the "Optional" section with the textbox containing the IDP metadata. Copy the entire contents of the text box and paste it below.

metadata_copy

Enter and validate the Identity Provider metadata.

(Textarea to paste the metadata)

(Validate Metadata button. This will use the same functionality as the other wizards that upload a file.)