OneRosterUserProfileOutput
Profile information associated with a user in a specific role
- profileType: stringFormat: uri
Id requiredUnique identifier for the profile
- profileType: string
Type requiredType of profile (e.g., learning platform, assessment system)
- vendorType: string
Id requiredIdentifier of the vendor providing this profile
- applicationType: string | null
Id Identifier of the specific application this profile is for
- credentialsType: array object[] ยท OneRosterCredentialOutput[]
List of credentials associated with this profile
The container for the information about a User Profile that will provide the user with access to some system, application, etc.
- identityType: string
The identity for the profile
- passwordType: string
The password for the profile
- usernameType: string
The username for the profile
- descriptionType: string | null
Human-readable description of this profile
