What does authoriser mean?
An authoriser is a person, office, or system vested with the power to grant formal permission for something to proceed. The word is most at home in administrative, financial, legal, and technological contexts: a manager may be named as the authoriser of expense claims, a government agency may stand as the authoriser of a licence, and in computing an authoriser is the mechanism that checks whether a user's credentials entitle them to perform a requested action. It derives from the verb 'to authorise' (to give authority), which itself traces back through Old French 'autorité' to the Latin 'auctoritas', meaning authority or sanction — sharing a root with 'author' and 'authority'. The -ise spelling reflects British conventions, while American English prefers 'authorizer'. Though uncommon in everyday speech, the word conveys precision and formality, marking its holder as the source of legitimate approval rather than merely an interested party.
One who authorises; a person or entity with official power to grant permission or approval.
"Each transaction requires a second authoriser before funds are released."
Commonly used in corporate governance, banking compliance, and access-control documentation.
In computer security, a component or service that decides whether an authenticated identity may perform a specific action.
"The platform's authoriser evaluates every request against the role-based policy rules."
Frequently encountered in cloud architecture (e.g., AWS Lambda authorisers) and OAuth terminology.
Standard plural, formed by adding -s. British spelling retains -ise; American usage prefers 'authorizers'.
"All payment requests must be signed off by two authorised authorisers within the department."
Every payment you make online passes through an invisible chain of authorisers — and the word itself carries the same Latin root as 'author', because to authorise is literally to be the originator of permission.
Reviewed by Deb Chak, Editor. AI-assisted content curated by RJS Tech Solutions LLP.
Etymology of authoriser
Authoriser is formed from the verb 'authorise' plus the agentive suffix '-er', denoting one who performs the action. 'Authorise' entered English from the Old French 'autoriser', which derived from the Latin 'auctoritatem' (authority), rooted in 'auctor' — meaning originator or promoter — the same root that gives us 'author' and 'authority'. The agent noun emerged in English usage alongside the verb, becoming especially prominent in modern administrative and computing vocabulary.
Related word forms
How authoriser is actually used
The spelling 'authoriser' with -ise is standard in British English; American English typically uses 'authorizer'. The term belongs chiefly to formal, administrative, legal, and technical registers — it rarely appears in casual conversation, where words like 'approver' are more common. In software engineering, it often appears as part of authentication/authorization discussions.
Easily confused with authoriser
An authenticator verifies that someone or something is genuine, whereas an authoriser decides what an authenticated party is permitted to do.