p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
Other
362 stars 65 forks source link

Member invitation email missing link #257

Closed youssefbennour closed 3 days ago

youssefbennour commented 4 days ago

I've been trying to invite a user to an organization by email, the email is sent just fine, but the accept url is missing. image

xgp commented 3 days ago

You either have to call the API with the redirect_uri set or change the template to add a link.

We have looked at the idea of making an action token link the default, but that hasn't been implemented yet.

xgp commented 3 days ago

https://github.com/p2-inc/keycloak-orgs/issues/224