Introduction

Moria is the authentication service for the Norwegian FEIDE (Federated Electronic IDEntity) project.

The source code is distributed under the GNU General Public License; software and related technical documentation can be found on the Moria SourceForge.net site.

A Note on Versioning

Following the versioning structure introduced with the second-generation Moria implementation, all previous and current Moria versions follow the naming convention MoriaG vX.Y, where G is the generation number, and X.Y denote the major and minor SOAP interface version, respectively.

Thus, the first production version of the Moria software will from now on be known as Moria1 v0.9, while the earliest second-generation version is known as Moria2 v2.1. The SOAP interface version will only be used when relevant, as will the generation number.

Thus, Moria is the authentication system itself, Moria2 is the second-generation implementation of this system, and Moria2 v2.1 is the second-generation implementation using the 2.1 version of the SOAP interface.

For Service Developers

Do you have a (web) service that you wish to integrate with an existing Moria2 installation?

  1. Design

    A description of the underlying Moria design.

  2. Service Integration

    Outlines a number of integration methods, with several examples.

For Moria Administrators

Do you wish to build and/or configure your own Moria2 installation?

  1. Build instructions

    A brief step-by-step guide to building Moria2.

  2. Moria2 configuration

    A complete configuration reference.