Hi IS Team,

I am working on the SSO Login feature in APIM, and there I need to have a
bit longer scopes list. When I was trying to send the access token request
it gave an error saying "Value too long for column "TOKEN_SCOPE VARCHAR(60)
NOT NULL"".

Noticed that you have size 2048 for the scopes in other places [1,2]. Can
you please increase this [3] as well?

[1]
https://github.com/wso2/carbon-identity-framework/blob/master/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/dbscripts/mysql.sql#L31
[2]
https://github.com/wso2/carbon-identity-framework/blob/master/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/dbscripts/mysql.sql#L86
[3]
https://github.com/wso2/carbon-identity-framework/blob/master/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/dbscripts/mysql.sql#L105

Thank you.
Naduni

-- 
*Naduni Pamudika*
Software Engineer | WSO2
Mobile: +94 719 143658 <+94%2071%20914%203658>
[image: http://wso2.com/signature] <http://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to