saml
Here are 282 public repositories matching this topic...
-
Updated
Oct 12, 2020 - Java
-
Updated
Feb 15, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 9, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 9, 2020 - TypeScript
Need simpler example
Code Version
master
Expected Behavior
Find a simple example of necessary configuration and usage of the library from the project site.
Current Behavior
Find a 1000+ line code written in such a low level th
-
Updated
Sep 18, 2020 - Java
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Oct 9, 2020 - Java
-
Updated
Sep 16, 2020 - PHP
-
Updated
May 28, 2020
-
Updated
Sep 22, 2020 - Ruby
-
Updated
Sep 24, 2020 - C#
-
Updated
Sep 29, 2020 - Python
-
Updated
Sep 11, 2020 - Java
-
Updated
Oct 9, 2020 - Ruby
-
Updated
Jul 30, 2020 - Go
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Oct 9, 2020 - Java
Improve this page
Add a description, image, and links to the saml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the saml topic, visit your repo's landing page and select "manage topics."


Hello,
Just tried the last 2 days to make simpleSaml works with Nginx, and it doen't work with the config showed the doc.
Finally got it working.
The error is a missing line (
fastcgi_param PATH_INFO $pathinfo if_not_empty;) in the doc (https://simplesamlphp.org/docs/stable/simplesamlphp-install#section_5) that can be seen in the ticket the config is taken from (https://github.com/simple