Checksso
Checksso is a general term used in software security to describe automated checks that verify the correctness, security, and reliability of Single Sign-On (SSO) configurations and flows. It is not a formal standard or a single product, but a concept adopted in various tooling and CI/CD workflows to ensure SSO integrations remain functional and compliant across identity providers (IdP) and service providers (SP).
The scope of checksso typically covers common SSO protocols and standards such as SAML 2.0, OpenID Connect,
Implementation commonly takes the form of scripts or test suites integrated into development pipelines or security
See also: single sign-on, SAML, OpenID Connect, OAuth 2.0, identity provider, service provider, metadata.