p2-inc / idp-wizard

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

Generic OIDC wizard config import issues #172

Closed xgp closed 4 months ago

xgp commented 4 months ago
  1. The URL import says "Url should be a valid Url." with a valid URL and doesn't make an HTTP request
  2. The Config file import should take XML and JSON files. It won't allow a JSON config file upload.

image

xgp commented 4 months ago

And a nit URL not Url.

pnzrr commented 4 months ago

Turns out the built-in Yup validation for URLs doesn't like localhost