We are using an external database to store the OIDC tokens and calling back into the /userinfo endpoint as part of the API calls. They are looking for ways to improve performance of the API and noticed that the call to the /userinfo endpoint is fairly slow. We have tried to go directly at the AAC IP rather than through the reverse proxy and that didn't affect the timings much.
Our database administrator has run some metrics on the database and the timings are good. Has anyone else run into slow /userinfo endpoint hits? If so is there anything that could be done to speed up performance?
------------------------------
Angela Klein
------------------------------