syndesisio / syndesis-ui

The front end application or UI for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis.io/
14 stars 28 forks source link

automate keycloak first login form #513

Closed jludvice closed 7 years ago

jludvice commented 7 years ago

I thought this could be the place to check current url and if it contains some keycloak pattern, then invoke KeycloakLogin.fillForm (or something like that) https://github.com/redhat-ipaas/ipaas-ui/blob/3e6d4ef34d502abcca7ef1c101dfea1ab5ad5113/e2e/app.po.ts#L146

jludvice commented 7 years ago

It might be tricky to find the right place though. User is first redirected to github, then eventually to keycloak and then to ipaas ui.

dsimansk commented 7 years ago

Closed via #519