Skip to main content

Identity Provider examples

ADFS

<Profile  Name="http://adfs.test/adfs/services/trust"
SignAuthnRequest="true"
SignLogoutRequest="true"
WantSAMLResponseSigned="true"
WantAssertionSigned="true"
WantAssertionEncrypted="true"
WantLogoutResponseSigned="true"
SingleSignOnServiceBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
SingleSignOnServiceUrl="https://adfs.test/adfs/ls/"
SingleLogoutServiceUrl="https://adfs.test/adfs/ls/"
PartnerCertificateFile="Certificates\adfs.cer"/>

Azure AD

Profile Name="https://sts.windows.net/f2f933ec-d7c9-433f-8926-d3a0732a7dcf/"
SignLogoutRequest="true"
WantSAMLResponseSigned="true"
WantAssertionSigned="true"
WantLogoutResponseSigned="true"
UseEmbeddedCertificate="true"
SignatureMethod="http://www.w3.org/2000/09/xmldsig#rsa-sha1"
SingleSignOnServiceUrl="https://login.microsoftonline.com/
f2f933ec-d7c9-433f-8926-d3a0732a7dcf/saml2"
SingleLogoutServiceUrl="https://login.microsoftonline.com/
f2f933ec-d7c9-433f-8926-d3a0732a7dcf/saml2"/>

Okta

Profile Name="http://www.okta.com/exk89rwwiahjnDQiv0h7"
SignAuthnRequest="true"
SignLogoutRequest="true"
SignLogoutResponse="true"
WantSAMLResponseSigned="true"
WantLogoutRequestSigned="true"
WantLogoutResponseSigned="true"
SingleSignOnServiceBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
SingleSignOnServiceUrl="https://componentspace.oktapreview.com/app/
componentspacedev527539_exampleserviceprovider_3/exk89rwwiahjnDQiv0h7/sso/saml"
SingleLogoutServiceBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
SingleLogoutServiceUrl="https://componentspace.oktapreview.com/app/
componentspacedev527539_exampleserviceprovider_3/exk89rwwiahjnDQiv0h7/slo/saml"
PartnerCertificateFile="Certificates\okta.cer"/>

Google

Profile Name="https://accounts.google.com/o/saml2?idpid=C03kl4l11"
SignAuthnRequest="true"
WantSAMLResponseSigned="true"
WantAssertionSigned="true"
SingleSignOnServiceUrl="https://accounts.google.com/o/saml2/idp?idpid=C03kl4l11"
PartnerCertificateFile="Certificates\google.cer"/>

Salesforce

Profile Name="https://componentspace-dev-ed.my.salesforce.com"
SignAuthnRequest="true"
WantSAMLResponseSigned="true"
WantAssertionSigned="true"
WantAssertionEncrypted="true"
UseEmbeddedCertificate="true"
SignatureMethod="http://www.w3.org/2000/09/xmldsig#rsa-sha1"
SingleSignOnServiceUrl="https://componentspace-dev-ed.my.salesforce.com/idp/
endpoint/HttpRedirect"/>

Shibboleth

Profile Name="https://idp.testshib.org/idp/shibboleth"
SignAuthnRequest="true"
WantSAMLResponseSigned="true"
WantAssertionSigned="true"
WantAssertionEncrypted="true"
UseEmbeddedCertificate="true"
SignatureMethod="http://www.w3.org/2000/09/xmldsig#rsa-sha1"
SingleSignOnServiceUrl="https://idp.testshib.org/idp/profile/SAML2/Redirect/
SSO"/>

WS02 Identity Server

Profile Name="localhost"
SignAuthnRequest="true"
WantSAMLResponseSigned="true"
WantAssertionSigned="true"
WantAssertionEncrypted="true"
SingleSignOnServiceUrl="https://localhost:9443/samlsso"
SingleLogoutServiceUrl="https://localhost:9443/samlsso"
PartnerCertificateFile="Certificates\wso2.cer"/>

Onelogin

Profile Name="https://app.onelogin.com/saml/metadata/589361"
WantAssertionSigned="true"
SingleSignOnServiceUrl="https://componentspacetest-dev.onelogin.com/trust/saml2/
http-redirect/sso/589361"
SingleLogoutServiceUrl="https://componentspacetest-dev.onelogin.com/trust/saml2/
http-redirect/slo/589361"
PartnerCertificateFile="Certificates\onelogin.cer"/>

Pingone

Profile Name="https://pingone.com/idp/componentspace"
WantAssertionSigned="true"
SingleSignOnServiceUrl="https://sso.connect.pingidentity.com/sso/idp/
SSO.saml2?idpid=f0f2b9e9-967a-4c79-bb00-15fe88401e13"
SingleLogoutServiceUrl="https://sso.connect.pingidentity.com/sso/SLO.saml2"
PartnerCertificateFile="Certificates\pingone.cer"/>

Bitium

Profile Name="https://www.bitium.com/componentspace.com"
SignAuthnRequest="true"
WantAssertionSigned="true"
SingleSignOnServiceUrl="https://www.bitium.com/componentspace.com/saml/
83355/auth"
PartnerCertificateFile="Certificates\bitium.cer"/>

Centrify

Profile Name="https://aam0904.my.centrify.com/48df688f-4247-424b-b393-3f55025b5a60"
WantSAMLResponseSigned="true"
SingleSignOnServiceUrl="https://aam0904.my.centrify.com/applogin/appKey/
48df688f-4247-424b-b393-3f55025b5a60/customerId/AAM0904"
PartnerCertificateFile="Certificates\centrify.cer"/>