Jump to content

Authentication Open Service Interface Definition

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by U2fanboi (talk | contribs) at 16:21, 28 October 2014 (See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Authentication Open Service Interface Definition (OSID) is an O.K.I. specification which supports invoking an authentication process. OSIDs are programmatic interfaces which comprise a Service Oriented Architecture for designing and building reusable and interoperable software.

The implementation of this service is responsible for gathering whatever information is appropriate to perform authentication. This service also supports testing if a user is authenticated, returning the Agent identity that corresponds to the authenticated user.

The OSIDs can interact with information and resources over which some form of access control is required. Authentication, Agent, and Authorization work together where Authentication ensures interactions are at the request of an identified user and Authorization reports what the identified user can do.

Known Authentication OSID Providers