Overig · Overig
Authentication vs Authorisation
Authentication and authorisation are often confused, but they are fundamentally different. Authentication is about identity; authorisation is about access.
Marcel van Beek · CTO · 3 min read
Authentication and authorisation are often confused, but they are fundamentally different. Authentication is about identity; authorisation about access.
For example: when you log in to Microsoft 365 with your company account, authentication verifies that you are indeed you. Then, authorisation determines whether you can open Teams, edit files or manage users.
Both processes work together in a single chain of security. Without correct authentication, authorisation is pointless — and without good authorisation, authentication is insufficient protection.
IAM systems like Joinly automate both components. Employees receive access based on their role, department, and status, while authentication is handled via secure standards like SSO and MFA.
Understanding the distinction is essential for designing a reliable identity management process.
In summary: Authentication proves who you are; authorisation determines what you can do.
Explore more blogs

Segregation of Duties (SoD): wat het is en hoe je het afdwingt
Wat is segregation of duties (functiescheiding)? Uitleg, voorbeelden en waarom het vaak misgaat. Plus hoe je SoD-conflicten automatisch tegenhoudt.
Marcel van Beek · 4 min read

How do you apply AGDLP in a hybrid Entra/AD environment? (And why you shouldn't want to anymore)
Short answer: preferably not. AGDLP (Accounts → Global groups → Domain Local groups → Permissions) is a concept from the era of manual management. The entire nesting construction exists for one reason: to allow a human to assign permissions with as few mouse clicks as possible. As soon as an agent assigns group memberships directly based on HR data, this reason disappears and only the complexity remains. Moreover, in a hybrid environment, this complexity actively works against you, because Entra ID completely ignores nesting for licences and app assignment. In this article, you can read how AGDLP works and why it was once smart, where it breaks down in a hybrid environment, and what the modern alternative looks like: direct memberships, managed by automation.
Marcel van Beek · 5 min read

How do I set up role-based access control (RBAC) and least privilege for a municipality?
Start with the roles in your HR system and map them to roles, not to individual permissions per person. Group each role with precisely the access required for the job, adhering to the principle of least privilege. Manage these roles centrally and let an orchestration layer automatically assign and revoke them. This keeps access predictable, limited and demonstrable.
Mike Fraanje · 4 min read
See what Joinly can do for your organisation?
Start a free trial today or get in touch for advice on your HR and Microsoft environment.