I would like to create a custom rule for self-registration for external users.
d
dragos rosca
Our authentication solution supports multi-tenant and we get the tenant information inside the token. I would like to be able to configure a rule on self-registration so I can select a specific group as default based on information from the token. (ie. user from tenant1 get's tenant1 group and user from tenant2 gets tenant2 group)
And a cherry on top it would be cool if this rule could create a missing group with some basic rules.