User guide

Appendix B: Entry Attributes To Be Registered in SSO Repository
B-4
Attribute name Explanation Description Example of registration
ssoNotBefore Validity period
start time
Specifies the date and time from
when the user can use Single
Sign-on.
Specify a date between
"20000101000000" and
"20371231235959" in
ssoNotBefore
If the user attempts to use Single
Sign-on before the specified time,
authentication will fail.
Use the format
"YYYYMMDDHHMMSS+XXXX".
(*8) To specify a Greenwich
Mean Time, use the format
"YYYYMMDDHHMMSSZ".
When this attribute is omitted, the
user can use Single Sign-on
immediately. (*6)
20030101000000+0900
ssoNotAfter Validity period
end time
Specifies the date and time from
when the user ends to access
Single Sign-on.
Specify a date between
"20000101000000" and
"20371231235959" in
ssoNotBefore.
If the user attempts to use Single
Sign-on after the specified time,
the authentication will fail.
Use the format
"YYYYMMDDHHMMSS+XXXX".
(*8) To specify a Greenwich
Mean Time, use the format
"YYYYMMDDHHMMSSZ".
When this attribute is omitted, the
user can use Single Sign-on for
an indefinite period. (*6)
20030102000000+0900
ssoFailureCount Count of
failures in
authentication
with user
name/passwor
d
Specifies the number of times the
user failed in password
authentication due to incorrect
password. When the user
succeeds in authentication by
entering the correct password,
the count is reset to 0. The
repository server sets this value.
(*7)
0