Authentication method | Description |
---|---|
Username/password | A user that authenticates using a combination of username and password. |
A user that authenticates using a user’s Google account. | |
SSO | A user that authenticates using single sign-on (SSO) with an organization’s identity provider (IdP). |
+
) and a tag or word before the @
sign in an email address, each alias that is used to sign up for StreamNative Cloud will be its own separate account. This doesn’t work for organizations enabled SSO login.! @ # $ % ^ & *
)snctl
is correctly configured for the appropriate organization. For guidance on signing in to an organization with snctl
, refer to the section on Sign in to an organization.
snctl
${email}
is replaced with a valid email address where the new user will receive an invitation from StreamNative Cloud. The ${user_account_name}
is a unique identifier for the user account within your organization. It is recommended to use the user’s email address as the identifier for simplicity and clarity.john.doe@test.local
, you would use:snctl
initially has no permissions to access resources within the organization. To grant access, the user account must be bound to a role.admin
role for users.${user_account_name}
is the one you created in the previous step. The ${rolebinding_name}
should be a unique identifier for the role binding within your organization. For ease of reference, it is recommended to use the format ${user_account_name}_${role}
as the identifer.john.doe@test.local
, use:snctl
. In this case, the new user should follow the sign-up instructions to create a new account. Once signed in, they will be able to locate the organization they were invited to on the ‘Organizations’ page.Conversely, if the new user is already a registered member of StreamNative Cloud, they will immediately find the organization they have been invited to on their ‘Organizations’ page.snctl
john.doe@test.local
, you would use:snctl
${user_account_name}
, you can use:
john.doe@test.local
, you would use: