managedUserInvite

Arguments

Returns

ManagedUser!
ManagedUser!
Collapse
  • id
    Globally unique, immutable ID of ManagedUser.
  • username
    Username from account's identity provider.
  • invitationEmail
    Email through which user was invited to given account. Can be empty.
  • spaceCount
    Number of spaces user was explicitly given permissions to.
  • groupCount
    Number of groups in your identity provider that this user was a member of on last login.
  • latestGroups
    Groups in your identity provider that this user was a member of on last login.
  • lastLoginTime
    Unix timestamp (in seconds) at which user has last authenticated.
  • slackMemberID
    ID of slack user that will have the same permissions as given managed user when using Spacelift through Slack integration.