DNN SAML IDP Endpoints


You can provide the following information to your service provider:

  • IDP Entity ID or Issuer
https://example.com/DesktopModules/MVC/modnnsamlidp
  • Single Sign-On URL (The URL where SAML login request will be posted.)
https://example.com/DesktopModules/idp/API/saml/login
  • IDP Initiated SSO URL
https://example.com/DesktopModules/idp/API/saml/idpinitiatedlogin
  • SAML SLO URL (The URL where SAML logout request will be posted.)
https://example.com/DesktopModules/idp/API/saml/logout
  • X.509 Certificate (If a Signed Response or Signed Assertion needs to be posted from IDP)

DNN SAML IDP - DNN as SAML Identity Provider - Provide metadata to service provider