ApiExternalUserMapping

Properties

Name Type Description Notes
name str The name of the external mapping [optional]
type ApiExternalUserMappingType The type of the external mapping [optional]
uuid str Readonly. The UUID of the authRole. <p> [optional]
auth_roles list[ApiAuthRoleRef] A list of ApiAuthRole that this user possesses. Each custom role with be a built-in role with a set of scopes. ApiAuthRole is the model for specifying custom roles. Only admins and user admins can create/delete/update external user mappings. [optional]

[Back to Model list] [Back to API list] [Back to README]