SAML Server: Difference between revisions

m
Line 25:
 
*Configuring SimpleSAML php:
Below 4 files need to be edited with proper values:
::* sudo nano /var/simplesamlphp/config/config.php
{{UC}}
::* sudo nano /var/simplesamlphp/config/authsources.php
{{UC}}
::* sudo nano /var/simplesamlphp/metadata/saml20-idp-hosted.php
{{UC}}
::* sudo nano /var/simplesamlphp/metadata/saml20-sp-remote.php
{{UC}}