Skip to content

Formalize Authentication For OPDS support for SAML authentication flow #34

Open
@leonardr

Description

@leonardr

In the Library Simplified circulation manager we have started advertising support for a SAML 2.0 authentication flow in our authentication documents.

The URI we're using for this is http://librarysimplified.org/authtype/SAML-2.0. We use a link with rel="authenticate" to kick off the authentication flow. We also provide a number of other attributes associated with this link. These attributes correspond to tags defined by the Metadata Extensions for Login and Discovery User Interface -- basically SAML's version of Authentication For OPDS -- especially the mdui:UIInfo tags.

  • display_names
  • descriptions
  • information_urls
  • privacy_statement_urls
  • logo_urls

@vbessonov can go into more detail here about how he translated the SAML specs into A4OPDS terms, and I can help refine that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions