I am following the documentation here: https://developers.google.com/identity/protocols/risc#overview
My setup is working, when I hit the /stream:verify
endpoint I can see logs in my REST API endpoint.
To test the end-end scenario, I tried to delete a user or change a password from the google workspace admin console. I don't see any log activity in my receiver. Am I testing it the right way? Has anyone tried an end-end flow?
EDIT: I just read the you can't test this for Workspace user so my way of testing is wrong.
I don't have any app using google sign in widget , how should I test an end-end flow ?