Name | Type | Description | Notes |
---|---|---|---|
id | int | the ID of the OIDC info record | [optional] |
user_id | int | the ID of the user | [optional] |
subiss | str | the concatenation of sub and issuer in the ID token | [optional] |
secret | str | the secret of the OIDC user that can be used for CLI to push/pull artifacts | [optional] |
creation_time | datetime | The creation time of the OIDC user info record. | [optional] |
update_time | datetime | The update time of the OIDC user info record. | [optional] |