SAML Server: Difference between revisions

m (m)
Line 1:
[[Category:Lab]]
=How to create aCreating SAML server for LabServer Testing=
 
Source: [https://www.helloitsliam.com/2014/12/23/install-configure-and-test-simplesamlphp-for-authentication-testing/ helloitsliam.com],[https://support.citrix.com/article/CTX200271 support.citrix.com], [https://simplesamlphp.org/docs/stable/simplesamlphp-idp simplesamlphp.org], [https://www.citrix.com/blogs/2012/08/24/174193098/ citrix.com]
Line 59:
*Now the page should be available over https:
https://<ip-address-of-server>/simplesamlphp
 
 
= Integrating with SAML Server =
 
You need to have a [[SAML Server]] to achieve below setups:
 
 
== NetScaler as SP ==
 
10.107.88.70 SAML Server saml.testlab.com
10.107.88.69 Netscaler VIP aaavip.testlab.com
10.107.88.79 Netscaler SNIP samlvip.testlab.com
10.107.88.93 Backend Server
10.107.88.80 LDAP Server
 
 
== NetScaler as IDP ==
{{UC}}