Dear Community,
I have installed the Authentication API Debugger and tried with the login. I am able to see the redirected login page and able to successfully login. Once i login i could see the JWT opaque code and access token shows null.
Also, When i try to validate this opaque code with userinfo it is showing bad request.
Basically i wanted the user to login my web application and call the API end point with access token.
What went wrong ? can you please help me ?
