Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:2.0:single_sign_on:simplesamlphp [2025/04/29 01:51] – created kainhoferen:2.0:single_sign_on:simplesamlphp [2025/04/29 01:57] (current) kainhofer
Line 3: Line 3:
 Starting with version 5.0, Admidio can be used by other applications to authenticate users against Admidios user base. These instructions will guide you through the process of connecting a SimpleSAMLphp middleware installation to Admidio to use Admidio's login. For general instructions, and other apps, please visit the [[en:2.0:single_sign_on|general Single-Sign-On overview page]]. Starting with version 5.0, Admidio can be used by other applications to authenticate users against Admidios user base. These instructions will guide you through the process of connecting a SimpleSAMLphp middleware installation to Admidio to use Admidio's login. For general instructions, and other apps, please visit the [[en:2.0:single_sign_on|general Single-Sign-On overview page]].
  
-[[https://simplesamlphp.org/|SimpleSAMLphp]] is an implementation of the SAML2.0 protocol that can be used by other applications to easily support SAML 2.0 single-sign-on / login. SimpleSAMLphp does all the communication with the Identity Provider (IdP => Admidio in our caseand the session handling. The actual web application talks to SimpleSAMLphp through a simple API, but does not have to implement the SAML protocol itself.+[[https://simplesamlphp.org/|SimpleSAMLphp]] is an implementation of the SAML2.0 protocol that can be used by other applications to easily support SAML 2.0 single-sign-on / login. SimpleSAMLphp does all the communication with the Identity Provider (IdPAdmidio in our caseand handles the session handling. The actual web application talks to SimpleSAMLphp through a simple API, but does not have to implement the SAML protocol itself.
  
-One application that uses SimpleSAMLphp for SAML login is MediaWiki, for which we have a detailed installation instruction available. These instructions cover everythin that is needed to setup SimpleSAMLphp, so instead of duplicating it, we simply refer to the MediaWiki SAML setup instructions. +One application that uses SimpleSAMLphp for SAML login is MediaWiki, for which we have a detailed installation instruction available. These instructions cover everything that is needed to setup SimpleSAMLphp. Instead of duplicating it, we simply refer to the MediaWiki SAML setup instructions. 
  
 <WRAP center round box 60%> <WRAP center round box 60%>
  • en/2.0/single_sign_on/simplesamlphp.txt
  • Last modified: 2025/04/29 01:57
  • by kainhofer