-
Hello guys,
for a project of mine simplesamlphp is one of many sources for authentication, the main source is another php application.
Inside the application i know the following stuff:
- authSource …
-
Hi,
I am installing simplesamlphp on centos 6.6. I am able to install it with selinux disabled but with selinux enabled i am getting the below error in apache logs
[Thu Apr 30 16:09:06 2015] [error]…
-
Hi,
Thanks for the great software!!! I've integrated simplesamlphp with our product but I've hit a snag with FIPS 140-2 compliance and mcrypt usage in xmlsec.libs.php. Are there any functional reas…
-
Good day,
Could you please assist if it is possible to use SimpleSAMLPHP project when response from the IdP is completely encrypted (not separate fields but the whole object). Looking at SAML2_Encr…
-
HI,
I am setting up SSO using SimpleSAMLPHP in drupal, I have set this up but once i login It throws below error:
Unhandled exception
An unhandled exception was thrown.
If you report this error,…
-
```
[saml@webapp-10 scripts]$ ./analyze_logs.sh
Statistics directory : /apps/statistics_out/instance/
Input file : /var/cache/simplesamlphp/statistics/instance.log
Offset …
-
**Is your feature request related to a problem? Please describe.**
It is not clear to me what the cronjob does, why it is needed.
What does it do, that can not be done with metarefresh?
It also ha…
-
Hey all,
I've been working on this new tool [riplink](https://github.com/mschwager/riplink), which finds dead links. It appears to have found some on the SimpleSAMLphp website:
```
$ riplink -t…
-
Good afternoon:
Sorry for including this topic, but I've been trying to solve this issue for a few weeks and I can't find it.
My intention is to add another attribute (besides sub) in the JWT of the…
-
Hello,
We are trying to upgrade from v1 to v2.0.0 but we seem to have an issue with older sessions.
It seems like trying to authenticate with an old session ends up with an "unserialize" error on …