integr8ly / installation

Integreatly Installer
83 stars 91 forks source link

configure launcher sso realm to skip the first broker login profile review #246

Open hguerrero opened 5 years ago

hguerrero commented 5 years ago

Description

When accessing Che for the first time the link directs to the Review Profile page from RH SSO to update the information like First and Last name for the user. Then redirects to the actual Che application. That step could be avoided as that is just pure dummy information most of the times.

Expected Behavior

When doing click on the Che link from webapp should direct to Che straight ahead skipping the review profile page.

Actual Behavior

When clicking the Che link it first take you to the review profile page.

Steps to reproduce

Order integreatly from RHPDS

camilamacedo86 commented 5 years ago

HI @hguerrero,

Could you please fill the above fields for we have the required information to be able to do it? The "Environment" in this way show irrelevant and can be removed.

hguerrero commented 5 years ago

updated

maleck13 commented 5 years ago

@hguerrero thanks for opening the issue. Do you have knowledge on how this step can be skipped? I assume it is a setting in RH-SSO

maleck13 commented 5 years ago

@hguerrero We will look at getting this changed

david-martin commented 5 years ago

Looks like a realm setting in launcher/che's keycloak image

https://www.keycloak.org/docs/3.1/server_admin/topics/identity-broker/first-login-flow.html

david-martin commented 5 years ago

Tracked in https://issues.jboss.org/browse/INTLY-442