-
Updated
Oct 10, 2020 - Java
saml2
Here are 170 public repositories matching this topic...
-
Updated
Oct 10, 2020 - Java
-
Updated
Sep 28, 2020 - Python
-
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
Jul 15, 2020 - JavaScript
-
Updated
Sep 16, 2020 - PHP
-
Updated
Oct 7, 2020 - C
-
Updated
Oct 2, 2020 - Python
-
Updated
Feb 10, 2020 - Python
-
Updated
Sep 12, 2020 - Python
-
Updated
Jul 1, 2020 - Java
-
Updated
Jan 31, 2020 - Java
-
Updated
Mar 5, 2020 - C#
-
Updated
Oct 10, 2020 - PHP
[UX] 2FA Setup
- Only ask for user input if there's actually a choice
- Explain the term OTP for dummies in a few words so that people know what it means
-
Updated
Aug 13, 2020 - Java
-
Updated
Mar 28, 2018
-
Updated
Jan 10, 2019 - Java
-
Updated
Aug 25, 2020 - C#
Improve this page
Add a description, image, and links to the saml2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the saml2 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