Identifier
Identifier attributes based on OAuth 2.0.
type Identifier {
issuer: String
subject: String
}
Fields
Identifier.issuer ● String scalar
Unique Issuer for the authentication of the occupant e.g. https://accounts.funcorp.com.
Identifier.subject ● String scalar
Subject for the authentication of the occupant e.g. UserID 7331677.
Member Of
Occupant object