Hi,

We have a issue in OAuth when deleting an OAuth 2.0 consumer application.

[2012-08-31 13:41:39,551] ERROR
{org.wso2.carbon.identity.oauth.dao.OAuthAppDAO} -  Error when executing
the SQL : DELETE FROM IDN_OAUTH_CONSUMER_APPS WHERE CONSUMER_KEY=?
[2012-08-31 13:41:39,551] ERROR
{org.wso2.carbon.identity.oauth.dao.OAuthAppDAO} -  Referential integrity
constraint violation: "CONSTRAINT_567: PUBLIC.IDN_OAUTH2_AUTHORIZATION_CODE
FOREIGN KEY(CONSUMER_KEY) REFERENCES
PUBLIC.IDN_OAUTH_CONSUMER_APPS(CONSUMER_KEY)"; SQL statement:
DELETE FROM IDN_OAUTH_CONSUMER_APPS WHERE CONSUMER_KEY=? [23003-140]
org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation:
"CONSTRAINT_567: PUBLIC.IDN_OAUTH2_AUTHORIZATION_CODE FOREIGN
KEY(CONSUMER_KEY) REFERENCES PUBLIC.IDN_OAUTH_CONSUMER_APPS(CONSUMER_KEY)";
SQL statement:
DELETE FROM IDN_OAUTH_CONSUMER_APPS WHERE CONSUMER_KEY=? [23003-140]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
at org.h2.message.DbException.get(DbException.java:167)

I will look into this.



On Fri, Aug 31, 2012 at 5:11 AM, Prabath Siriwardena <[email protected]>wrote:

> Please find the $subject at [1].
>
> Smoke tested OpenID, OAuth, SAML2 and WS-Trust.
>
> Johann/Suresh, please test Entitlement/OAuth mediator from the latest ESB
> build with this...
>
> [1]: https://svn.wso2.org/repos/wso2/scratch/wso2is-4.0.0/m6
>
> --
> Thanks & Regards,
> Prabath
>
> Mobile : +94 71 809 6732
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
>
>


-- 
Suresh Attanayake
Software Engineer; WSO2 Inc. http://wso2.com/
Blog : http://sureshatt.blogspot.com/
Twitter : https://twitter.com/sureshatt
LinkedIn : http://lk.linkedin.com/in/sureshatt
Mobile : +94755012060,+94770419136,+94710467976
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to