I would like to be able to keep using the Google API after connecting through SSO. Is it possible to store the token parameters into a NPE after the authentication has been performed?
asked
Patrick Prasquier
1 answers
0
By changing the java code a bit this should be possible and then make sure to associate the new NPE to the session so that the token data can be retrieved.