Hi,

The length of the column SESSION_ID of the IDN_AUTH_SESSION_STORE table is
100. But I see that the values written to that column are quite lengthy and
inserts could fail for cases like email usernames or long tenant domains or
long usernames, etc. See a sample value below.

Eqnhj4j1X8ZJCW0ww56N7Hdzdvoa:nu...@gmail.com@carbon.super:am_application_scope
default

The value inserted to this column seem to be a combination of several
values and hence has the potential to grow. Specially for tokens with
several scopes.

Is it right to insert values to this column in this format? Should we not
change it since it looks to me like it'll be a problem with regard to
column lengths?
Thanks,
NuwanD.

-- 
Nuwan Dias

Technical Lead - WSO2, Inc. http://wso2.com
email : nuw...@wso2.com
Phone : +94 777 775 729
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to