User guide
Chapter 7: Developing Applications
7-58
Notes
• Information reported to a Web application must be within the size specified below. If it exceeds the
maximum size, authentication fails.
2048 bytes less than or equal to ((128 bytes + DN character string length) + user ID character
string length + 8 bytes * number of roles + sum of role name character string lengths) * 1.5 +
character string length of business server URL accessed by the user at authentication
* Each character string length is represented in units of bytes.
• Only alphanumeric characters and symbols can be used in the user information reported to a Web
application. If other characters are used in information reported to a Web application, the Web
application may not obtain the correct value.