Documentation ¶
Index ¶
Constants ¶
View Source
const ( GroupNameAttribute = "displayName" GroupMembersAttribute = "members" GroupMemberValueAttribute = "value" GroupMemberDisplayAttribute = "display" )
View Source
const ( UserNameAttribute = "userName" DisplayNameAttribute = "displayName" GroupAttribute = "groups" )
Variables ¶
This section is empty.
Functions ¶
func MonoskopeUserSchema ¶
func MonoskopeUserSchema() Schema
MonoskopeUserSchema returns the default "User" Resource Schema.
func NewUserAttribute ¶
func NewUserAttribute(attributes scim.ResourceAttributes) (*userAttributes, error)
NewUserAttribute converts the SCIM resource attributes given to an instance of the userResource struct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.