Hey all!
I’m exploring KC as our next idP for a product I work on and would like to eventually use the organizations feature for multitenancy. I’m confused about how a user should be registered to an organization with a domain identical to the users email domain.
Configuration used:
1 realm: orgs
Organization: agency-a (domain: agencya.com)
user: jdoe@agencya dot com - (dot should be a period)
Identity Provider: Agency A - and linked it to the organization agency-a
I reached: http://localhost:8080/realms/orgs/account/ and inputted the users (jdoe@agencya) email in the identity first page and then logged in. I navigated back to the console and selected the Organizations tab > Agency-A > Members tab and noticed the user isn’t automatically registered in the Members tab.
Can someone provide clarification on how a member should be added to their respected Organization? Is there documentation on how to configure users to auto populate the Members tab after they login?
Thanks in advance!