<@U04UQ68083H> does ory support Saml to connect wi...
# ory-copilot
b
@chilly-king-10285 does ory support Saml to connect with an SP?
c
A message from kapa.ai
Yes, Ory does support SAML (Security Assertion Markup Language) for exchanging authentication and authorization data between parties. You can set up SAML Single Sign-On (SSO) with Ory Network using BoxyHQ as your SAML provider. Here are the prerequisites you need: - Access to [Ory Network](https://console.ory.sh/) - An active account with [BoxyHQ](https://app.eu.boxyhq.com/auth/join) - [Ory CLI](https://www.ory.sh/docs/guides/cli/installation) To set up the integration, you'll need to get your Ory Network session token and your Ory Project ID. You can find these in your Ory Network settings and in the
.ory-cloud.json
file in your home folder respectively. Next, you'll configure the session token and Project ID in BoxyHQ. Once configured, the integration between BoxyHQ and Ory Network will automatically set up a new Organization and a generic OIDC connection whenever you create a new SSO connection on BoxyHQ. All user management will then flow through Ory Network. For more detailed instructions, please refer to the [Ory documentation](https://www.ory.sh/docs/identities/sign-in/saml).