[mitreid-connect] Bug changing client IDs?

Luiz Omori luiz.omori at duke.edu
Thu Jul 27 17:39:39 EDT 2017


Hi,

We are using MitreID 1.2.6 so the behaviour below may or may not affect current.

After changing a client ID, we could not reach the client management page anymore. Looking in the logs, we found entries like:

2017Jul27 17:02:13,645: INFO : org.mitre.oauth2.web.OAuth2ExceptionHandler - Handling error: InvalidClientException, Client with id metree_provider was not found

In our case, metree_provider was the previous client ID that was renamed to something else.

The workaround that worked for us was to delete all the contents from access_token, access_token_permissions, approved_site, approved_site_scope. it looks like that exception (logged as INFO...) was serious enough to prevent the Spring framework to generate the client management page due to some referential integrity problem.

Regards,
Luiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/mitreid-connect/attachments/20170727/bc0a9b16/attachment.html


More information about the mitreid-connect mailing list