When I want to create (/p/admin/account/authentication_providers) or edit (/p/admin/account/authentication_providers/{provider_id}/edit) SSO Integration with invalid URL I got multiple error cases.
ttps://example.com, attps://example.com, +ttps://example.com - CORRECT
ahttps://example.com - INCORRECT (ahttps is invalid protocol)
+https://example.com - INCORRECT (+https is invalid protocol)
Also when I go back from this page I got this message
And last thing when I close this page and want to access this SSO with URL +https://example.com from `/p/admin/account/authentication providers` I got again Internal Error and if I want to delete this SSO I am forced to add `/edit` to url.
- relates to
-
THREESCALE-2206 3scale keeps trying to delete clients in RH-SSO that don't exist anymore
- Defined