Archives
IdentityServer4 – Global Logout
Posted on March 22, 2019
I’ve created a brand new, micro-services oriented platform at my current company. A key feature to this approach is integration of Single Sign-On. For this, I’ve adopted the wonderful, open-source project IdentityServer4. The abridged version of the architecture is that the company creates multiple apps with api resources (a big inspiration is the whole Google […]