[keycloak-user] Execution order of required actions

Martin Hardselius martin.hardselius at gmail.com
Fri Oct 20 08:05:10 EDT 2017


I solved it by assigning a priority to every mapper and then comparing the
priority of the current action to all the other actions tagged for
execution to determine whether it should run now or later.

I think this would be a nice feature to have built-in.

On Fri, 20 Oct 2017 at 09:49 Stian Thorgersen <sthorger at redhat.com> wrote:

> No, I think they are ordered by the order you add them, but not sure
> that's even the case TBH
>
> On 19 October 2017 at 15:56, Martin Hardselius <
> martin.hardselius at gmail.com> wrote:
>
>> Is there a way to order execution of required actions? Eg. I want to
>> display a "Welcome" message, but only after the user has accepted Terms &
>> Conditions.
>>
>> Cheers,
>> Martin
>>
> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>>
>
>


More information about the keycloak-user mailing list