Dwonloaded the simplesamlphp and extracted in xampp/htdocs and named the folder as simplesamlphp.
Made changes in the config.php-
'baseurlpath' => 'http://localhost:80/simplesamlphp/www/',
and in httpd-vhosts.conf
<VirtualHost localhost:80>
DocumentRoot "C:/xampp/htdocs/simplesamlphp"
ServerName localhost
ErrorLog "logs/simplesamlphp.local-error.log"
CustomLog "logs/simplesamlphp.local-access.log" combined
Alias /simplesamlphp "c:/xampp/htdocs/simplesamlphp/www"
ServerAlias localhost
<Directory "C:/xampp/htdocs/simplesamlphp">
AllowOverride All
Order Allow,Deny
Allow from all
Require all granted
</Directory>
</VirtualHost>
opened http://localhost/simplesamlphp/www/module.php/core/frontpage_welcome.php
under configuration tab- sanity check was fine
but under federation tab - got this error msg
SimpleSAML_Error_Error: UNHANDLEDEXCEPTION
Backtrace: 0 C:\xampp\htdocs\simplesamlphp\www\module.php:179 (N/A) Caused by: Exception: authsources['default-sp']: The option 'idp' is not a valid string value. Backtrace: 7 C:\xampp\htdocs\simplesamlphp\lib\SimpleSAML\Configuration.php:538 (SimpleSAML_Configuration::getString) 6 C:\xampp\htdocs\simplesamlphp\modules\saml\lib\Auth\Source\SP.php:59 (sspmod_saml_Auth_Source_SP::__construct) 5 C:\xampp\htdocs\simplesamlphp\lib\SimpleSAML\Auth\Source.php:211 (SimpleSAML_Auth_Source::parseAuthSource) 4 C:\xampp\htdocs\simplesamlphp\lib\SimpleSAML\Auth\Source.php:66 (SimpleSAML_Auth_Source::getSourcesOfType) 3 C:\xampp\htdocs\simplesamlphp\modules\saml\hooks\hook_metadata_hosted.php:11 (saml_hook_metadata_hosted) 2 C:\xampp\htdocs\simplesamlphp\lib\SimpleSAML\Module.php:194 (SimpleSAML_Module::callHooks) 1 C:\xampp\htdocs\simplesamlphp\modules\core\www\frontpage_federation.php:58 (require) 0 C:\xampp\htdocs\simplesamlphp\www\module.php:134 (N/A)
Looking forward to your help.
Thank you in advance :)
$metadata['http://127.0.0.1/simplesaml/module.php/saml/sp/metadata.php/default-sp'] = array ( 'SingleLogoutService' => array ( 0 => array ( 'Binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect', 'Location' => 'http://127.0.0.1/simplesaml/module.php/saml/sp/saml2-logout.php/default-sp', ), ), 'AssertionConsumerService' => array ( 0 => array ( 'index' => 0, 'Binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST', 'Location' => 'http://127.0.0.1/simplesaml/module.php/saml/sp/saml2-acs.php/default-sp', ), 1 => array ( 'index' => 1, 'Binding' => 'urn:oasis:names:tc:SAML:1.0:profiles:browser-post', 'Location' => 'http://127.0.0.1/simplesaml/module.php/saml/sp/saml1-acs.php/default-sp', ), 2 => array ( 'index' => 2, 'Binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact', 'Location' => 'http://127.0.0.1/simplesaml/module.php/saml/sp/saml2-acs.php/default-sp', ), 3 => array ( 'index' => 3, 'Binding' => 'urn:oasis:names:tc:SAML:1.0:profiles:artifact-01', 'Location' => 'http://127.0.0.1/simplesaml/module.php/saml/sp/saml1-acs.php/default-sp/artifact', ), ), 'contacts' => array ( 0 => array ( 'emailAddress' => 'vishal...@aksinteractive.com', 'contactType' => 'technical', 'givenName' => 'Vishal', ), ), );
.png?part=0.1&view=1)

* vishal.verma@aksinteractive.com <vishal.verma@aksinteractive.com> [2017-04-13 07:59]:
--
You received this message because you are subscribed to a topic in the Google Groups "SimpleSAMLphp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/simplesamlphp/6nggNoe2J6M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to simplesamlphp+unsubscribe@googlegroups.com.
To post to this group, send email to simple...@googlegroups.com.
Visit this group at https://groups.google.com/group/simplesamlphp.
For more options, visit https://groups.google.com/d/optout.
"This electronic transmission and any file(s) transmitted with it are confidential and proprietary of AKS INTERACTIVE (AKS). It is solely for the use of the intended recipient. Access to this email by anyone else is unauthorized. If you have received this email in error, please delete this information and notify the sender. Although this email has been scanned for all known viruses, however AKS will not be liable in any way whatsoever for any direct, indirect or consequential damages arising from the contents of this transmission.
Any views or opinions expressed in this email are solely those of the author and not necessarily reflect the opinion of AKS".
"Let’s Make this World a Creative Place.”
HiI am not using openid. i am using only saml on one domain as a service provider and on other domain as a identity service provider.
On Fri, Apr 14, 2017 at 3:13 PM, Jaime Perez Crespo <jaime...@uninett.no> wrote:
I think Peter was already pretty clear in his response, but let’s try again: you CAN’T use the OpenIdP.
I think Peter was already pretty clear in his response, but let’s try again: you CAN’T use the OpenIdP.
> ',
> 'contactType' => 'technical',
> 'givenName' => 'Vishal',
> ),
> ),
> );
--
Jaime Pérez
UNINETT / Feide
jaime...@uninett.no
jaime...@protonmail.com
9A08 EA20 E062 70B4 616B 43E3 562A FE3A 6293 62C2
"Two roads diverged in a wood, and I, I took the one less traveled by, and that has made all the difference."
- Robert Frost
--
You received this message because you are subscribed to a topic in the Google Groups "SimpleSAMLphp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/simplesamlphp/6nggNoe2J6M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to simplesamlphp+unsubscribe@googlegroups.com.
To post to this group, send email to simple...@googlegroups.com.
Visit this group at https://groups.google.com/group/simplesamlphp.
For more options, visit https://groups.google.com/d/optout.
Hi Sir,
I have setup:
WordPress(WP) 4.2.2 with SAML single sign on plugin(SP), SimpleSAMLphp(SSP) v1.13(IdP) Ldap.
I am using this setup for:
To authenticate WP user with SSP.
The flow goes like this:
User send authentication request from WP. Request is forwarded to SSP (claims party). SSP authenticates user with help of Ldap, sends response to WP. When ts redirect back to wordpress site its give this "A username was not provided".
Please help me to resolve this. I am working on saml from 6 to 7 days but still its not working properly.
Hi,I have successfully installed simplesamlphp as a services provider and Idp provider.Now i need a help. i want to store my user data on database.now when I login to my wordpress site its redirect me to saml login page. help me what i do next to store my user data.
On Mon, Apr 17, 2017 at 4:12 PM, Jaime Perez Crespo <jaime...@uninett.no> wrote:
Hi,
Hi,
--
You received this message because you are subscribed to a topic in the Google Groups "SimpleSAMLphp" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/simplesamlphp/6nggNoe2J6M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to simplesamlphp+unsubscribe@googlegroups.com.
To post to this group, send email to simple...@googlegroups.com.
Visit this group at https://groups.google.com/group/simplesamlphp.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "SimpleSAMLphp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simplesamlph...@googlegroups.com.