[keycloak-dev] Authentication flow deep/shallow copy ambiguity

Marek Posolda mposolda at redhat.com
Tue Aug 7 02:10:28 EDT 2018


Hi Dmitry,

yes this looks like a bug to me. Feel free to create JIRA. Even better 
PR with the test ;) (There are some tests in the 
org.keycloak.testsuite.admin.authentication package and I hope the test 
for this could be added here.

Marek

On 06/08/18 15:34, Dmitry Telegin wrote:
> Hi,
>
> When copying authentication flow where some authenticators have been
> configured, I'd expect deep copy, i.e. including authenticator configs.
> But that's not the case, here are the steps to reproduce:
>
> - create Copy of Browser Flow;
> - configure Identity Provider Redirector with "foo" IdP;
> - create Copy of Copy of Browser flow;
> - go to Identity Provider Redirector config, change "foo" to "bar";
> - go back to Copy of Browser Flow. The redirector config will change to
> "bar".
>
> Is this a bug? If not, I think this should be documented, because it's
> not obvious and can cause confusion.
>
> Thanks,
> Dmitry
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev




More information about the keycloak-dev mailing list