Single Sign-On (SSO) simplifies the login process by allowing users to access multiple applications with a single set of credentials. For platforms like JollyDeck, SSO means easier access for your team and stronger security for your organisation.
Below, we answer the most common questions about SSO on JollyDeck, including the differences between SAML and OAuth, their pros and cons, and how to get started.
JollyDeck supports several authentication methods:
For the latest updates and configuration details, contact JollyDeck support.
SAML (Security Assertion Markup Language) is an older Single Sign-On standard that lets an Identity Provider (IdP) verify a user’s identity for multiple services (Service Providers) through one login. SAML messages use XML, which was the norm for enterprise identity systems. SAML enables users to log in once and access multiple applications securely.
OAuth is a newer framework focused on authorization. It grants third-party applications limited access to resources on a user’s behalf. Instead of sharing passwords, OAuth uses temporary tokens, and when combined with OpenID Connect (which adds user identity on top), it can serve as a full single sign-on solution.
Feature/Aspect | SAML | OAuth |
Core function | User authentication (verifying identity) and SSO between services. | Delegated authorization (access control); with OIDC, it also handles user authentication for SSO. |
Data format | XML-based messages (SAML assertions) | JSON (typically uses JWT – JSON Web Tokens) |
Security | Employs XML digital signatures & encryption of assertions (high security) | Depends on secure tokens over HTTPS (TLS); trust is placed in token secrecy and transport security. |
Complexity | Complex to implement (involves XML, multiple configurations; designed with older systems in mind) | Lightweight and easier to implement (JSON/REST design is developer-friendly) |
Best suited for | Large enterprises or government systems with established identity federations (legacy IdPs). | Cloud-first applications, mobile or single-page apps, and APIs – basically any modern platform where flexibility and speed matter. |
Ecosystem compatibility | Built into many legacy enterprise ecosystems (works with older standard enterprise SSO frameworks) | Widely adopted in cloud and SaaS ecosystems; standard for integrating with newer identity providers and services. |
Performance | Relatively heavy: verbose XML can make transactions slower and consume more resources | High-performance: lightweight tokens pass minimal data, making it quicker |
Authentication | Yes (proves identity) | Only with OpenID Connect extension |
Authorization | Yes (via attributes/roles) | Yes (main purpose) |
Pros:
Cons:
Pros:
Cons:
While both protocols offer secure and widely adopted SSO solutions, the best choice depends on your organisation’s identity infrastructure and use cases. OAuth 2.0 with OpenID Connect typically suits modern, cloud-native environments where speed, flexibility, and interoperability are paramount. SAML, on the other hand, remains a robust option for organisations operating traditional enterprise systems with established identity management tools.
At JollyDeck, we support both protocols and tailor integration recommendations based on your technical setup and security posture. Whether you’re deploying in a modern SaaS environment or connecting to on-premise directories, we’ll help you implement the most effective and seamless SSO experience.
JollyDeck supports a range of login methods to suit diverse organisational setups. While both SAML and OAuth are available, we typically recommend OAuth 2.0 with OpenID Connect for most organisations.
OAuth offers:
However, if your organisation has existing SAML infrastructure – such as Active Directory Federation Services (ADFS) or other XML-based systems – JollyDeck also provides robust support for SAML-based SSO.
Whatever your choice, our team ensures secure implementation and can guide you through best practices for protecting user credentials and maintaining compliance.
Use SAML if:
Use OAuth 2.0 with OpenID Connect if:
For most cloud-first organisations and modern technology environments, OAuth (via OpenID Connect) typically provides the best balance of security, usability, and ease of integration.
Still not sure? Our support team is ready to assess your setup and recommend the most effective integration path.
SAML Setup
LDAP / Active Directory Setup
Both SAML and OAuth can be implemented securely when best practices are followed:
Our team helps you implement each protocol in a way that aligns with your organisation’s security and compliance requirements.
Always follow best practices for both protocols to protect user data.
If your organisation needs a hybrid approach, custom authentication flow, or integration with a niche identity provider, contact our support team. We’ll work with you to design a secure and efficient solution that fits your specific needs.
JollyDeck supports a full range of authentication options for organisations of all sizes and technical setups. Whether you’re using OAuth, SAML, LDAP, or simple login credentials, our goal is to make access easy, secure, and scalable. If you’re unsure which protocol is best for your organisation, reach out and we’ll help you choose the right path.
If you’re unsure which approach best fits your setup, our team is available to advise and support your integration process.