Name | Type | Description | Notes |
---|---|---|---|
id | int | [readonly] | |
str | |||
firstname | str | ||
lastname | str | ||
created_at | datetime | [readonly] | |
updated_at | datetime | [readonly] | |
organizations | [Organization] | [readonly] | |
clouds | [CloudRole] | [readonly] | |
projects | [ProjectRole] | [readonly] | |
provider | str | [readonly] | |
sub | str, none_type | sub from Keycloak | [readonly] |
profile_picture | str, none_type | [readonly] | |
provider_sub | str, none_type | sub from original identity provider | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |