Skip to main content

Questions tagged [simplesamlphp]

SimpleSAMLphp is an award-winning application written in native PHP that provides authentication and authorization infrastructure focused on the Security Assertion Markup Language (SAML).

simplesamlphp
0 votes
0 answers
69 views

SimpleSAMLphp installing not showing admin page but welcome page

I have configured latest simplesamlphp2.2.2 with php 8.1.2. following https://buckbeak99.medium.com/a-step-by-step-guide-to-configuring-simplesamlphp-bcd2dbd2b2b4 but i am getting following message on ...
Piyush's user avatar
  • 111
0 votes
1 answer
70 views

SimpleSaml "State Information Lost" when trying to log in as admin after downgrade

Recently I had to downgrade a simpleSAML installation from 2.1 to 2.0 for php compatibility reasons. We are running it on an Ubuntu 22 server using Apache2 and mysql for session storage. I copied all ...
Gabe K's user avatar
  • 1
0 votes
1 answer
28 views

404 When accessing Simplesamlphp admin page

Need help getting past this error.Azure App Service running on PHP 8.2 and Linux. Webserver is nginx. Followed the installation instructions here from the simpesamlphp.org page. baseurlpath => '...
Bandz's user avatar
  • 233
0 votes
0 answers
48 views

Migration from SimpleSAMLPhP 1x to 2.x

I have a very old instance of SimpleSAMLPHP that I am trying to migrate the configuration files from the older v1.x to the newer v2.x styles. In my saml20-sp-remote.php, I have the metadata for one of ...
user3911038's user avatar
0 votes
0 answers
56 views

Unable to pass login_hint to Google SAML Authentication

I use SimpleSAML to allow users to authenticate into my application using Microsoft or Google accounts. Most clients use Microsoft, so the SAML SingleSignOnService URL binding becomes something like: ...
Matt Doble's user avatar
1 vote
1 answer
86 views

Public signing cert for simplesaml

I am trying to config simplesamlphp to test my saml client which uses passport js. Passport saml requires a certificate to be set. However when trying to setup simplesaml w/ a cert I am getting an ...
lostintranslation's user avatar
1 vote
0 answers
21 views

SimpleSAMLPhp creating multiple session files

I'm encountering a problem with simpleSAMLPhp where it continuously generates session files whenever I initiate an SAML call (Infinite loop). Upon investigation, I came across this error message: ...
donTouzi's user avatar
0 votes
0 answers
39 views

SimpleSAMLPhp creating multiple session file (Infinite loop)

I'm encountering a problem with simpleSAMLPhp where it continuously generates session files whenever I initiate an SAML call (Infinite loop). Upon investigation, I came across this error message: ...
donTouzi's user avatar
1 vote
0 answers
81 views

SimpleSamlPHP Admin Page 404 Not Found Nginx

I am trying to hit the admin page of simplesamlphp on an Azure app service running php 8.2 on Linux. Mediawiki 1.39.7 is installed in wwwroot/wiki and simplesamlphp 2.2.1 in wwwroot/wiki/var. I keep ...
Bandz's user avatar
  • 233
0 votes
0 answers
1k views

SimplesamlPHP - Could not find any default metadata entities in set [saml20-idp-hosted] for host [xxx.com : xxx.xxx/synovus/third_party/saml/public]

I've got a project which was built in 2009 on php 5 . the project is Pure vanilla / Core php project. My task was to make it work with php 8.2 . I've uploaded the project on cloudways digital ocean ...
afnan's user avatar
  • 74
1 vote
0 answers
23 views

Simplesamlphp installation no input file specified

I am installing simplesamlphp with php-fpm and apache on a redhat server. After the installation, I tring to go https://mywebsite.com/simplesaml I am being redirected to https://mywebsite.com/...
el sparrow's user avatar
1 vote
0 answers
68 views

Getting no State error with simplesamlphp library v 2.13

I have updated simplesamlphp library form v1 to v2 after which i am getting NO state error I have checked store.type in config.php is sql I was trying to see simplesamlconfiguations as a admin but got ...
namit garg's user avatar
0 votes
0 answers
49 views

SimpleSAMLphp response not handled

Have set up a SimpleSAMLphp configuration with correct metadata and login details. We can successfully login to the idp , and we can see responses back from the provider that show the detailed SAML ...
disp5gi's user avatar
0 votes
0 answers
197 views

SAML Error - The server requires a signed SAML authentication request but no signature is present

I'm relatively new to SAML integration, and I've encountered an issue recently that I've been struggling to resolve. I've managed to set up my login page to redirect users to the Identity Provider's (...
Suresh Dev's user avatar
0 votes
0 answers
57 views

Error authenticating users with SAML artifact binding using a vertx and pac4j application as SP and simplesamlphp as IdP

I have an application with vertx and pac4j acting as SP. I want to authenticate users with SAML artifact binding. As IdP I am using simplesamlphp. When the user authenticates to the IdP and the IdP ...
Jorge Domingo's user avatar

15 30 50 per page
1
2 3 4 5
26