54b69bd1dc
In certain scenarios, e.g. when an auth code from another realm login is used to perform the code to token exchange, it can happen that the ClientSession is null which triggered an NPE when the userSession field is accessed. Added null check for clientSession in TokenEndpoint.codeToToken to prevent an NPE. |
||
---|---|---|
.. | ||
src | ||
pom.xml |