What is Ory Polis?
mainOry Polis (formerly BoxyHQ Jackson) is an open-source Enterprise Single Sign-On (SSO) service designed to connect applications to SAML and OIDC identity providers.
Key features include:
- SAML/OIDC Enterprise SSO: Connects to various enterprise identity systems by implementing SSO for SAML or OIDC providers.
- OAuth 2.0 Flow Abstraction: Simplifies the SSO process by presenting it as a standard OAuth 2.0 flow, making it easier for developers familiar with OAuth 2.0 and OpenID Connect to integrate.
- Data Ownership and Control: As an open-source solution, it can be self-hosted to maintain full control over data and customer identity information.
- Flexible Database Support (BYOD): Supports a "Bring Your Own Database" model with built-in compatibility for MySQL, MariaDB, Postgres, MongoDB, Redis, and PlanetScale.
- Modular Design: Uses a modular architecture with distinct controllers for business logic, allowing for flexible and incremental feature adoption.