SAML single sign-on is an authentication method that lets users access systems with one trusted login session. Self-service access request is a governance workflow that decides whether a user should receive access in the first place. In practice, SSO simplifies login, while access request workflows control entitlement approval, auditing, and policy enforcement.
SAML Single Sign-On Is About Login, Not Entitlement Decisions
SAML SSO answers a narrow but important question: can a user prove who they are once and reuse that trusted session across connected systems. It sits in the authentication layer, so it reduces repeated logins, centralises trust, and can improve user experience. It does not decide whether the user should have access to a specific application, role, or data set.
That distinction matters because SAML can only authenticate a user into a relying service that already trusts the identity provider. The service still needs its own authorization logic, role mapping, or downstream policy to decide what the authenticated user can actually do. If teams blur those layers, they tend to overestimate what single sign-on has secured.
A useful way to think about it is that SAML establishes a session, while access governance determines the permission set attached to that session. A user can be correctly authenticated and still be over-privileged, under-privileged, or incorrectly mapped to an entitlement because the application, directory, or provisioning policy is wrong.
Self-Service Access Request Workflows Control Who Gets Access in the First Place
Self-service access request workflows operate upstream of access use. They let a user ask for access to an application, role, group, shared resource, or privileged function, then route that request through approval, policy checks, logging, and sometimes time-bound provisioning. In practice, they are governance and authorization workflows, not authentication mechanisms.
These workflows matter because they create an auditable decision point around entitlement assignment. The workflow can enforce manager approval, data owner approval, segregation of duties, risk-based review, or automated policy gates before access is granted. That is very different from SAML, which assumes a valid user has already been established and focuses on letting that user sign in.
The operational difference shows up in day-to-day administration. SAML reduces friction at login. Access request workflows reduce ad hoc provisioning and make access decisions visible, reviewable, and revocable. For many organisations, both are needed: one to establish trusted authentication, the other to govern entitlement lifecycle.
Why the Difference Matters for Security, Audit, and Operations
These two controls solve different problems, and confusion between them creates avoidable gaps. If a team treats SAML as “access control,” it may skip entitlement review and leave excessive access in place. If it treats request workflows as “login,” it may overcomplicate authentication while still lacking strong session assurance. The right design separates identity proof, access approval, and ongoing entitlement management.
The practical failure mode is simple: users sign in successfully but inherit permissions they should never have had, or they can request access without meaningful policy enforcement. That is why mature programs pair SSO with role design, approval logic, periodic review, and revocation processes. The security question is not whether the user can log in, but whether the resulting access is appropriate, attributable, and removable when circumstances change.
Where request workflows are weak, organisations often accumulate silent privilege creep. Where SSO is weak, organisations often create fragmented authentication and inconsistent trust. Both are governance problems, but they sit at different points in the access lifecycle.
Risk and Threat Considerations
When SAML and access requests are conflated, the main risk is over-trusting authentication and under-governing entitlement. A valid SAML assertion can still lead to excessive access if role mapping, approval logic, or provisioning rules are too broad, and that creates a clear path to unauthorized use of business systems.
Failure mechanism: Authentication succeeds, then broad or stale entitlement rules attach permissions that were never properly reviewed, so a legitimate login becomes a route to over-privileged access or improper data exposure.
Impact: The organisation may face privilege creep, weak auditability, and faster blast radius if an account is misused, compromised, or approved without the right business justification.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-63 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 — Access Permissions Management | Separates authenticated identity from managed access permissions. |
| GV.RM-01 — Risk Management Strategy | Access request workflows are governance decisions that should align with risk appetite. | |
| Recommendation — Review and manage permissions so authenticated users receive only approved access. Align approval rules and exceptions to defined risk tolerance. | ||
| NIST SP 800-63 | AAL — Authenticator Assurance Level | SAML is an authentication mechanism whose assurance should be matched to access sensitivity. |
| IAL — Identity Proofing Level | Shows that proving identity is distinct from later access approval. | |
| Recommendation — Select an assurance level that fits the access being granted. Use identity proofing appropriate to the account and access risk. | ||
| CIS Controls v8 | 6.3 — Access Grants Management | Self-service requests are a control point for granting and reviewing access. |
| Recommendation — Approve, track, and revoke access grants through a defined workflow. | ||
Practitioner Guidance
Decision rule: If the control question is “Who are you?”, focus on SAML and the trust relationship with the identity provider. If the control question is “Should you have this access?”, focus on request approval, policy enforcement, and entitlement governance. Keep those decisions separate in architecture and in incident review.
What to verify: Confirm that SSO does not silently grant permissions beyond the intended role model, and that access request workflows produce evidence of approval, scope, expiry, and revocation. If the same group or role is used for both login convenience and entitlement assignment, treat that as a design smell worth reworking.
Practitioner takeaway: The safest pattern is to use SAML to authenticate, then use a governed workflow to decide, document, and periodically revalidate what that authenticated user can actually access.
Related resources from NHI Mgmt Group
- What is the difference between single sign-on and full SaaS access control?
- What is the difference between reviewing human access and reviewing NHIs?
- What is the difference between role-based access and API key governance for NHI security?
- What is the difference between protecting applications and protecting access?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 20, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org