User guide

Repository Server Setup
2-49
Note
[Release user lock] of the Interstage Management Console is used to unlock the user account.
Do not directly set or change the user account for the SSO repository. Refer to 'Release lockout' for
details of how to unlock the user account.
(12) ssoNotBefore
Description
Specify the date when user Single Sign-on is started.
If the user uses Single Sign-on before the specified date, authentication fails.
Specify the format of YYYYMMDDHHMMSS+XXXX.(*1) For Greenwich Mean Time, specify the format
of YYYYMMDDHHMMSSZ. If this attribute is omitted, the user can immediately uses Single Sign-on.
YYYY: Year (four digits of the year)
MM : Month (two digits)
DD : Day (two digits)
HH : Hour (two digits for 24 hours)
MM : Minute (two digits)
SS : Second (two digits)
*1 '+XXXX' refers to the time difference from UTC (Universal Time Coordinate). In cases where '-
XXXX' is used, it means the same as above.
Character Types that can be Specified
Numbers
Example of Specification
20030101000000+0900
Notes
Set a different date and time for ssoNotBefore and ssoNotAfter. If the same date and time is
specified, user authentication fails.
Set a date and time for ssoNotBefore that is earlier than the date and time set for ssoNotAfter. If
the date and time set for 'ssoNotBefore' is later than the date and time set for 'ssoNotAfter', user
authentication fails.
Specify a date between '20000101000000' and '20371231235959' in ssoNotBefore and
ssoNotAfter regardless of Japan time or Greenwich Mean Time. If a date out of range is specified,
user authentication fails.