safire-ac-za/simplesamlphp-module-thissdisco

SimpleSAMLphp module for thiss.io/SeamlessAccess

v1.0.0-rc.2 2025-05-23 12:45 UTC

This package is auto-updated.

Last update: 2025-05-28 21:52:07 UTC


README

SimpleSAMLphp module implementing The Identity Selector discovery service

This module aims to provide a SimpleSAMLphp-compatible discovery service that implements the of the RA-21 best practices and provides a user interface that will seem familiar to people who've used the SeamlessAccess https://seamlessaccesss.org/ discovery service.

It's discovery user interface widget is derived from The Identity Selector's thiss-js discovery service, albeit reimplemented in PHP & Twig for compatibility with SimpleSAMLphp. The widget can be embedded into a standard SimpleSAMLphp theme or it can be separately themed to look like the SeamlessAccess / <use.thiss.io> user interface.

The client side is implemented using the thiss-ds-js client libraries. These are directly imported without changes, and thus the entire interface should be compatible with SeamlessAccess's persistance service. See the advanced integration notes for how this might be achieved.

Documentation is available in the docs/ directory.