OIDC with Simplesamlphp

320 views
Skip to first unread message

Kévork Tarakjian

unread,
May 19, 2021, 8:47:54 AM5/19/21
to SimpleSAMLphp
Hello everyone,

I use SimpleSAMLphp usually as a SP. And it works perfectly thank you !

But I have a probleme now. I need to implement it in an application but the website that should be the IDP in SAML2 only use OIDC. 

I just want to know if there is a way to use SIMPLESAMLPHP to connect with OIDC ? 

I have seen that there are modules but I did not quite get how it works, if it is appropriate for my situation here.

Please someone can help me ?

Kévork Tarakjian

pat...@cirrusidentity.com

unread,
May 19, 2021, 2:31:54 PM5/19/21
to SimpleSAMLphp
You can use a module.  We use (and maintain) https://github.com/cirrusidentity/simplesamlphp-module-authoauth2 and use it for that purpose.
You'll need to install the module and configure an authsource in your authsources.php file with the information needed to do oidc (like client id and secret, possibly various authorization and user info endpoints)

- Patrick

Kévork Tarakjian

unread,
Jun 2, 2021, 6:38:10 AM6/2/21
to SimpleSAMLphp
Thank You Patrick
Reply all
Reply to author
Forward
0 new messages