[keycloak-user] [UMA] Access a protected resource by using a link

Pedro Igor Silva psilva at redhat.com
Thu Nov 14 08:47:13 EST 2019


Hi,

When the user "drops" from the system you mean a logout (ending the user
session in Keycloak) ?

On Thu, Nov 14, 2019 at 1:53 AM Fernando Mayoral <
fernando.mayoral at practiv.com> wrote:

> Hello!
>
> We have a product on which we create a protected resource (called orders)
> in keycloak and we secure access to it by using a UMA as described by uma
> authorization process
> <
> https://www.keycloak.org/docs/7.0/authorization_services/#_service_uma_authorization_process
> >
> .
>
> When the user drops from the system before they submit their order (i.e.
> the order is incomplete) we want to be able to send them an email with a
> link to the user so they’ll be able to get automatically authenticated and
> authorized so they can continue working on this protected resource.
>
> Does keycloak provide this kind of functionality out of the box?
> (i.e. given a link with some sort of long-lived token, get authenticated
> with keycloak and redirected to some arbitrary url)
> Is there any recommended way to approach this?
>
> any hints would be greatly appreciated.
> _______________________________________________
> 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