I have installed the openID connect the plugin to connect Azure AD in my moodle site. Now I want to uninstall the plugin. But uninstall button is not appearing. I have already checked all dependencies and removed them. But still, uninstall is not there. real environment example Answer Can you check if any useā¦
Tag: openid-connect
Different pages on same domain show different cookies (by target domain)
I have a Single Sign On implementation that adds cookies to a website when people login. I see the cookie in the chrome Inspector when looking at one page, but not in another page on the same domain. …