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 can be used to implement an identity Provider (IdP) to supply user information to authenticated services, a service provider (SP) to protect resources and offer an authentication interface or as a bridge to translate between popular identity protocols, such as: Shibboleth 1.3, A-Select, CAS, OpenID, WS-Federation and OAuth. Operates on Linux, Mac OSX and Microsoft Windows.

365 questions
-1
votes
1 answer

Installing SimpleSamlPHP 1.19.4 in Virtual Machine

This is my first time setting up SSO and any help would be appreciated. For the testing stage, I am running a local Homestead/Vagrant setup with Nginx. Example site mapped project.test. I have used the installation for simplesamlphp I have…
Tinxuanna
  • 206
  • 1
  • 3
  • 16
-1
votes
1 answer

How to install simpleSAMLphp framework with Zend framework 1

I am working on an application that was built in Zend framework 1. I want to install simpleSAMLphp as a service provider for it and trying to figure how best to do this. I'm considering a couple of options: Install it outside the application (e.g.…
Martyn
  • 6,031
  • 12
  • 55
  • 121
-1
votes
1 answer

How to go for IdP selection ? Is it resides at client environment OR at the service provide (In this case my application)?

What clients requirement : Organizational users don’t have to provide UN and PASS each time when they try to access MY PRODUCT [which is kind of SAAS]. Users will be validated on bases of their AD credentials using LDAP. What I have: My Product is…
-1
votes
1 answer

Quickbook Intergration Using PHP

I want to integrate Quickbook using php. I downloaded php coding from https://github.com/pleslie/phpaggcat/ Also i downloaded http://simplesamlphp.org/download and OAuth files. I have linked Private key and certificate. And also i have sepecified…
-2
votes
1 answer

SimpleSAMLphp does not work with memcache, whitescreens appear

Version information: Drupal 7.50, SimpleSAMLphp 1.14.4 , Memcache 3.0.8 and php 5.6.24 I’m currently making a single sign on using simplesamlphp with memcache. I want to be able to login to my drupal site using something like…
Harie
  • 23
  • 8
1 2 3
24
25