User guide

User Information
B-3
Attribute name Explanation Description Example of registration
ssoAuthType Authentication
method
Specifies the user authentication
method from one of the following
values:
basicAuth: Password
authentication
certAuth :Certificate
authentication
basicAuthAndCertAuth :
Password authentication and
certificate authentication
basicAuthOrCertAuth : Password
authentication or certificate
authentication
When this attribute is omitted,
specification of
"basicAuthOrCertAuth" is
assumed. (*1)
basicAuthOrCertAuth
ssoCredentialTTL Re-
authentication
interval
Specifies the interval of time (in
unit of minutes) from user
authentication to re-
authentication.
Specify the re-authentication
interval as 0 or a value (in
minutes) between 30 and 1440.
When 0 is specified, the interval
is unlimited, and re-authentication
is not necessary.
When a value less than 30 is
specified, specification of 30
minutes is assumed.
When a value over 1440 is
specified, specification of 1440
minutes (24 hours) is assumed.
If this attribute is omitted, its
value defaults to the configuration
value in [Re-authentication
Interval] of [Operation after
Authentication] in the
environment setup of the
authentication server.
60
ssoUserStatus User status Specifies whether the user is
locked. The repository server
sets one of the following values:
good: The user is not locked.
locked: The user is locked.(*5)
good